Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCustomProtectionRuleRequest,GetCustomProtectionRuleResponse> |
WaasWaiters.forCustomProtectionRule(GetCustomProtectionRuleRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCustomProtectionRuleRequest,GetCustomProtectionRuleResponse> |
WaasWaiters.forCustomProtectionRule(GetCustomProtectionRuleRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCustomProtectionRuleRequest,GetCustomProtectionRuleResponse> |
WaasWaiters.forCustomProtectionRule(GetCustomProtectionRuleRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetCustomProtectionRuleResponse> |
WaasAsyncClient.getCustomProtectionRule(GetCustomProtectionRuleRequest request,
AsyncHandler<GetCustomProtectionRuleRequest,GetCustomProtectionRuleResponse> handler) |
Future<GetCustomProtectionRuleResponse> |
WaasAsync.getCustomProtectionRule(GetCustomProtectionRuleRequest request,
AsyncHandler<GetCustomProtectionRuleRequest,GetCustomProtectionRuleResponse> handler)
Gets the details of a custom protection rule.
|
Modifier and Type | Method and Description |
---|---|
GetCustomProtectionRuleRequest |
GetCustomProtectionRuleRequest.Builder.build()
Build the instance of GetCustomProtectionRuleRequest as configured by this builder
|
GetCustomProtectionRuleRequest |
GetCustomProtectionRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCustomProtectionRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCustomProtectionRuleRequest.Builder |
GetCustomProtectionRuleRequest.Builder.copy(GetCustomProtectionRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.