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