@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonEC2Waiters extends Object
Constructor and Description |
---|
AmazonEC2Waiters(AmazonEC2 client)
Constructs a new AmazonEC2Waiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeBundleTasksRequest> |
bundleTaskComplete()
Builds a BundleTaskComplete waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeConversionTasksRequest> |
conversionTaskCancelled()
Builds a ConversionTaskCancelled waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeConversionTasksRequest> |
conversionTaskCompleted()
Builds a ConversionTaskCompleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeConversionTasksRequest> |
conversionTaskDeleted()
Builds a ConversionTaskDeleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeCustomerGatewaysRequest> |
customerGatewayAvailable()
Builds a CustomerGatewayAvailable waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeExportTasksRequest> |
exportTaskCancelled()
Builds a ExportTaskCancelled waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeExportTasksRequest> |
exportTaskCompleted()
Builds a ExportTaskCompleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeImagesRequest> |
imageAvailable()
Builds a ImageAvailable waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeImagesRequest> |
imageExists()
Builds a ImageExists waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInstancesRequest> |
instanceExists()
Builds a InstanceExists waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInstancesRequest> |
instanceRunning()
Builds a InstanceRunning waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInstanceStatusRequest> |
instanceStatusOk()
Builds a InstanceStatusOk waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInstancesRequest> |
instanceStopped()
Builds a InstanceStopped waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInstancesRequest> |
instanceTerminated()
Builds a InstanceTerminated waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeKeyPairsRequest> |
keyPairExists()
Builds a KeyPairExists waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeNatGatewaysRequest> |
natGatewayAvailable()
Builds a NatGatewayAvailable waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeNetworkInterfacesRequest> |
networkInterfaceAvailable()
Builds a NetworkInterfaceAvailable waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetPasswordDataRequest> |
passwordDataAvailable()
Builds a PasswordDataAvailable waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
void |
shutdown() |
Waiter<DescribeSnapshotsRequest> |
snapshotCompleted()
Builds a SnapshotCompleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeSpotInstanceRequestsRequest> |
spotInstanceRequestFulfilled()
Builds a SpotInstanceRequestFulfilled waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeSubnetsRequest> |
subnetAvailable()
Builds a SubnetAvailable waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeInstanceStatusRequest> |
systemStatusOk()
Builds a SystemStatusOk waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVolumesRequest> |
volumeAvailable()
Builds a VolumeAvailable waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVolumesRequest> |
volumeDeleted()
Builds a VolumeDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVolumesRequest> |
volumeInUse()
Builds a VolumeInUse waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVpcsRequest> |
vpcAvailable()
Builds a VpcAvailable waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVpcsRequest> |
vpcExists()
Builds a VpcExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters
specification, and then polls until it determines whether the resource entered the desired state or not, where
polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVpcPeeringConnectionsRequest> |
vpcPeeringConnectionDeleted()
Builds a VpcPeeringConnectionDeleted waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVpcPeeringConnectionsRequest> |
vpcPeeringConnectionExists()
Builds a VpcPeeringConnectionExists waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVpnConnectionsRequest> |
vpnConnectionAvailable()
Builds a VpnConnectionAvailable waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<DescribeVpnConnectionsRequest> |
vpnConnectionDeleted()
Builds a VpnConnectionDeleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
public AmazonEC2Waiters(AmazonEC2 client)
client
- Service clientpublic Waiter<GetPasswordDataRequest> passwordDataAvailable()
public Waiter<DescribeVolumesRequest> volumeInUse()
public Waiter<DescribeImagesRequest> imageAvailable()
public Waiter<DescribeNetworkInterfacesRequest> networkInterfaceAvailable()
public Waiter<DescribeInstanceStatusRequest> systemStatusOk()
public Waiter<DescribeVpcPeeringConnectionsRequest> vpcPeeringConnectionExists()
public Waiter<DescribeVolumesRequest> volumeAvailable()
public Waiter<DescribeInstanceStatusRequest> instanceStatusOk()
public Waiter<DescribeVolumesRequest> volumeDeleted()
public Waiter<DescribeCustomerGatewaysRequest> customerGatewayAvailable()
public Waiter<DescribeNatGatewaysRequest> natGatewayAvailable()
public Waiter<DescribeVpcsRequest> vpcExists()
public Waiter<DescribeConversionTasksRequest> conversionTaskDeleted()
public Waiter<DescribeImagesRequest> imageExists()
public Waiter<DescribeVpcsRequest> vpcAvailable()
public Waiter<DescribeVpcPeeringConnectionsRequest> vpcPeeringConnectionDeleted()
public Waiter<DescribeConversionTasksRequest> conversionTaskCancelled()
public Waiter<DescribeInstancesRequest> instanceExists()
public Waiter<DescribeInstancesRequest> instanceTerminated()
public Waiter<DescribeConversionTasksRequest> conversionTaskCompleted()
public Waiter<DescribeKeyPairsRequest> keyPairExists()
public Waiter<DescribeSpotInstanceRequestsRequest> spotInstanceRequestFulfilled()
public Waiter<DescribeBundleTasksRequest> bundleTaskComplete()
public Waiter<DescribeInstancesRequest> instanceRunning()
public Waiter<DescribeExportTasksRequest> exportTaskCompleted()
public Waiter<DescribeSnapshotsRequest> snapshotCompleted()
public Waiter<DescribeExportTasksRequest> exportTaskCancelled()
public Waiter<DescribeVpnConnectionsRequest> vpnConnectionDeleted()
public Waiter<DescribeVpnConnectionsRequest> vpnConnectionAvailable()
public Waiter<DescribeInstancesRequest> instanceStopped()
public Waiter<DescribeSubnetsRequest> subnetAvailable()
public void shutdown()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.