Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
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. |
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. |
GetAlertResponse |
DataSafe.getAlert(GetAlertRequest request)
Gets the details of the specified alerts.
|
GetAlertResponse |
DataSafeClient.getAlert(GetAlertRequest request) |
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 |
---|---|
GetAlertRequest |
GetAlertRequest.Builder.build()
Build the instance of GetAlertRequest as configured by this builder
|
GetAlertRequest |
GetAlertRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAlertRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAlertRequest.Builder |
GetAlertRequest.Builder.copy(GetAlertRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.