JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.elasticloadbalancing.waiters

Class AmazonElasticLoadBalancingWaiters



  • @Generated(value="com.amazonaws:aws-java-sdk-code-generator")
    public class AmazonElasticLoadBalancingWaiters
    extends Object 
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      Waiter<DescribeInstanceHealthRequest> anyInstanceInService ()
      Builds a AnyInstanceInService 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<DescribeInstanceHealthRequest> instanceDeregistered ()
      Builds a InstanceDeregistered 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<DescribeInstanceHealthRequest> instanceInService ()
      Builds a InstanceInService 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 ()
    • Constructor Detail

      • AmazonElasticLoadBalancingWaiters

        public AmazonElasticLoadBalancingWaiters(AmazonElasticLoadBalancing client)
        Constructs a new AmazonElasticLoadBalancingWaiters with the given client
        Parameters:
        client - Service client
    • Method Detail

      • anyInstanceInService

        public Waiter<DescribeInstanceHealthRequest> anyInstanceInService()
        Builds a AnyInstanceInService 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.
      • instanceDeregistered

        public Waiter<DescribeInstanceHealthRequest> instanceDeregistered()
        Builds a InstanceDeregistered 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.
      • instanceInService

        public Waiter<DescribeInstanceHealthRequest> instanceInService()
        Builds a InstanceInService 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.
      • shutdown

        public void shutdown()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /