Uses of Class
com.oracle.bmc.threatintelligence.model.ThreatTypesCollection.Builder
-
Packages that use ThreatTypesCollection.Builder Package Description com.oracle.bmc.threatintelligence.model -
-
Uses of ThreatTypesCollection.Builder in com.oracle.bmc.threatintelligence.model
Methods in com.oracle.bmc.threatintelligence.model that return ThreatTypesCollection.Builder Modifier and Type Method Description static ThreatTypesCollection.BuilderThreatTypesCollection. builder()Create a new builder.ThreatTypesCollection.BuilderThreatTypesCollection.Builder. copy(ThreatTypesCollection model)ThreatTypesCollection.BuilderThreatTypesCollection.Builder. items(List<ThreatTypeSummary> items)The list of threat types that can be used to search for threat indicators.ThreatTypesCollection.BuilderThreatTypesCollection. toBuilder()
-