Waiter<GetSteeringPolicyRequest,GetSteeringPolicyResponse> |
DnsWaiters.forSteeringPolicy(GetSteeringPolicyRequest request,
SteeringPolicy.LifecycleState... targetStates)
Creates a new Waiter using default configuration.
|
Waiter<GetSteeringPolicyRequest,GetSteeringPolicyResponse> |
DnsWaiters.forSteeringPolicy(GetSteeringPolicyRequest request,
SteeringPolicy.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Waiter<GetSteeringPolicyRequest,GetSteeringPolicyResponse> |
DnsWaiters.forSteeringPolicy(GetSteeringPolicyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
SteeringPolicy.LifecycleState... targetStates)
Creates a new Waiter using the provided configuration.
|
Future<GetSteeringPolicyResponse> |
DnsAsync.getSteeringPolicy(GetSteeringPolicyRequest request,
AsyncHandler<GetSteeringPolicyRequest,GetSteeringPolicyResponse> handler)
Gets information about the specified steering policy.
|
Future<GetSteeringPolicyResponse> |
DnsAsyncClient.getSteeringPolicy(GetSteeringPolicyRequest request,
AsyncHandler<GetSteeringPolicyRequest,GetSteeringPolicyResponse> handler) |