@Generated(value="software.amazon.awssdk:codegen") public interface CloudFormationAsyncWaiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
CloudFormationAsyncWaiter.Builder |
closedefault CompletableFuture<WaiterResponse<DescribeChangeSetResponse>> waitUntilChangeSetCreateComplete(DescribeChangeSetRequest describeChangeSetRequest)
CloudFormationAsyncClient.describeChangeSet(software.amazon.awssdk.services.cloudformation.model.DescribeChangeSetRequest) API until the desired condition
ChangeSetCreateComplete is met, or until it is determined that the resource will never enter into the
desired statedescribeChangeSetRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeChangeSetResponse>> waitUntilChangeSetCreateComplete(Consumer<DescribeChangeSetRequest.Builder> describeChangeSetRequest)
CloudFormationAsyncClient.describeChangeSet(software.amazon.awssdk.services.cloudformation.model.DescribeChangeSetRequest) API until the desired condition
ChangeSetCreateComplete is met, or until it is determined that the resource will never enter into the
desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeChangeSetRequest.builder()
describeChangeSetRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeChangeSetResponse>> waitUntilChangeSetCreateComplete(DescribeChangeSetRequest describeChangeSetRequest, WaiterOverrideConfiguration overrideConfig)
CloudFormationAsyncClient.describeChangeSet(software.amazon.awssdk.services.cloudformation.model.DescribeChangeSetRequest) API until the desired condition
ChangeSetCreateComplete is met, or until it is determined that the resource will never enter into the
desired statedescribeChangeSetRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeChangeSetResponse>> waitUntilChangeSetCreateComplete(Consumer<DescribeChangeSetRequest.Builder> describeChangeSetRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
CloudFormationAsyncClient.describeChangeSet(software.amazon.awssdk.services.cloudformation.model.DescribeChangeSetRequest) API until the desired condition
ChangeSetCreateComplete is met, or until it is determined that the resource will never enter into the
desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeChangeSetRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackCreateComplete(DescribeStacksRequest describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackCreateComplete is met, or until it is determined that the resource will never enter into the desired
statedescribeStacksRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackCreateComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackCreateComplete is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeStacksRequest.builder()
describeStacksRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackCreateComplete(DescribeStacksRequest describeStacksRequest, WaiterOverrideConfiguration overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackCreateComplete is met, or until it is determined that the resource will never enter into the desired
statedescribeStacksRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackCreateComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackCreateComplete is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeStacksRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackDeleteComplete(DescribeStacksRequest describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackDeleteComplete is met, or until it is determined that the resource will never enter into the desired
statedescribeStacksRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackDeleteComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackDeleteComplete is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeStacksRequest.builder()
describeStacksRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackDeleteComplete(DescribeStacksRequest describeStacksRequest, WaiterOverrideConfiguration overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackDeleteComplete is met, or until it is determined that the resource will never enter into the desired
statedescribeStacksRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackDeleteComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackDeleteComplete is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeStacksRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackExists(DescribeStacksRequest describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition StackExists is
met, or until it is determined that the resource will never enter into the desired statedescribeStacksRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackExists(Consumer<DescribeStacksRequest.Builder> describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition StackExists is
met, or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeStacksRequest.builder()
describeStacksRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackExists(DescribeStacksRequest describeStacksRequest, WaiterOverrideConfiguration overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition StackExists is
met, or until it is determined that the resource will never enter into the desired statedescribeStacksRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackExists(Consumer<DescribeStacksRequest.Builder> describeStacksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition StackExists is
met, or until it is determined that the resource will never enter into the desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeStacksRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackImportComplete(DescribeStacksRequest describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackImportComplete is met, or until it is determined that the resource will never enter into the desired
statedescribeStacksRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackImportComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackImportComplete is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeStacksRequest.builder()
describeStacksRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackImportComplete(DescribeStacksRequest describeStacksRequest, WaiterOverrideConfiguration overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackImportComplete is met, or until it is determined that the resource will never enter into the desired
statedescribeStacksRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackImportComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackImportComplete is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeStacksRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackRollbackComplete(DescribeStacksRequest describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackRollbackComplete is met, or until it is determined that the resource will never enter into the
desired statedescribeStacksRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackRollbackComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackRollbackComplete is met, or until it is determined that the resource will never enter into the
desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeStacksRequest.builder()
describeStacksRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackRollbackComplete(DescribeStacksRequest describeStacksRequest, WaiterOverrideConfiguration overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackRollbackComplete is met, or until it is determined that the resource will never enter into the
desired statedescribeStacksRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackRollbackComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackRollbackComplete is met, or until it is determined that the resource will never enter into the
desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeStacksRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackUpdateComplete(DescribeStacksRequest describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackUpdateComplete is met, or until it is determined that the resource will never enter into the desired
statedescribeStacksRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackUpdateComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackUpdateComplete is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeStacksRequest.builder()
describeStacksRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackUpdateComplete(DescribeStacksRequest describeStacksRequest, WaiterOverrideConfiguration overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackUpdateComplete is met, or until it is determined that the resource will never enter into the desired
statedescribeStacksRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeStacksResponse>> waitUntilStackUpdateComplete(Consumer<DescribeStacksRequest.Builder> describeStacksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
CloudFormationAsyncClient.describeStacks(software.amazon.awssdk.services.cloudformation.model.DescribeStacksRequest) API until the desired condition
StackUpdateComplete is met, or until it is determined that the resource will never enter into the desired
state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeStacksRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeTypeRegistrationResponse>> waitUntilTypeRegistrationComplete(DescribeTypeRegistrationRequest describeTypeRegistrationRequest)
CloudFormationAsyncClient.describeTypeRegistration(software.amazon.awssdk.services.cloudformation.model.DescribeTypeRegistrationRequest) API until the desired condition
TypeRegistrationComplete is met, or until it is determined that the resource will never enter into the
desired statedescribeTypeRegistrationRequest - the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeTypeRegistrationResponse>> waitUntilTypeRegistrationComplete(Consumer<DescribeTypeRegistrationRequest.Builder> describeTypeRegistrationRequest)
CloudFormationAsyncClient.describeTypeRegistration(software.amazon.awssdk.services.cloudformation.model.DescribeTypeRegistrationRequest) API until the desired condition
TypeRegistrationComplete is met, or until it is determined that the resource will never enter into the
desired state.
This is a convenience method to create an instance of the request builder without the need to create one manually
using DescribeTypeRegistrationRequest.builder()
describeTypeRegistrationRequest - The consumer that will configure the request to be used for pollingdefault CompletableFuture<WaiterResponse<DescribeTypeRegistrationResponse>> waitUntilTypeRegistrationComplete(DescribeTypeRegistrationRequest describeTypeRegistrationRequest, WaiterOverrideConfiguration overrideConfig)
CloudFormationAsyncClient.describeTypeRegistration(software.amazon.awssdk.services.cloudformation.model.DescribeTypeRegistrationRequest) API until the desired condition
TypeRegistrationComplete is met, or until it is determined that the resource will never enter into the
desired statedescribeTypeRegistrationRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault CompletableFuture<WaiterResponse<DescribeTypeRegistrationResponse>> waitUntilTypeRegistrationComplete(Consumer<DescribeTypeRegistrationRequest.Builder> describeTypeRegistrationRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
CloudFormationAsyncClient.describeTypeRegistration(software.amazon.awssdk.services.cloudformation.model.DescribeTypeRegistrationRequest) API until the desired condition
TypeRegistrationComplete is met, or until it is determined that the resource will never enter into the
desired state.
This is a convenience method to create an instance of the request builder and instance of the override config builder
describeTypeRegistrationRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic CloudFormationAsyncWaiter.Builder builder()
CloudFormationAsyncWaiter.static CloudFormationAsyncWaiter create()
CloudFormationAsyncWaiter with the default configuration.
A default CloudFormationAsyncClient will be created to poll resources. It is recommended to share a
single instance of the waiter created via this method. If it is not desirable to share a waiter instance, invoke
SdkAutoCloseable.close() to release the resources once the waiter is not needed.
CloudFormationAsyncWaiterCopyright © 2021. All rights reserved.