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