@Generated(value="software.amazon.awssdk:codegen") public interface ElasticLoadBalancingV2Waiter extends SdkAutoCloseable
builder() method| Modifier and Type | Interface and Description |
|---|---|
static interface |
ElasticLoadBalancingV2Waiter.Builder |
closedefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancerAvailable(DescribeLoadBalancersRequest describeLoadBalancersRequest)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancerAvailable is met, or until it is determined that the resource will never enter into the
desired statedescribeLoadBalancersRequest - the request to be used for pollingdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancerAvailable(Consumer<DescribeLoadBalancersRequest.Builder> describeLoadBalancersRequest)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancerAvailable 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 DescribeLoadBalancersRequest.builder()
describeLoadBalancersRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancerAvailable(DescribeLoadBalancersRequest describeLoadBalancersRequest, WaiterOverrideConfiguration overrideConfig)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancerAvailable is met, or until it is determined that the resource will never enter into the
desired statedescribeLoadBalancersRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancerAvailable(Consumer<DescribeLoadBalancersRequest.Builder> describeLoadBalancersRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancerAvailable 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
describeLoadBalancersRequest - 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<DescribeLoadBalancersResponse> waitUntilLoadBalancerExists(DescribeLoadBalancersRequest describeLoadBalancersRequest)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancerExists is met, or until it is determined that the resource will never enter into the desired
statedescribeLoadBalancersRequest - the request to be used for pollingdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancerExists(Consumer<DescribeLoadBalancersRequest.Builder> describeLoadBalancersRequest)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancerExists 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 DescribeLoadBalancersRequest.builder()
describeLoadBalancersRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancerExists(DescribeLoadBalancersRequest describeLoadBalancersRequest, WaiterOverrideConfiguration overrideConfig)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancerExists is met, or until it is determined that the resource will never enter into the desired
statedescribeLoadBalancersRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancerExists(Consumer<DescribeLoadBalancersRequest.Builder> describeLoadBalancersRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancerExists 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
describeLoadBalancersRequest - 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<DescribeLoadBalancersResponse> waitUntilLoadBalancersDeleted(DescribeLoadBalancersRequest describeLoadBalancersRequest)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancersDeleted is met, or until it is determined that the resource will never enter into the
desired statedescribeLoadBalancersRequest - the request to be used for pollingdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancersDeleted(Consumer<DescribeLoadBalancersRequest.Builder> describeLoadBalancersRequest)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancersDeleted 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 DescribeLoadBalancersRequest.builder()
describeLoadBalancersRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancersDeleted(DescribeLoadBalancersRequest describeLoadBalancersRequest, WaiterOverrideConfiguration overrideConfig)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancersDeleted is met, or until it is determined that the resource will never enter into the
desired statedescribeLoadBalancersRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeLoadBalancersResponse> waitUntilLoadBalancersDeleted(Consumer<DescribeLoadBalancersRequest.Builder> describeLoadBalancersRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElasticLoadBalancingV2Client.describeLoadBalancers() API until the desired condition
LoadBalancersDeleted 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
describeLoadBalancersRequest - 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<DescribeTargetHealthResponse> waitUntilTargetDeregistered(DescribeTargetHealthRequest describeTargetHealthRequest)
ElasticLoadBalancingV2Client.describeTargetHealth(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest) API until the desired condition
TargetDeregistered is met, or until it is determined that the resource will never enter into the desired
statedescribeTargetHealthRequest - the request to be used for pollingdefault WaiterResponse<DescribeTargetHealthResponse> waitUntilTargetDeregistered(Consumer<DescribeTargetHealthRequest.Builder> describeTargetHealthRequest)
ElasticLoadBalancingV2Client.describeTargetHealth(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest) API until the desired condition
TargetDeregistered 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 DescribeTargetHealthRequest.builder()
describeTargetHealthRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeTargetHealthResponse> waitUntilTargetDeregistered(DescribeTargetHealthRequest describeTargetHealthRequest, WaiterOverrideConfiguration overrideConfig)
ElasticLoadBalancingV2Client.describeTargetHealth(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest) API until the desired condition
TargetDeregistered is met, or until it is determined that the resource will never enter into the desired
statedescribeTargetHealthRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeTargetHealthResponse> waitUntilTargetDeregistered(Consumer<DescribeTargetHealthRequest.Builder> describeTargetHealthRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElasticLoadBalancingV2Client.describeTargetHealth(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest) API until the desired condition
TargetDeregistered 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
describeTargetHealthRequest - 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<DescribeTargetHealthResponse> waitUntilTargetInService(DescribeTargetHealthRequest describeTargetHealthRequest)
ElasticLoadBalancingV2Client.describeTargetHealth(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest) API until the desired condition
TargetInService is met, or until it is determined that the resource will never enter into the desired
statedescribeTargetHealthRequest - the request to be used for pollingdefault WaiterResponse<DescribeTargetHealthResponse> waitUntilTargetInService(Consumer<DescribeTargetHealthRequest.Builder> describeTargetHealthRequest)
ElasticLoadBalancingV2Client.describeTargetHealth(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest) API until the desired condition
TargetInService 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 DescribeTargetHealthRequest.builder()
describeTargetHealthRequest - The consumer that will configure the request to be used for pollingdefault WaiterResponse<DescribeTargetHealthResponse> waitUntilTargetInService(DescribeTargetHealthRequest describeTargetHealthRequest, WaiterOverrideConfiguration overrideConfig)
ElasticLoadBalancingV2Client.describeTargetHealth(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest) API until the desired condition
TargetInService is met, or until it is determined that the resource will never enter into the desired
statedescribeTargetHealthRequest - The request to be used for pollingoverrideConfig - Per request override configuration for waitersdefault WaiterResponse<DescribeTargetHealthResponse> waitUntilTargetInService(Consumer<DescribeTargetHealthRequest.Builder> describeTargetHealthRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
ElasticLoadBalancingV2Client.describeTargetHealth(software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTargetHealthRequest) API until the desired condition
TargetInService 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
describeTargetHealthRequest - The consumer that will configure the request to be used for pollingoverrideConfig - The consumer that will configure the per request override configuration for waitersstatic ElasticLoadBalancingV2Waiter.Builder builder()
ElasticLoadBalancingV2Waiter.static ElasticLoadBalancingV2Waiter create()
ElasticLoadBalancingV2Waiter with the default configuration.
A default ElasticLoadBalancingV2Client 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.
ElasticLoadBalancingV2WaiterCopyright © 2021. All rights reserved.