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.model
Methods in com.oracle.bmc.cloudguard.model that return SightingCollection Modifier and Type Method Description SightingCollection
SightingCollection.Builder. build()
Methods in com.oracle.bmc.cloudguard.model with parameters of type SightingCollection Modifier and Type Method Description SightingCollection.Builder
SightingCollection.Builder. copy(SightingCollection model)
-
Uses of SightingCollection in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return SightingCollection Modifier and Type Method Description SightingCollection
ListSightingsResponse. getSightingCollection()
The returned SightingCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type SightingCollection Modifier and Type Method Description ListSightingsResponse.Builder
ListSightingsResponse.Builder. sightingCollection(SightingCollection sightingCollection)
The returned SightingCollection instance.
-