Uses of Class
com.oracle.bmc.cloudguard.model.SightingCollection
- 
Packages that use SightingCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses 
- 
- 
Uses of SightingCollection in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return SightingCollection Modifier and Type Method Description SightingCollectionSightingCollection.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type SightingCollection Modifier and Type Method Description SightingCollection.BuilderSightingCollection.Builder. copy(SightingCollection model)
- 
Uses of SightingCollection in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return SightingCollection Modifier and Type Method Description SightingCollectionListSightingsResponse. getSightingCollection()The returned SightingCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type SightingCollection Modifier and Type Method Description ListSightingsResponse.BuilderListSightingsResponse.Builder. sightingCollection(SightingCollection sightingCollection)The returned SightingCollection instance.
 
-