Uses of Class
com.oracle.bmc.cloudguard.model.DetectorCollection
- 
Packages that use DetectorCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses 
- 
- 
Uses of DetectorCollection in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return DetectorCollection Modifier and Type Method Description DetectorCollectionDetectorCollection.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type DetectorCollection Modifier and Type Method Description DetectorCollection.BuilderDetectorCollection.Builder. copy(DetectorCollection model)
- 
Uses of DetectorCollection in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return DetectorCollection Modifier and Type Method Description DetectorCollectionListDetectorsResponse. getDetectorCollection()The returned DetectorCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type DetectorCollection Modifier and Type Method Description ListDetectorsResponse.BuilderListDetectorsResponse.Builder. detectorCollection(DetectorCollection detectorCollection)The returned DetectorCollection instance.
 
-