@Generated(value="software.amazon.awssdk:codegen") public interface Ec2Waiter extends SdkAutoCloseable
builder()
methodModifier and Type | Interface and Description |
---|---|
static interface |
Ec2Waiter.Builder |
Modifier and Type | Method and Description |
---|---|
static Ec2Waiter.Builder |
builder()
Create a builder that can be used to configure and create a
Ec2Waiter . |
static Ec2Waiter |
create()
Create an instance of
Ec2Waiter with the default configuration. |
default WaiterResponse<DescribeBundleTasksResponse> |
waitUntilBundleTaskComplete(Consumer<DescribeBundleTasksRequest.Builder> describeBundleTasksRequest)
Polls
Ec2Client.describeBundleTasks() API until the desired condition BundleTaskComplete is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeBundleTasksResponse> |
waitUntilBundleTaskComplete(Consumer<DescribeBundleTasksRequest.Builder> describeBundleTasksRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeBundleTasks() API until the desired condition BundleTaskComplete is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeBundleTasksResponse> |
waitUntilBundleTaskComplete(DescribeBundleTasksRequest describeBundleTasksRequest)
Polls
Ec2Client.describeBundleTasks() API until the desired condition BundleTaskComplete is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeBundleTasksResponse> |
waitUntilBundleTaskComplete(DescribeBundleTasksRequest describeBundleTasksRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeBundleTasks() API until the desired condition BundleTaskComplete is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskCancelled(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskCancelled
is met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskCancelled(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskCancelled
is met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskCancelled(DescribeConversionTasksRequest describeConversionTasksRequest)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskCancelled
is met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskCancelled(DescribeConversionTasksRequest describeConversionTasksRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskCancelled
is met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskCompleted(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskCompleted
is met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskCompleted(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskCompleted
is met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskCompleted(DescribeConversionTasksRequest describeConversionTasksRequest)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskCompleted
is met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskCompleted(DescribeConversionTasksRequest describeConversionTasksRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskCompleted
is met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskDeleted(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskDeleted is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskDeleted(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskDeleted is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskDeleted(DescribeConversionTasksRequest describeConversionTasksRequest)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeConversionTasksResponse> |
waitUntilConversionTaskDeleted(DescribeConversionTasksRequest describeConversionTasksRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeConversionTasks() API until the desired condition ConversionTaskDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeCustomerGatewaysResponse> |
waitUntilCustomerGatewayAvailable(Consumer<DescribeCustomerGatewaysRequest.Builder> describeCustomerGatewaysRequest)
Polls
Ec2Client.describeCustomerGateways() API until the desired condition CustomerGatewayAvailable
is met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeCustomerGatewaysResponse> |
waitUntilCustomerGatewayAvailable(Consumer<DescribeCustomerGatewaysRequest.Builder> describeCustomerGatewaysRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeCustomerGateways() API until the desired condition CustomerGatewayAvailable
is met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeCustomerGatewaysResponse> |
waitUntilCustomerGatewayAvailable(DescribeCustomerGatewaysRequest describeCustomerGatewaysRequest)
Polls
Ec2Client.describeCustomerGateways() API until the desired condition CustomerGatewayAvailable
is met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeCustomerGatewaysResponse> |
waitUntilCustomerGatewayAvailable(DescribeCustomerGatewaysRequest describeCustomerGatewaysRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeCustomerGateways() API until the desired condition CustomerGatewayAvailable
is met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeExportTasksResponse> |
waitUntilExportTaskCancelled(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest)
Polls
Ec2Client.describeExportTasks() API until the desired condition ExportTaskCancelled is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeExportTasksResponse> |
waitUntilExportTaskCancelled(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeExportTasks() API until the desired condition ExportTaskCancelled is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeExportTasksResponse> |
waitUntilExportTaskCancelled(DescribeExportTasksRequest describeExportTasksRequest)
Polls
Ec2Client.describeExportTasks() API until the desired condition ExportTaskCancelled is met,
or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeExportTasksResponse> |
waitUntilExportTaskCancelled(DescribeExportTasksRequest describeExportTasksRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeExportTasks() API until the desired condition ExportTaskCancelled is met,
or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeExportTasksResponse> |
waitUntilExportTaskCompleted(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest)
Polls
Ec2Client.describeExportTasks() API until the desired condition ExportTaskCompleted is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeExportTasksResponse> |
waitUntilExportTaskCompleted(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeExportTasks() API until the desired condition ExportTaskCompleted is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeExportTasksResponse> |
waitUntilExportTaskCompleted(DescribeExportTasksRequest describeExportTasksRequest)
Polls
Ec2Client.describeExportTasks() API until the desired condition ExportTaskCompleted is met,
or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeExportTasksResponse> |
waitUntilExportTaskCompleted(DescribeExportTasksRequest describeExportTasksRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeExportTasks() API until the desired condition ExportTaskCompleted is met,
or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeImagesResponse> |
waitUntilImageAvailable(Consumer<DescribeImagesRequest.Builder> describeImagesRequest)
Polls
Ec2Client.describeImages() API until the desired condition ImageAvailable is met, or until it
is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeImagesResponse> |
waitUntilImageAvailable(Consumer<DescribeImagesRequest.Builder> describeImagesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeImages() API until the desired condition ImageAvailable is met, or until it
is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeImagesResponse> |
waitUntilImageAvailable(DescribeImagesRequest describeImagesRequest)
Polls
Ec2Client.describeImages() API until the desired condition ImageAvailable is met, or until it
is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeImagesResponse> |
waitUntilImageAvailable(DescribeImagesRequest describeImagesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeImages() API until the desired condition ImageAvailable is met, or until it
is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeImagesResponse> |
waitUntilImageExists(Consumer<DescribeImagesRequest.Builder> describeImagesRequest)
Polls
Ec2Client.describeImages() API until the desired condition ImageExists is met, or until it is
determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeImagesResponse> |
waitUntilImageExists(Consumer<DescribeImagesRequest.Builder> describeImagesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeImages() API until the desired condition ImageExists is met, or until it is
determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeImagesResponse> |
waitUntilImageExists(DescribeImagesRequest describeImagesRequest)
Polls
Ec2Client.describeImages() API until the desired condition ImageExists is met, or until it is
determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeImagesResponse> |
waitUntilImageExists(DescribeImagesRequest describeImagesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeImages() API until the desired condition ImageExists is met, or until it is
determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceExists(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceExists is met, or until
it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceExists(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceExists is met, or until
it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceExists(DescribeInstancesRequest describeInstancesRequest)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceExists is met, or until
it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceExists(DescribeInstancesRequest describeInstancesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceExists is met, or until
it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceRunning(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceRunning is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceRunning(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceRunning is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceRunning(DescribeInstancesRequest describeInstancesRequest)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceRunning is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceRunning(DescribeInstancesRequest describeInstancesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceRunning is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstanceStatusResponse> |
waitUntilInstanceStatusOk(Consumer<DescribeInstanceStatusRequest.Builder> describeInstanceStatusRequest)
Polls
Ec2Client.describeInstanceStatus() API until the desired condition InstanceStatusOk is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstanceStatusResponse> |
waitUntilInstanceStatusOk(Consumer<DescribeInstanceStatusRequest.Builder> describeInstanceStatusRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeInstanceStatus() API until the desired condition InstanceStatusOk is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstanceStatusResponse> |
waitUntilInstanceStatusOk(DescribeInstanceStatusRequest describeInstanceStatusRequest)
Polls
Ec2Client.describeInstanceStatus() API until the desired condition InstanceStatusOk is met,
or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstanceStatusResponse> |
waitUntilInstanceStatusOk(DescribeInstanceStatusRequest describeInstanceStatusRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeInstanceStatus() API until the desired condition InstanceStatusOk is met,
or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceStopped(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceStopped is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceStopped(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceStopped is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceStopped(DescribeInstancesRequest describeInstancesRequest)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceStopped is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceStopped(DescribeInstancesRequest describeInstancesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceStopped is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceTerminated(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceTerminated is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceTerminated(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceTerminated is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceTerminated(DescribeInstancesRequest describeInstancesRequest)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceTerminated is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstancesResponse> |
waitUntilInstanceTerminated(DescribeInstancesRequest describeInstancesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeInstances() API until the desired condition InstanceTerminated is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInternetGatewaysResponse> |
waitUntilInternetGatewayExists(Consumer<DescribeInternetGatewaysRequest.Builder> describeInternetGatewaysRequest)
Polls
Ec2Client.describeInternetGateways() API until the desired condition InternetGatewayExists is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInternetGatewaysResponse> |
waitUntilInternetGatewayExists(Consumer<DescribeInternetGatewaysRequest.Builder> describeInternetGatewaysRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeInternetGateways() API until the desired condition InternetGatewayExists is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInternetGatewaysResponse> |
waitUntilInternetGatewayExists(DescribeInternetGatewaysRequest describeInternetGatewaysRequest)
Polls
Ec2Client.describeInternetGateways() API until the desired condition InternetGatewayExists is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInternetGatewaysResponse> |
waitUntilInternetGatewayExists(DescribeInternetGatewaysRequest describeInternetGatewaysRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeInternetGateways() API until the desired condition InternetGatewayExists is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeKeyPairsResponse> |
waitUntilKeyPairExists(Consumer<DescribeKeyPairsRequest.Builder> describeKeyPairsRequest)
Polls
Ec2Client.describeKeyPairs() API until the desired condition KeyPairExists is met, or until
it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeKeyPairsResponse> |
waitUntilKeyPairExists(Consumer<DescribeKeyPairsRequest.Builder> describeKeyPairsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeKeyPairs() API until the desired condition KeyPairExists is met, or until
it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeKeyPairsResponse> |
waitUntilKeyPairExists(DescribeKeyPairsRequest describeKeyPairsRequest)
Polls
Ec2Client.describeKeyPairs() API until the desired condition KeyPairExists is met, or until
it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeKeyPairsResponse> |
waitUntilKeyPairExists(DescribeKeyPairsRequest describeKeyPairsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeKeyPairs() API until the desired condition KeyPairExists is met, or until
it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeNatGatewaysResponse> |
waitUntilNatGatewayAvailable(Consumer<DescribeNatGatewaysRequest.Builder> describeNatGatewaysRequest)
Polls
Ec2Client.describeNatGateways() API until the desired condition NatGatewayAvailable is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeNatGatewaysResponse> |
waitUntilNatGatewayAvailable(Consumer<DescribeNatGatewaysRequest.Builder> describeNatGatewaysRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeNatGateways() API until the desired condition NatGatewayAvailable is met,
or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeNatGatewaysResponse> |
waitUntilNatGatewayAvailable(DescribeNatGatewaysRequest describeNatGatewaysRequest)
Polls
Ec2Client.describeNatGateways() API until the desired condition NatGatewayAvailable is met,
or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeNatGatewaysResponse> |
waitUntilNatGatewayAvailable(DescribeNatGatewaysRequest describeNatGatewaysRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeNatGateways() API until the desired condition NatGatewayAvailable is met,
or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeNatGatewaysResponse> |
waitUntilNatGatewayDeleted(Consumer<DescribeNatGatewaysRequest.Builder> describeNatGatewaysRequest)
Polls
Ec2Client.describeNatGateways() API until the desired condition NatGatewayDeleted is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeNatGatewaysResponse> |
waitUntilNatGatewayDeleted(Consumer<DescribeNatGatewaysRequest.Builder> describeNatGatewaysRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeNatGateways() API until the desired condition NatGatewayDeleted is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeNatGatewaysResponse> |
waitUntilNatGatewayDeleted(DescribeNatGatewaysRequest describeNatGatewaysRequest)
Polls
Ec2Client.describeNatGateways() API until the desired condition NatGatewayDeleted is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeNatGatewaysResponse> |
waitUntilNatGatewayDeleted(DescribeNatGatewaysRequest describeNatGatewaysRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeNatGateways() API until the desired condition NatGatewayDeleted is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeNetworkInterfacesResponse> |
waitUntilNetworkInterfaceAvailable(Consumer<DescribeNetworkInterfacesRequest.Builder> describeNetworkInterfacesRequest)
Polls
Ec2Client.describeNetworkInterfaces() API until the desired condition
NetworkInterfaceAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeNetworkInterfacesResponse> |
waitUntilNetworkInterfaceAvailable(Consumer<DescribeNetworkInterfacesRequest.Builder> describeNetworkInterfacesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeNetworkInterfaces() API until the desired condition
NetworkInterfaceAvailable is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeNetworkInterfacesResponse> |
waitUntilNetworkInterfaceAvailable(DescribeNetworkInterfacesRequest describeNetworkInterfacesRequest)
Polls
Ec2Client.describeNetworkInterfaces() API until the desired condition
NetworkInterfaceAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeNetworkInterfacesResponse> |
waitUntilNetworkInterfaceAvailable(DescribeNetworkInterfacesRequest describeNetworkInterfacesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeNetworkInterfaces() API until the desired condition
NetworkInterfaceAvailable is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<GetPasswordDataResponse> |
waitUntilPasswordDataAvailable(Consumer<GetPasswordDataRequest.Builder> getPasswordDataRequest)
Polls
Ec2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest) API until the desired condition PasswordDataAvailable is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetPasswordDataResponse> |
waitUntilPasswordDataAvailable(Consumer<GetPasswordDataRequest.Builder> getPasswordDataRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest) API until the desired condition PasswordDataAvailable is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetPasswordDataResponse> |
waitUntilPasswordDataAvailable(GetPasswordDataRequest getPasswordDataRequest)
Polls
Ec2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest) API until the desired condition PasswordDataAvailable is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetPasswordDataResponse> |
waitUntilPasswordDataAvailable(GetPasswordDataRequest getPasswordDataRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest) API until the desired condition PasswordDataAvailable is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeSecurityGroupsResponse> |
waitUntilSecurityGroupExists(Consumer<DescribeSecurityGroupsRequest.Builder> describeSecurityGroupsRequest)
Polls
Ec2Client.describeSecurityGroups() API until the desired condition SecurityGroupExists is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeSecurityGroupsResponse> |
waitUntilSecurityGroupExists(Consumer<DescribeSecurityGroupsRequest.Builder> describeSecurityGroupsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeSecurityGroups() API until the desired condition SecurityGroupExists is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeSecurityGroupsResponse> |
waitUntilSecurityGroupExists(DescribeSecurityGroupsRequest describeSecurityGroupsRequest)
Polls
Ec2Client.describeSecurityGroups() API until the desired condition SecurityGroupExists is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeSecurityGroupsResponse> |
waitUntilSecurityGroupExists(DescribeSecurityGroupsRequest describeSecurityGroupsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeSecurityGroups() API until the desired condition SecurityGroupExists is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeSnapshotsResponse> |
waitUntilSnapshotCompleted(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)
Polls
Ec2Client.describeSnapshots() API until the desired condition SnapshotCompleted is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeSnapshotsResponse> |
waitUntilSnapshotCompleted(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeSnapshots() API until the desired condition SnapshotCompleted is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeSnapshotsResponse> |
waitUntilSnapshotCompleted(DescribeSnapshotsRequest describeSnapshotsRequest)
Polls
Ec2Client.describeSnapshots() API until the desired condition SnapshotCompleted is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeSnapshotsResponse> |
waitUntilSnapshotCompleted(DescribeSnapshotsRequest describeSnapshotsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeSnapshots() API until the desired condition SnapshotCompleted is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeSpotInstanceRequestsResponse> |
waitUntilSpotInstanceRequestFulfilled(Consumer<DescribeSpotInstanceRequestsRequest.Builder> describeSpotInstanceRequestsRequest)
Polls
Ec2Client.describeSpotInstanceRequests() API until the desired condition
SpotInstanceRequestFulfilled is met, or until it is determined that the resource will never enter into
the desired state. |
default WaiterResponse<DescribeSpotInstanceRequestsResponse> |
waitUntilSpotInstanceRequestFulfilled(Consumer<DescribeSpotInstanceRequestsRequest.Builder> describeSpotInstanceRequestsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeSpotInstanceRequests() API until the desired condition
SpotInstanceRequestFulfilled is met, or until it is determined that the resource will never enter into
the desired state. |
default WaiterResponse<DescribeSpotInstanceRequestsResponse> |
waitUntilSpotInstanceRequestFulfilled(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest)
Polls
Ec2Client.describeSpotInstanceRequests() API until the desired condition
SpotInstanceRequestFulfilled is met, or until it is determined that the resource will never enter into
the desired state |
default WaiterResponse<DescribeSpotInstanceRequestsResponse> |
waitUntilSpotInstanceRequestFulfilled(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeSpotInstanceRequests() API until the desired condition
SpotInstanceRequestFulfilled is met, or until it is determined that the resource will never enter into
the desired state |
default WaiterResponse<DescribeSubnetsResponse> |
waitUntilSubnetAvailable(Consumer<DescribeSubnetsRequest.Builder> describeSubnetsRequest)
Polls
Ec2Client.describeSubnets() API until the desired condition SubnetAvailable is met, or until
it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeSubnetsResponse> |
waitUntilSubnetAvailable(Consumer<DescribeSubnetsRequest.Builder> describeSubnetsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeSubnets() API until the desired condition SubnetAvailable is met, or until
it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeSubnetsResponse> |
waitUntilSubnetAvailable(DescribeSubnetsRequest describeSubnetsRequest)
Polls
Ec2Client.describeSubnets() API until the desired condition SubnetAvailable is met, or until
it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeSubnetsResponse> |
waitUntilSubnetAvailable(DescribeSubnetsRequest describeSubnetsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeSubnets() API until the desired condition SubnetAvailable is met, or until
it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstanceStatusResponse> |
waitUntilSystemStatusOk(Consumer<DescribeInstanceStatusRequest.Builder> describeInstanceStatusRequest)
Polls
Ec2Client.describeInstanceStatus() API until the desired condition SystemStatusOk is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstanceStatusResponse> |
waitUntilSystemStatusOk(Consumer<DescribeInstanceStatusRequest.Builder> describeInstanceStatusRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeInstanceStatus() API until the desired condition SystemStatusOk is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeInstanceStatusResponse> |
waitUntilSystemStatusOk(DescribeInstanceStatusRequest describeInstanceStatusRequest)
Polls
Ec2Client.describeInstanceStatus() API until the desired condition SystemStatusOk is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeInstanceStatusResponse> |
waitUntilSystemStatusOk(DescribeInstanceStatusRequest describeInstanceStatusRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeInstanceStatus() API until the desired condition SystemStatusOk is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeAvailable(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeAvailable is met, or until
it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeAvailable(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeAvailable is met, or until
it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeAvailable(DescribeVolumesRequest describeVolumesRequest)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeAvailable is met, or until
it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeAvailable(DescribeVolumesRequest describeVolumesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeAvailable is met, or until
it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeDeleted(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeDeleted is met, or until it
is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeDeleted(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeDeleted is met, or until it
is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeDeleted(DescribeVolumesRequest describeVolumesRequest)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeDeleted is met, or until it
is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeDeleted(DescribeVolumesRequest describeVolumesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeDeleted is met, or until it
is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeInUse(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeInUse is met, or until it
is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeInUse(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeInUse is met, or until it
is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeInUse(DescribeVolumesRequest describeVolumesRequest)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeInUse is met, or until it
is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVolumesResponse> |
waitUntilVolumeInUse(DescribeVolumesRequest describeVolumesRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVolumes() API until the desired condition VolumeInUse is met, or until it
is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVpcsResponse> |
waitUntilVpcAvailable(Consumer<DescribeVpcsRequest.Builder> describeVpcsRequest)
Polls
Ec2Client.describeVpcs() API until the desired condition VpcAvailable is met, or until it is
determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVpcsResponse> |
waitUntilVpcAvailable(Consumer<DescribeVpcsRequest.Builder> describeVpcsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVpcs() API until the desired condition VpcAvailable is met, or until it is
determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVpcsResponse> |
waitUntilVpcAvailable(DescribeVpcsRequest describeVpcsRequest)
Polls
Ec2Client.describeVpcs() API until the desired condition VpcAvailable is met, or until it is
determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVpcsResponse> |
waitUntilVpcAvailable(DescribeVpcsRequest describeVpcsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVpcs() API until the desired condition VpcAvailable is met, or until it is
determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVpcsResponse> |
waitUntilVpcExists(Consumer<DescribeVpcsRequest.Builder> describeVpcsRequest)
Polls
Ec2Client.describeVpcs() API until the desired condition VpcExists is met, or until it is
determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVpcsResponse> |
waitUntilVpcExists(Consumer<DescribeVpcsRequest.Builder> describeVpcsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVpcs() API until the desired condition VpcExists is met, or until it is
determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVpcsResponse> |
waitUntilVpcExists(DescribeVpcsRequest describeVpcsRequest)
Polls
Ec2Client.describeVpcs() API until the desired condition VpcExists is met, or until it is
determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVpcsResponse> |
waitUntilVpcExists(DescribeVpcsRequest describeVpcsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVpcs() API until the desired condition VpcExists is met, or until it is
determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVpcPeeringConnectionsResponse> |
waitUntilVpcPeeringConnectionDeleted(Consumer<DescribeVpcPeeringConnectionsRequest.Builder> describeVpcPeeringConnectionsRequest)
Polls
Ec2Client.describeVpcPeeringConnections() API until the desired condition
VpcPeeringConnectionDeleted is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeVpcPeeringConnectionsResponse> |
waitUntilVpcPeeringConnectionDeleted(Consumer<DescribeVpcPeeringConnectionsRequest.Builder> describeVpcPeeringConnectionsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVpcPeeringConnections() API until the desired condition
VpcPeeringConnectionDeleted is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeVpcPeeringConnectionsResponse> |
waitUntilVpcPeeringConnectionDeleted(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest)
Polls
Ec2Client.describeVpcPeeringConnections() API until the desired condition
VpcPeeringConnectionDeleted is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeVpcPeeringConnectionsResponse> |
waitUntilVpcPeeringConnectionDeleted(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVpcPeeringConnections() API until the desired condition
VpcPeeringConnectionDeleted is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeVpcPeeringConnectionsResponse> |
waitUntilVpcPeeringConnectionExists(Consumer<DescribeVpcPeeringConnectionsRequest.Builder> describeVpcPeeringConnectionsRequest)
Polls
Ec2Client.describeVpcPeeringConnections() API until the desired condition
VpcPeeringConnectionExists is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeVpcPeeringConnectionsResponse> |
waitUntilVpcPeeringConnectionExists(Consumer<DescribeVpcPeeringConnectionsRequest.Builder> describeVpcPeeringConnectionsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVpcPeeringConnections() API until the desired condition
VpcPeeringConnectionExists is met, or until it is determined that the resource will never enter into the
desired state. |
default WaiterResponse<DescribeVpcPeeringConnectionsResponse> |
waitUntilVpcPeeringConnectionExists(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest)
Polls
Ec2Client.describeVpcPeeringConnections() API until the desired condition
VpcPeeringConnectionExists is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeVpcPeeringConnectionsResponse> |
waitUntilVpcPeeringConnectionExists(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVpcPeeringConnections() API until the desired condition
VpcPeeringConnectionExists is met, or until it is determined that the resource will never enter into the
desired state |
default WaiterResponse<DescribeVpnConnectionsResponse> |
waitUntilVpnConnectionAvailable(Consumer<DescribeVpnConnectionsRequest.Builder> describeVpnConnectionsRequest)
Polls
Ec2Client.describeVpnConnections() API until the desired condition VpnConnectionAvailable is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVpnConnectionsResponse> |
waitUntilVpnConnectionAvailable(Consumer<DescribeVpnConnectionsRequest.Builder> describeVpnConnectionsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVpnConnections() API until the desired condition VpnConnectionAvailable is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVpnConnectionsResponse> |
waitUntilVpnConnectionAvailable(DescribeVpnConnectionsRequest describeVpnConnectionsRequest)
Polls
Ec2Client.describeVpnConnections() API until the desired condition VpnConnectionAvailable is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVpnConnectionsResponse> |
waitUntilVpnConnectionAvailable(DescribeVpnConnectionsRequest describeVpnConnectionsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVpnConnections() API until the desired condition VpnConnectionAvailable is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVpnConnectionsResponse> |
waitUntilVpnConnectionDeleted(Consumer<DescribeVpnConnectionsRequest.Builder> describeVpnConnectionsRequest)
Polls
Ec2Client.describeVpnConnections() API until the desired condition VpnConnectionDeleted is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVpnConnectionsResponse> |
waitUntilVpnConnectionDeleted(Consumer<DescribeVpnConnectionsRequest.Builder> describeVpnConnectionsRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
Ec2Client.describeVpnConnections() API until the desired condition VpnConnectionDeleted is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<DescribeVpnConnectionsResponse> |
waitUntilVpnConnectionDeleted(DescribeVpnConnectionsRequest describeVpnConnectionsRequest)
Polls
Ec2Client.describeVpnConnections() API until the desired condition VpnConnectionDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<DescribeVpnConnectionsResponse> |
waitUntilVpnConnectionDeleted(DescribeVpnConnectionsRequest describeVpnConnectionsRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
Ec2Client.describeVpnConnections() API until the desired condition VpnConnectionDeleted is
met, or until it is determined that the resource will never enter into the desired state |
close
default WaiterResponse<DescribeBundleTasksResponse> waitUntilBundleTaskComplete(DescribeBundleTasksRequest describeBundleTasksRequest)
Ec2Client.describeBundleTasks()
API until the desired condition BundleTaskComplete
is met, or
until it is determined that the resource will never enter into the desired statedescribeBundleTasksRequest
- the request to be used for pollingdefault WaiterResponse<DescribeBundleTasksResponse> waitUntilBundleTaskComplete(Consumer<DescribeBundleTasksRequest.Builder> describeBundleTasksRequest)
Ec2Client.describeBundleTasks()
API until the desired condition BundleTaskComplete
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 DescribeBundleTasksRequest.builder()
describeBundleTasksRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeBundleTasksResponse> waitUntilBundleTaskComplete(DescribeBundleTasksRequest describeBundleTasksRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeBundleTasks()
API until the desired condition BundleTaskComplete
is met, or
until it is determined that the resource will never enter into the desired statedescribeBundleTasksRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeBundleTasksResponse> waitUntilBundleTaskComplete(Consumer<DescribeBundleTasksRequest.Builder> describeBundleTasksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeBundleTasks()
API until the desired condition BundleTaskComplete
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
describeBundleTasksRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskCancelled(DescribeConversionTasksRequest describeConversionTasksRequest)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskCancelled
is met, or until it is determined that the resource will never enter into the desired statedescribeConversionTasksRequest
- the request to be used for pollingdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskCancelled(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskCancelled
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 DescribeConversionTasksRequest.builder()
describeConversionTasksRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskCancelled(DescribeConversionTasksRequest describeConversionTasksRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskCancelled
is met, or until it is determined that the resource will never enter into the desired statedescribeConversionTasksRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskCancelled(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskCancelled
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
describeConversionTasksRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskCompleted(DescribeConversionTasksRequest describeConversionTasksRequest)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskCompleted
is met, or until it is determined that the resource will never enter into the desired statedescribeConversionTasksRequest
- the request to be used for pollingdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskCompleted(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskCompleted
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 DescribeConversionTasksRequest.builder()
describeConversionTasksRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskCompleted(DescribeConversionTasksRequest describeConversionTasksRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskCompleted
is met, or until it is determined that the resource will never enter into the desired statedescribeConversionTasksRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskCompleted(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskCompleted
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
describeConversionTasksRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskDeleted(DescribeConversionTasksRequest describeConversionTasksRequest)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskDeleted
is
met, or until it is determined that the resource will never enter into the desired statedescribeConversionTasksRequest
- the request to be used for pollingdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskDeleted(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskDeleted
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 DescribeConversionTasksRequest.builder()
describeConversionTasksRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskDeleted(DescribeConversionTasksRequest describeConversionTasksRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskDeleted
is
met, or until it is determined that the resource will never enter into the desired statedescribeConversionTasksRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeConversionTasksResponse> waitUntilConversionTaskDeleted(Consumer<DescribeConversionTasksRequest.Builder> describeConversionTasksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeConversionTasks()
API until the desired condition ConversionTaskDeleted
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
describeConversionTasksRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeCustomerGatewaysResponse> waitUntilCustomerGatewayAvailable(DescribeCustomerGatewaysRequest describeCustomerGatewaysRequest)
Ec2Client.describeCustomerGateways()
API until the desired condition CustomerGatewayAvailable
is met, or until it is determined that the resource will never enter into the desired statedescribeCustomerGatewaysRequest
- the request to be used for pollingdefault WaiterResponse<DescribeCustomerGatewaysResponse> waitUntilCustomerGatewayAvailable(Consumer<DescribeCustomerGatewaysRequest.Builder> describeCustomerGatewaysRequest)
Ec2Client.describeCustomerGateways()
API until the desired condition CustomerGatewayAvailable
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 DescribeCustomerGatewaysRequest.builder()
describeCustomerGatewaysRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeCustomerGatewaysResponse> waitUntilCustomerGatewayAvailable(DescribeCustomerGatewaysRequest describeCustomerGatewaysRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeCustomerGateways()
API until the desired condition CustomerGatewayAvailable
is met, or until it is determined that the resource will never enter into the desired statedescribeCustomerGatewaysRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeCustomerGatewaysResponse> waitUntilCustomerGatewayAvailable(Consumer<DescribeCustomerGatewaysRequest.Builder> describeCustomerGatewaysRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeCustomerGateways()
API until the desired condition CustomerGatewayAvailable
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
describeCustomerGatewaysRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeExportTasksResponse> waitUntilExportTaskCancelled(DescribeExportTasksRequest describeExportTasksRequest)
Ec2Client.describeExportTasks()
API until the desired condition ExportTaskCancelled
is met,
or until it is determined that the resource will never enter into the desired statedescribeExportTasksRequest
- the request to be used for pollingdefault WaiterResponse<DescribeExportTasksResponse> waitUntilExportTaskCancelled(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest)
Ec2Client.describeExportTasks()
API until the desired condition ExportTaskCancelled
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 DescribeExportTasksRequest.builder()
describeExportTasksRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeExportTasksResponse> waitUntilExportTaskCancelled(DescribeExportTasksRequest describeExportTasksRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeExportTasks()
API until the desired condition ExportTaskCancelled
is met,
or until it is determined that the resource will never enter into the desired statedescribeExportTasksRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeExportTasksResponse> waitUntilExportTaskCancelled(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeExportTasks()
API until the desired condition ExportTaskCancelled
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
describeExportTasksRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeExportTasksResponse> waitUntilExportTaskCompleted(DescribeExportTasksRequest describeExportTasksRequest)
Ec2Client.describeExportTasks()
API until the desired condition ExportTaskCompleted
is met,
or until it is determined that the resource will never enter into the desired statedescribeExportTasksRequest
- the request to be used for pollingdefault WaiterResponse<DescribeExportTasksResponse> waitUntilExportTaskCompleted(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest)
Ec2Client.describeExportTasks()
API until the desired condition ExportTaskCompleted
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 DescribeExportTasksRequest.builder()
describeExportTasksRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeExportTasksResponse> waitUntilExportTaskCompleted(DescribeExportTasksRequest describeExportTasksRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeExportTasks()
API until the desired condition ExportTaskCompleted
is met,
or until it is determined that the resource will never enter into the desired statedescribeExportTasksRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeExportTasksResponse> waitUntilExportTaskCompleted(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeExportTasks()
API until the desired condition ExportTaskCompleted
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
describeExportTasksRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeImagesResponse> waitUntilImageAvailable(DescribeImagesRequest describeImagesRequest)
Ec2Client.describeImages()
API until the desired condition ImageAvailable
is met, or until it
is determined that the resource will never enter into the desired statedescribeImagesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeImagesResponse> waitUntilImageAvailable(Consumer<DescribeImagesRequest.Builder> describeImagesRequest)
Ec2Client.describeImages()
API until the desired condition ImageAvailable
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 DescribeImagesRequest.builder()
describeImagesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeImagesResponse> waitUntilImageAvailable(DescribeImagesRequest describeImagesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeImages()
API until the desired condition ImageAvailable
is met, or until it
is determined that the resource will never enter into the desired statedescribeImagesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeImagesResponse> waitUntilImageAvailable(Consumer<DescribeImagesRequest.Builder> describeImagesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeImages()
API until the desired condition ImageAvailable
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
describeImagesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeImagesResponse> waitUntilImageExists(DescribeImagesRequest describeImagesRequest)
Ec2Client.describeImages()
API until the desired condition ImageExists
is met, or until it is
determined that the resource will never enter into the desired statedescribeImagesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeImagesResponse> waitUntilImageExists(Consumer<DescribeImagesRequest.Builder> describeImagesRequest)
Ec2Client.describeImages()
API until the desired condition ImageExists
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 DescribeImagesRequest.builder()
describeImagesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeImagesResponse> waitUntilImageExists(DescribeImagesRequest describeImagesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeImages()
API until the desired condition ImageExists
is met, or until it is
determined that the resource will never enter into the desired statedescribeImagesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeImagesResponse> waitUntilImageExists(Consumer<DescribeImagesRequest.Builder> describeImagesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeImages()
API until the desired condition ImageExists
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
describeImagesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceExists(DescribeInstancesRequest describeInstancesRequest)
Ec2Client.describeInstances()
API until the desired condition InstanceExists
is met, or until
it is determined that the resource will never enter into the desired statedescribeInstancesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceExists(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest)
Ec2Client.describeInstances()
API until the desired condition InstanceExists
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 DescribeInstancesRequest.builder()
describeInstancesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceExists(DescribeInstancesRequest describeInstancesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeInstances()
API until the desired condition InstanceExists
is met, or until
it is determined that the resource will never enter into the desired statedescribeInstancesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceExists(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeInstances()
API until the desired condition InstanceExists
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
describeInstancesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceRunning(DescribeInstancesRequest describeInstancesRequest)
Ec2Client.describeInstances()
API until the desired condition InstanceRunning
is met, or
until it is determined that the resource will never enter into the desired statedescribeInstancesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceRunning(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest)
Ec2Client.describeInstances()
API until the desired condition InstanceRunning
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 DescribeInstancesRequest.builder()
describeInstancesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceRunning(DescribeInstancesRequest describeInstancesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeInstances()
API until the desired condition InstanceRunning
is met, or
until it is determined that the resource will never enter into the desired statedescribeInstancesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceRunning(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeInstances()
API until the desired condition InstanceRunning
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
describeInstancesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInstanceStatusResponse> waitUntilInstanceStatusOk(DescribeInstanceStatusRequest describeInstanceStatusRequest)
Ec2Client.describeInstanceStatus()
API until the desired condition InstanceStatusOk
is met,
or until it is determined that the resource will never enter into the desired statedescribeInstanceStatusRequest
- the request to be used for pollingdefault WaiterResponse<DescribeInstanceStatusResponse> waitUntilInstanceStatusOk(Consumer<DescribeInstanceStatusRequest.Builder> describeInstanceStatusRequest)
Ec2Client.describeInstanceStatus()
API until the desired condition InstanceStatusOk
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 DescribeInstanceStatusRequest.builder()
describeInstanceStatusRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInstanceStatusResponse> waitUntilInstanceStatusOk(DescribeInstanceStatusRequest describeInstanceStatusRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeInstanceStatus()
API until the desired condition InstanceStatusOk
is met,
or until it is determined that the resource will never enter into the desired statedescribeInstanceStatusRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeInstanceStatusResponse> waitUntilInstanceStatusOk(Consumer<DescribeInstanceStatusRequest.Builder> describeInstanceStatusRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeInstanceStatus()
API until the desired condition InstanceStatusOk
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
describeInstanceStatusRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceStopped(DescribeInstancesRequest describeInstancesRequest)
Ec2Client.describeInstances()
API until the desired condition InstanceStopped
is met, or
until it is determined that the resource will never enter into the desired statedescribeInstancesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceStopped(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest)
Ec2Client.describeInstances()
API until the desired condition InstanceStopped
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 DescribeInstancesRequest.builder()
describeInstancesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceStopped(DescribeInstancesRequest describeInstancesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeInstances()
API until the desired condition InstanceStopped
is met, or
until it is determined that the resource will never enter into the desired statedescribeInstancesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceStopped(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeInstances()
API until the desired condition InstanceStopped
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
describeInstancesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceTerminated(DescribeInstancesRequest describeInstancesRequest)
Ec2Client.describeInstances()
API until the desired condition InstanceTerminated
is met, or
until it is determined that the resource will never enter into the desired statedescribeInstancesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceTerminated(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest)
Ec2Client.describeInstances()
API until the desired condition InstanceTerminated
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 DescribeInstancesRequest.builder()
describeInstancesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceTerminated(DescribeInstancesRequest describeInstancesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeInstances()
API until the desired condition InstanceTerminated
is met, or
until it is determined that the resource will never enter into the desired statedescribeInstancesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeInstancesResponse> waitUntilInstanceTerminated(Consumer<DescribeInstancesRequest.Builder> describeInstancesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeInstances()
API until the desired condition InstanceTerminated
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
describeInstancesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInternetGatewaysResponse> waitUntilInternetGatewayExists(DescribeInternetGatewaysRequest describeInternetGatewaysRequest)
Ec2Client.describeInternetGateways()
API until the desired condition InternetGatewayExists
is
met, or until it is determined that the resource will never enter into the desired statedescribeInternetGatewaysRequest
- the request to be used for pollingdefault WaiterResponse<DescribeInternetGatewaysResponse> waitUntilInternetGatewayExists(Consumer<DescribeInternetGatewaysRequest.Builder> describeInternetGatewaysRequest)
Ec2Client.describeInternetGateways()
API until the desired condition InternetGatewayExists
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 DescribeInternetGatewaysRequest.builder()
describeInternetGatewaysRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInternetGatewaysResponse> waitUntilInternetGatewayExists(DescribeInternetGatewaysRequest describeInternetGatewaysRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeInternetGateways()
API until the desired condition InternetGatewayExists
is
met, or until it is determined that the resource will never enter into the desired statedescribeInternetGatewaysRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeInternetGatewaysResponse> waitUntilInternetGatewayExists(Consumer<DescribeInternetGatewaysRequest.Builder> describeInternetGatewaysRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeInternetGateways()
API until the desired condition InternetGatewayExists
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
describeInternetGatewaysRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeKeyPairsResponse> waitUntilKeyPairExists(DescribeKeyPairsRequest describeKeyPairsRequest)
Ec2Client.describeKeyPairs()
API until the desired condition KeyPairExists
is met, or until
it is determined that the resource will never enter into the desired statedescribeKeyPairsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeKeyPairsResponse> waitUntilKeyPairExists(Consumer<DescribeKeyPairsRequest.Builder> describeKeyPairsRequest)
Ec2Client.describeKeyPairs()
API until the desired condition KeyPairExists
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 DescribeKeyPairsRequest.builder()
describeKeyPairsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeKeyPairsResponse> waitUntilKeyPairExists(DescribeKeyPairsRequest describeKeyPairsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeKeyPairs()
API until the desired condition KeyPairExists
is met, or until
it is determined that the resource will never enter into the desired statedescribeKeyPairsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeKeyPairsResponse> waitUntilKeyPairExists(Consumer<DescribeKeyPairsRequest.Builder> describeKeyPairsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeKeyPairs()
API until the desired condition KeyPairExists
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
describeKeyPairsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeNatGatewaysResponse> waitUntilNatGatewayAvailable(DescribeNatGatewaysRequest describeNatGatewaysRequest)
Ec2Client.describeNatGateways()
API until the desired condition NatGatewayAvailable
is met,
or until it is determined that the resource will never enter into the desired statedescribeNatGatewaysRequest
- the request to be used for pollingdefault WaiterResponse<DescribeNatGatewaysResponse> waitUntilNatGatewayAvailable(Consumer<DescribeNatGatewaysRequest.Builder> describeNatGatewaysRequest)
Ec2Client.describeNatGateways()
API until the desired condition NatGatewayAvailable
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 DescribeNatGatewaysRequest.builder()
describeNatGatewaysRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeNatGatewaysResponse> waitUntilNatGatewayAvailable(DescribeNatGatewaysRequest describeNatGatewaysRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeNatGateways()
API until the desired condition NatGatewayAvailable
is met,
or until it is determined that the resource will never enter into the desired statedescribeNatGatewaysRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeNatGatewaysResponse> waitUntilNatGatewayAvailable(Consumer<DescribeNatGatewaysRequest.Builder> describeNatGatewaysRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeNatGateways()
API until the desired condition NatGatewayAvailable
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
describeNatGatewaysRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeNatGatewaysResponse> waitUntilNatGatewayDeleted(DescribeNatGatewaysRequest describeNatGatewaysRequest)
Ec2Client.describeNatGateways()
API until the desired condition NatGatewayDeleted
is met, or
until it is determined that the resource will never enter into the desired statedescribeNatGatewaysRequest
- the request to be used for pollingdefault WaiterResponse<DescribeNatGatewaysResponse> waitUntilNatGatewayDeleted(Consumer<DescribeNatGatewaysRequest.Builder> describeNatGatewaysRequest)
Ec2Client.describeNatGateways()
API until the desired condition NatGatewayDeleted
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 DescribeNatGatewaysRequest.builder()
describeNatGatewaysRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeNatGatewaysResponse> waitUntilNatGatewayDeleted(DescribeNatGatewaysRequest describeNatGatewaysRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeNatGateways()
API until the desired condition NatGatewayDeleted
is met, or
until it is determined that the resource will never enter into the desired statedescribeNatGatewaysRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeNatGatewaysResponse> waitUntilNatGatewayDeleted(Consumer<DescribeNatGatewaysRequest.Builder> describeNatGatewaysRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeNatGateways()
API until the desired condition NatGatewayDeleted
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
describeNatGatewaysRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeNetworkInterfacesResponse> waitUntilNetworkInterfaceAvailable(DescribeNetworkInterfacesRequest describeNetworkInterfacesRequest)
Ec2Client.describeNetworkInterfaces()
API until the desired condition
NetworkInterfaceAvailable
is met, or until it is determined that the resource will never enter into the
desired statedescribeNetworkInterfacesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeNetworkInterfacesResponse> waitUntilNetworkInterfaceAvailable(Consumer<DescribeNetworkInterfacesRequest.Builder> describeNetworkInterfacesRequest)
Ec2Client.describeNetworkInterfaces()
API until the desired condition
NetworkInterfaceAvailable
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 DescribeNetworkInterfacesRequest.builder()
describeNetworkInterfacesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeNetworkInterfacesResponse> waitUntilNetworkInterfaceAvailable(DescribeNetworkInterfacesRequest describeNetworkInterfacesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeNetworkInterfaces()
API until the desired condition
NetworkInterfaceAvailable
is met, or until it is determined that the resource will never enter into the
desired statedescribeNetworkInterfacesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeNetworkInterfacesResponse> waitUntilNetworkInterfaceAvailable(Consumer<DescribeNetworkInterfacesRequest.Builder> describeNetworkInterfacesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeNetworkInterfaces()
API until the desired condition
NetworkInterfaceAvailable
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
describeNetworkInterfacesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<GetPasswordDataResponse> waitUntilPasswordDataAvailable(GetPasswordDataRequest getPasswordDataRequest)
Ec2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest)
API until the desired condition PasswordDataAvailable
is met, or
until it is determined that the resource will never enter into the desired stategetPasswordDataRequest
- the request to be used for pollingdefault WaiterResponse<GetPasswordDataResponse> waitUntilPasswordDataAvailable(Consumer<GetPasswordDataRequest.Builder> getPasswordDataRequest)
Ec2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest)
API until the desired condition PasswordDataAvailable
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 GetPasswordDataRequest.builder()
getPasswordDataRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<GetPasswordDataResponse> waitUntilPasswordDataAvailable(GetPasswordDataRequest getPasswordDataRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest)
API until the desired condition PasswordDataAvailable
is met, or
until it is determined that the resource will never enter into the desired stategetPasswordDataRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<GetPasswordDataResponse> waitUntilPasswordDataAvailable(Consumer<GetPasswordDataRequest.Builder> getPasswordDataRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest)
API until the desired condition PasswordDataAvailable
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
getPasswordDataRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeSecurityGroupsResponse> waitUntilSecurityGroupExists(DescribeSecurityGroupsRequest describeSecurityGroupsRequest)
Ec2Client.describeSecurityGroups()
API until the desired condition SecurityGroupExists
is
met, or until it is determined that the resource will never enter into the desired statedescribeSecurityGroupsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeSecurityGroupsResponse> waitUntilSecurityGroupExists(Consumer<DescribeSecurityGroupsRequest.Builder> describeSecurityGroupsRequest)
Ec2Client.describeSecurityGroups()
API until the desired condition SecurityGroupExists
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 DescribeSecurityGroupsRequest.builder()
describeSecurityGroupsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeSecurityGroupsResponse> waitUntilSecurityGroupExists(DescribeSecurityGroupsRequest describeSecurityGroupsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeSecurityGroups()
API until the desired condition SecurityGroupExists
is
met, or until it is determined that the resource will never enter into the desired statedescribeSecurityGroupsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeSecurityGroupsResponse> waitUntilSecurityGroupExists(Consumer<DescribeSecurityGroupsRequest.Builder> describeSecurityGroupsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeSecurityGroups()
API until the desired condition SecurityGroupExists
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
describeSecurityGroupsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeSnapshotsResponse> waitUntilSnapshotCompleted(DescribeSnapshotsRequest describeSnapshotsRequest)
Ec2Client.describeSnapshots()
API until the desired condition SnapshotCompleted
is met, or
until it is determined that the resource will never enter into the desired statedescribeSnapshotsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeSnapshotsResponse> waitUntilSnapshotCompleted(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest)
Ec2Client.describeSnapshots()
API until the desired condition SnapshotCompleted
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 DescribeSnapshotsRequest.builder()
describeSnapshotsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeSnapshotsResponse> waitUntilSnapshotCompleted(DescribeSnapshotsRequest describeSnapshotsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeSnapshots()
API until the desired condition SnapshotCompleted
is met, or
until it is determined that the resource will never enter into the desired statedescribeSnapshotsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeSnapshotsResponse> waitUntilSnapshotCompleted(Consumer<DescribeSnapshotsRequest.Builder> describeSnapshotsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeSnapshots()
API until the desired condition SnapshotCompleted
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
describeSnapshotsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeSpotInstanceRequestsResponse> waitUntilSpotInstanceRequestFulfilled(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest)
Ec2Client.describeSpotInstanceRequests()
API until the desired condition
SpotInstanceRequestFulfilled
is met, or until it is determined that the resource will never enter into
the desired statedescribeSpotInstanceRequestsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeSpotInstanceRequestsResponse> waitUntilSpotInstanceRequestFulfilled(Consumer<DescribeSpotInstanceRequestsRequest.Builder> describeSpotInstanceRequestsRequest)
Ec2Client.describeSpotInstanceRequests()
API until the desired condition
SpotInstanceRequestFulfilled
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 DescribeSpotInstanceRequestsRequest.builder()
describeSpotInstanceRequestsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeSpotInstanceRequestsResponse> waitUntilSpotInstanceRequestFulfilled(DescribeSpotInstanceRequestsRequest describeSpotInstanceRequestsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeSpotInstanceRequests()
API until the desired condition
SpotInstanceRequestFulfilled
is met, or until it is determined that the resource will never enter into
the desired statedescribeSpotInstanceRequestsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeSpotInstanceRequestsResponse> waitUntilSpotInstanceRequestFulfilled(Consumer<DescribeSpotInstanceRequestsRequest.Builder> describeSpotInstanceRequestsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeSpotInstanceRequests()
API until the desired condition
SpotInstanceRequestFulfilled
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
describeSpotInstanceRequestsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeSubnetsResponse> waitUntilSubnetAvailable(DescribeSubnetsRequest describeSubnetsRequest)
Ec2Client.describeSubnets()
API until the desired condition SubnetAvailable
is met, or until
it is determined that the resource will never enter into the desired statedescribeSubnetsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeSubnetsResponse> waitUntilSubnetAvailable(Consumer<DescribeSubnetsRequest.Builder> describeSubnetsRequest)
Ec2Client.describeSubnets()
API until the desired condition SubnetAvailable
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 DescribeSubnetsRequest.builder()
describeSubnetsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeSubnetsResponse> waitUntilSubnetAvailable(DescribeSubnetsRequest describeSubnetsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeSubnets()
API until the desired condition SubnetAvailable
is met, or until
it is determined that the resource will never enter into the desired statedescribeSubnetsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeSubnetsResponse> waitUntilSubnetAvailable(Consumer<DescribeSubnetsRequest.Builder> describeSubnetsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeSubnets()
API until the desired condition SubnetAvailable
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
describeSubnetsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeInstanceStatusResponse> waitUntilSystemStatusOk(DescribeInstanceStatusRequest describeInstanceStatusRequest)
Ec2Client.describeInstanceStatus()
API until the desired condition SystemStatusOk
is met, or
until it is determined that the resource will never enter into the desired statedescribeInstanceStatusRequest
- the request to be used for pollingdefault WaiterResponse<DescribeInstanceStatusResponse> waitUntilSystemStatusOk(Consumer<DescribeInstanceStatusRequest.Builder> describeInstanceStatusRequest)
Ec2Client.describeInstanceStatus()
API until the desired condition SystemStatusOk
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 DescribeInstanceStatusRequest.builder()
describeInstanceStatusRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeInstanceStatusResponse> waitUntilSystemStatusOk(DescribeInstanceStatusRequest describeInstanceStatusRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeInstanceStatus()
API until the desired condition SystemStatusOk
is met, or
until it is determined that the resource will never enter into the desired statedescribeInstanceStatusRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeInstanceStatusResponse> waitUntilSystemStatusOk(Consumer<DescribeInstanceStatusRequest.Builder> describeInstanceStatusRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeInstanceStatus()
API until the desired condition SystemStatusOk
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
describeInstanceStatusRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeAvailable(DescribeVolumesRequest describeVolumesRequest)
Ec2Client.describeVolumes()
API until the desired condition VolumeAvailable
is met, or until
it is determined that the resource will never enter into the desired statedescribeVolumesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeAvailable(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest)
Ec2Client.describeVolumes()
API until the desired condition VolumeAvailable
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 DescribeVolumesRequest.builder()
describeVolumesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeAvailable(DescribeVolumesRequest describeVolumesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVolumes()
API until the desired condition VolumeAvailable
is met, or until
it is determined that the resource will never enter into the desired statedescribeVolumesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeAvailable(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVolumes()
API until the desired condition VolumeAvailable
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
describeVolumesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeDeleted(DescribeVolumesRequest describeVolumesRequest)
Ec2Client.describeVolumes()
API until the desired condition VolumeDeleted
is met, or until it
is determined that the resource will never enter into the desired statedescribeVolumesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeDeleted(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest)
Ec2Client.describeVolumes()
API until the desired condition VolumeDeleted
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 DescribeVolumesRequest.builder()
describeVolumesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeDeleted(DescribeVolumesRequest describeVolumesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVolumes()
API until the desired condition VolumeDeleted
is met, or until it
is determined that the resource will never enter into the desired statedescribeVolumesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeDeleted(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVolumes()
API until the desired condition VolumeDeleted
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
describeVolumesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeInUse(DescribeVolumesRequest describeVolumesRequest)
Ec2Client.describeVolumes()
API until the desired condition VolumeInUse
is met, or until it
is determined that the resource will never enter into the desired statedescribeVolumesRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeInUse(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest)
Ec2Client.describeVolumes()
API until the desired condition VolumeInUse
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 DescribeVolumesRequest.builder()
describeVolumesRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeInUse(DescribeVolumesRequest describeVolumesRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVolumes()
API until the desired condition VolumeInUse
is met, or until it
is determined that the resource will never enter into the desired statedescribeVolumesRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVolumesResponse> waitUntilVolumeInUse(Consumer<DescribeVolumesRequest.Builder> describeVolumesRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVolumes()
API until the desired condition VolumeInUse
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
describeVolumesRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVpcsResponse> waitUntilVpcAvailable(DescribeVpcsRequest describeVpcsRequest)
Ec2Client.describeVpcs()
API until the desired condition VpcAvailable
is met, or until it is
determined that the resource will never enter into the desired statedescribeVpcsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVpcsResponse> waitUntilVpcAvailable(Consumer<DescribeVpcsRequest.Builder> describeVpcsRequest)
Ec2Client.describeVpcs()
API until the desired condition VpcAvailable
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 DescribeVpcsRequest.builder()
describeVpcsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVpcsResponse> waitUntilVpcAvailable(DescribeVpcsRequest describeVpcsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVpcs()
API until the desired condition VpcAvailable
is met, or until it is
determined that the resource will never enter into the desired statedescribeVpcsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVpcsResponse> waitUntilVpcAvailable(Consumer<DescribeVpcsRequest.Builder> describeVpcsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVpcs()
API until the desired condition VpcAvailable
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
describeVpcsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVpcsResponse> waitUntilVpcExists(DescribeVpcsRequest describeVpcsRequest)
Ec2Client.describeVpcs()
API until the desired condition VpcExists
is met, or until it is
determined that the resource will never enter into the desired statedescribeVpcsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVpcsResponse> waitUntilVpcExists(Consumer<DescribeVpcsRequest.Builder> describeVpcsRequest)
Ec2Client.describeVpcs()
API until the desired condition VpcExists
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 DescribeVpcsRequest.builder()
describeVpcsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVpcsResponse> waitUntilVpcExists(DescribeVpcsRequest describeVpcsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVpcs()
API until the desired condition VpcExists
is met, or until it is
determined that the resource will never enter into the desired statedescribeVpcsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVpcsResponse> waitUntilVpcExists(Consumer<DescribeVpcsRequest.Builder> describeVpcsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVpcs()
API until the desired condition VpcExists
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
describeVpcsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVpcPeeringConnectionsResponse> waitUntilVpcPeeringConnectionDeleted(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest)
Ec2Client.describeVpcPeeringConnections()
API until the desired condition
VpcPeeringConnectionDeleted
is met, or until it is determined that the resource will never enter into the
desired statedescribeVpcPeeringConnectionsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVpcPeeringConnectionsResponse> waitUntilVpcPeeringConnectionDeleted(Consumer<DescribeVpcPeeringConnectionsRequest.Builder> describeVpcPeeringConnectionsRequest)
Ec2Client.describeVpcPeeringConnections()
API until the desired condition
VpcPeeringConnectionDeleted
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 DescribeVpcPeeringConnectionsRequest.builder()
describeVpcPeeringConnectionsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVpcPeeringConnectionsResponse> waitUntilVpcPeeringConnectionDeleted(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVpcPeeringConnections()
API until the desired condition
VpcPeeringConnectionDeleted
is met, or until it is determined that the resource will never enter into the
desired statedescribeVpcPeeringConnectionsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVpcPeeringConnectionsResponse> waitUntilVpcPeeringConnectionDeleted(Consumer<DescribeVpcPeeringConnectionsRequest.Builder> describeVpcPeeringConnectionsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVpcPeeringConnections()
API until the desired condition
VpcPeeringConnectionDeleted
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
describeVpcPeeringConnectionsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVpcPeeringConnectionsResponse> waitUntilVpcPeeringConnectionExists(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest)
Ec2Client.describeVpcPeeringConnections()
API until the desired condition
VpcPeeringConnectionExists
is met, or until it is determined that the resource will never enter into the
desired statedescribeVpcPeeringConnectionsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVpcPeeringConnectionsResponse> waitUntilVpcPeeringConnectionExists(Consumer<DescribeVpcPeeringConnectionsRequest.Builder> describeVpcPeeringConnectionsRequest)
Ec2Client.describeVpcPeeringConnections()
API until the desired condition
VpcPeeringConnectionExists
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 DescribeVpcPeeringConnectionsRequest.builder()
describeVpcPeeringConnectionsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVpcPeeringConnectionsResponse> waitUntilVpcPeeringConnectionExists(DescribeVpcPeeringConnectionsRequest describeVpcPeeringConnectionsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVpcPeeringConnections()
API until the desired condition
VpcPeeringConnectionExists
is met, or until it is determined that the resource will never enter into the
desired statedescribeVpcPeeringConnectionsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVpcPeeringConnectionsResponse> waitUntilVpcPeeringConnectionExists(Consumer<DescribeVpcPeeringConnectionsRequest.Builder> describeVpcPeeringConnectionsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVpcPeeringConnections()
API until the desired condition
VpcPeeringConnectionExists
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
describeVpcPeeringConnectionsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVpnConnectionsResponse> waitUntilVpnConnectionAvailable(DescribeVpnConnectionsRequest describeVpnConnectionsRequest)
Ec2Client.describeVpnConnections()
API until the desired condition VpnConnectionAvailable
is
met, or until it is determined that the resource will never enter into the desired statedescribeVpnConnectionsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVpnConnectionsResponse> waitUntilVpnConnectionAvailable(Consumer<DescribeVpnConnectionsRequest.Builder> describeVpnConnectionsRequest)
Ec2Client.describeVpnConnections()
API until the desired condition VpnConnectionAvailable
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 DescribeVpnConnectionsRequest.builder()
describeVpnConnectionsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVpnConnectionsResponse> waitUntilVpnConnectionAvailable(DescribeVpnConnectionsRequest describeVpnConnectionsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVpnConnections()
API until the desired condition VpnConnectionAvailable
is
met, or until it is determined that the resource will never enter into the desired statedescribeVpnConnectionsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVpnConnectionsResponse> waitUntilVpnConnectionAvailable(Consumer<DescribeVpnConnectionsRequest.Builder> describeVpnConnectionsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVpnConnections()
API until the desired condition VpnConnectionAvailable
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
describeVpnConnectionsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersdefault WaiterResponse<DescribeVpnConnectionsResponse> waitUntilVpnConnectionDeleted(DescribeVpnConnectionsRequest describeVpnConnectionsRequest)
Ec2Client.describeVpnConnections()
API until the desired condition VpnConnectionDeleted
is
met, or until it is determined that the resource will never enter into the desired statedescribeVpnConnectionsRequest
- the request to be used for pollingdefault WaiterResponse<DescribeVpnConnectionsResponse> waitUntilVpnConnectionDeleted(Consumer<DescribeVpnConnectionsRequest.Builder> describeVpnConnectionsRequest)
Ec2Client.describeVpnConnections()
API until the desired condition VpnConnectionDeleted
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 DescribeVpnConnectionsRequest.builder()
describeVpnConnectionsRequest
- The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeVpnConnectionsResponse> waitUntilVpnConnectionDeleted(DescribeVpnConnectionsRequest describeVpnConnectionsRequest, WaiterOverrideConfiguration overrideConfig)
Ec2Client.describeVpnConnections()
API until the desired condition VpnConnectionDeleted
is
met, or until it is determined that the resource will never enter into the desired statedescribeVpnConnectionsRequest
- The request to be used for pollingoverrideConfig
- Per request override configuration for waitersdefault WaiterResponse<DescribeVpnConnectionsResponse> waitUntilVpnConnectionDeleted(Consumer<DescribeVpnConnectionsRequest.Builder> describeVpnConnectionsRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Ec2Client.describeVpnConnections()
API until the desired condition VpnConnectionDeleted
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
describeVpnConnectionsRequest
- The consumer that will configure the request to be used for pollingoverrideConfig
- The consumer that will configure the per request override configuration for waitersstatic Ec2Waiter.Builder builder()
Ec2Waiter
.static Ec2Waiter create()
Ec2Waiter
with the default configuration.
A default Ec2Client
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.
Ec2Waiter
Copyright © 2022. All rights reserved.