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