public static interface Route53RecoveryControlConfigAsyncWaiter.Builder
Route53RecoveryControlConfigAsyncWaiter.Builder scheduledExecutorService(ScheduledExecutorService executorService)
ScheduledExecutorService that will be used to schedule async polling attempts
This executorService must be closed by the caller when it is ready to be disposed. The SDK will not close the executorService when the waiter is closed
executorService - the executorService to setRoute53RecoveryControlConfigAsyncWaiter.Builder overrideConfiguration(WaiterOverrideConfiguration overrideConfiguration)
overrideConfiguration - the override configuration to setdefault Route53RecoveryControlConfigAsyncWaiter.Builder overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder> overrideConfiguration)
WaiterOverrideConfiguration.builder()overrideConfiguration - The consumer that will configure the overrideConfigurationoverrideConfiguration(WaiterOverrideConfiguration)Route53RecoveryControlConfigAsyncWaiter.Builder client(Route53RecoveryControlConfigAsyncClient client)
Route53RecoveryControlConfigAsyncClient that will be used to poll the resource
This SDK client must be closed by the caller when it is ready to be disposed. The SDK will not close the client when the waiter is closed
client - the client to send the requestRoute53RecoveryControlConfigAsyncWaiter build()
Route53RecoveryControlConfigAsyncWaiter based on the configurations supplied to
this builderRoute53RecoveryControlConfigAsyncWaiterCopyright © 2021. All rights reserved.