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.elasticloadbalancingv2.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<DescribeLoadBalancersRequest> loadBalancerAvailable ()
      Builds a LoadBalancerAvailable 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<DescribeLoadBalancersRequest> loadBalancerExists ()
      Builds a LoadBalancerExists 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<DescribeLoadBalancersRequest> loadBalancersDeleted ()
      Builds a LoadBalancersDeleted 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<DescribeTargetHealthRequest> targetDeregistered ()
      Builds a TargetDeregistered 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<DescribeTargetHealthRequest> targetInService ()
      Builds a TargetInService 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.
    • Constructor Detail

      • AmazonElasticLoadBalancingWaiters

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

      • loadBalancerAvailable

        public Waiter<DescribeLoadBalancersRequest> loadBalancerAvailable()
        Builds a LoadBalancerAvailable 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.
      • targetDeregistered

        public Waiter<DescribeTargetHealthRequest> targetDeregistered()
        Builds a TargetDeregistered 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.
      • targetInService

        public Waiter<DescribeTargetHealthRequest> targetInService()
        Builds a TargetInService 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.
      • loadBalancerExists

        public Waiter<DescribeLoadBalancersRequest> loadBalancerExists()
        Builds a LoadBalancerExists 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.
      • loadBalancersDeleted

        public Waiter<DescribeLoadBalancersRequest> loadBalancersDeleted()
        Builds a LoadBalancersDeleted 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 によって変換されたページ (->オリジナル) /