Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
GetSightingResponse |
CloudGuard.getSighting(GetSightingRequest request)
Returns a single sighting (Sighting resource) identified by sightingId.
|
GetSightingResponse |
CloudGuardClient.getSighting(GetSightingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSightingResponse> |
CloudGuardAsyncClient.getSighting(GetSightingRequest request,
AsyncHandler<GetSightingRequest,GetSightingResponse> handler) |
Future<GetSightingResponse> |
CloudGuardAsync.getSighting(GetSightingRequest request,
AsyncHandler<GetSightingRequest,GetSightingResponse> handler)
Returns a single sighting (Sighting resource) identified by sightingId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSightingResponse> |
CloudGuardAsyncClient.getSighting(GetSightingRequest request,
AsyncHandler<GetSightingRequest,GetSightingResponse> handler) |
Future<GetSightingResponse> |
CloudGuardAsync.getSighting(GetSightingRequest request,
AsyncHandler<GetSightingRequest,GetSightingResponse> handler)
Returns a single sighting (Sighting resource) identified by sightingId.
|
Modifier and Type | Method and Description |
---|---|
GetSightingResponse |
GetSightingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSightingResponse.Builder |
GetSightingResponse.Builder.copy(GetSightingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.