| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudcontrol.waiters |
| Modifier and Type | Method and Description |
|---|---|
static CloudControlAsyncWaiter.Builder |
CloudControlAsyncWaiter.builder()
Create a builder that can be used to configure and create a
CloudControlAsyncWaiter. |
CloudControlAsyncWaiter.Builder |
CloudControlAsyncWaiter.Builder.client(CloudControlAsyncClient client)
Sets a custom
CloudControlAsyncClient that will be used to poll the resource |
default CloudControlAsyncWaiter.Builder |
CloudControlAsyncWaiter.Builder.overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder> overrideConfiguration)
This is a convenient method to pass the override configuration without the need to create an instance
manually via
WaiterOverrideConfiguration.builder() |
CloudControlAsyncWaiter.Builder |
CloudControlAsyncWaiter.Builder.overrideConfiguration(WaiterOverrideConfiguration overrideConfiguration)
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this
builder
|
CloudControlAsyncWaiter.Builder |
CloudControlAsyncWaiter.Builder.scheduledExecutorService(ScheduledExecutorService executorService)
Sets a custom
ScheduledExecutorService that will be used to schedule async polling attempts |
Copyright © 2023. All rights reserved.