Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAlertPolicyRequest,GetAlertPolicyResponse> |
DataSafeWaiters.forAlertPolicy(GetAlertPolicyRequest request,
AlertPolicyLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAlertPolicyRequest,GetAlertPolicyResponse> |
DataSafeWaiters.forAlertPolicy(GetAlertPolicyRequest request,
AlertPolicyLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAlertPolicyRequest,GetAlertPolicyResponse> |
DataSafeWaiters.forAlertPolicy(GetAlertPolicyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
AlertPolicyLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetAlertPolicyResponse> |
DataSafeAsync.getAlertPolicy(GetAlertPolicyRequest request,
AsyncHandler<GetAlertPolicyRequest,GetAlertPolicyResponse> handler)
Gets the details of alert policy by its ID.
|
Future<GetAlertPolicyResponse> |
DataSafeAsyncClient.getAlertPolicy(GetAlertPolicyRequest request,
AsyncHandler<GetAlertPolicyRequest,GetAlertPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAlertPolicyRequest |
GetAlertPolicyRequest.Builder.build()
Build the instance of GetAlertPolicyRequest as configured by this builder
|
GetAlertPolicyRequest |
GetAlertPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAlertPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAlertPolicyRequest.Builder |
GetAlertPolicyRequest.Builder.copy(GetAlertPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.