Uses of Class
com.oracle.bmc.cloudguard.model.SightingEndpointCollection
-
Packages that use SightingEndpointCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses -
-
Uses of SightingEndpointCollection in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return SightingEndpointCollection Modifier and Type Method Description SightingEndpointCollection
SightingEndpointCollection.Builder. build()
Methods in com.oracle.bmc.cloudguard.model with parameters of type SightingEndpointCollection Modifier and Type Method Description SightingEndpointCollection.Builder
SightingEndpointCollection.Builder. copy(SightingEndpointCollection model)
-
Uses of SightingEndpointCollection in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return SightingEndpointCollection Modifier and Type Method Description SightingEndpointCollection
ListSightingEndpointsResponse. getSightingEndpointCollection()
The returned SightingEndpointCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type SightingEndpointCollection Modifier and Type Method Description ListSightingEndpointsResponse.Builder
ListSightingEndpointsResponse.Builder. sightingEndpointCollection(SightingEndpointCollection sightingEndpointCollection)
The returned SightingEndpointCollection instance.
-