Uses of Class
com.oracle.bmc.threatintelligence.model.IndicatorRelationship.Builder
-
Packages that use IndicatorRelationship.Builder Package Description com.oracle.bmc.threatintelligence.model -
-
Uses of IndicatorRelationship.Builder in com.oracle.bmc.threatintelligence.model
Methods in com.oracle.bmc.threatintelligence.model that return IndicatorRelationship.Builder Modifier and Type Method Description IndicatorRelationship.Builder
IndicatorRelationship.Builder. attribution(List<DataAttribution> attribution)
The array of attribution data that support this relationship.static IndicatorRelationship.Builder
IndicatorRelationship. builder()
Create a new builder.IndicatorRelationship.Builder
IndicatorRelationship.Builder. copy(IndicatorRelationship model)
IndicatorRelationship.Builder
IndicatorRelationship.Builder. name(String name)
The name of the attribute.IndicatorRelationship.Builder
IndicatorRelationship.Builder. relatedEntity(EntityReference relatedEntity)
IndicatorRelationship.Builder
IndicatorRelationship. toBuilder()
-