Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetAlertResponse |
DataSafe.getAlert(GetAlertRequest request)
Gets the details of the specified alerts.
|
GetAlertResponse |
DataSafeClient.getAlert(GetAlertRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAlertRequest,GetAlertResponse> |
DataSafeWaiters.forAlert(GetAlertRequest request,
AlertLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAlertRequest,GetAlertResponse> |
DataSafeWaiters.forAlert(GetAlertRequest request,
AlertLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAlertRequest,GetAlertResponse> |
DataSafeWaiters.forAlert(GetAlertRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
AlertLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetAlertResponse> |
DataSafeAsync.getAlert(GetAlertRequest request,
AsyncHandler<GetAlertRequest,GetAlertResponse> handler)
Gets the details of the specified alerts.
|
Future<GetAlertResponse> |
DataSafeAsyncClient.getAlert(GetAlertRequest request,
AsyncHandler<GetAlertRequest,GetAlertResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAlertResponse> |
DataSafeAsync.getAlert(GetAlertRequest request,
AsyncHandler<GetAlertRequest,GetAlertResponse> handler)
Gets the details of the specified alerts.
|
Future<GetAlertResponse> |
DataSafeAsyncClient.getAlert(GetAlertRequest request,
AsyncHandler<GetAlertRequest,GetAlertResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAlertResponse |
GetAlertResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAlertResponse.Builder |
GetAlertResponse.Builder.copy(GetAlertResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.