Uses of Class
com.oracle.bmc.threatintelligence.model.ThreatTypesCollection
-
Packages that use ThreatTypesCollection Package Description com.oracle.bmc.threatintelligence.model com.oracle.bmc.threatintelligence.responses -
-
Uses of ThreatTypesCollection in com.oracle.bmc.threatintelligence.model
Methods in com.oracle.bmc.threatintelligence.model that return ThreatTypesCollection Modifier and Type Method Description ThreatTypesCollectionThreatTypesCollection.Builder. build()Methods in com.oracle.bmc.threatintelligence.model with parameters of type ThreatTypesCollection Modifier and Type Method Description ThreatTypesCollection.BuilderThreatTypesCollection.Builder. copy(ThreatTypesCollection model) -
Uses of ThreatTypesCollection in com.oracle.bmc.threatintelligence.responses
Methods in com.oracle.bmc.threatintelligence.responses that return ThreatTypesCollection Modifier and Type Method Description ThreatTypesCollectionListThreatTypesResponse. getThreatTypesCollection()The returned ThreatTypesCollection instance.Methods in com.oracle.bmc.threatintelligence.responses with parameters of type ThreatTypesCollection Modifier and Type Method Description ListThreatTypesResponse.BuilderListThreatTypesResponse.Builder. threatTypesCollection(ThreatTypesCollection threatTypesCollection)The returned ThreatTypesCollection instance.
-