Package | Description |
---|---|
com.oracle.bmc.threatintelligence.model |
Modifier and Type | Method and Description |
---|---|
IndicatorAttribute.Builder |
IndicatorAttribute.Builder.attribution(List<DataAttribution> attribution)
The array of attribution data that support this attribute.
|
static IndicatorAttribute.Builder |
IndicatorAttribute.builder()
Create a new builder.
|
IndicatorAttribute.Builder |
IndicatorAttribute.Builder.copy(IndicatorAttribute model) |
IndicatorAttribute.Builder |
IndicatorAttribute.Builder.name(String name)
The name of the attribute.
|
IndicatorAttribute.Builder |
IndicatorAttribute.toBuilder() |
IndicatorAttribute.Builder |
IndicatorAttribute.Builder.value(String value)
The value of the attribute.
|
Copyright © 2016–2024. All rights reserved.