@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSElasticBeanstalkWaiters extends Object
Constructor and Description |
---|
AWSElasticBeanstalkWaiters(AWSElasticBeanstalk client)
Constructs a new AWSElasticBeanstalkWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<DescribeEnvironmentsRequest> |
environmentExists()
Builds a EnvironmentExists 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<DescribeEnvironmentsRequest> |
environmentTerminated()
Builds a EnvironmentTerminated 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<DescribeEnvironmentsRequest> |
environmentUpdated()
Builds a EnvironmentUpdated 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() |
public AWSElasticBeanstalkWaiters(AWSElasticBeanstalk client)
client
- Service clientpublic Waiter<DescribeEnvironmentsRequest> environmentTerminated()
public Waiter<DescribeEnvironmentsRequest> environmentUpdated()
public Waiter<DescribeEnvironmentsRequest> environmentExists()
public void shutdown()