| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.paginators | |
| software.amazon.awssdk.services.elasticloadbalancingv2.waiters |
| Modifier and Type | Method and Description |
|---|---|
static ElasticLoadBalancingV2AsyncClient |
ElasticLoadBalancingV2AsyncClient.create()
Create a
ElasticLoadBalancingV2AsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeListenersPublisher(ElasticLoadBalancingV2AsyncClient client,
DescribeListenersRequest firstRequest) |
DescribeLoadBalancersPublisher(ElasticLoadBalancingV2AsyncClient client,
DescribeLoadBalancersRequest firstRequest) |
DescribeTargetGroupsPublisher(ElasticLoadBalancingV2AsyncClient client,
DescribeTargetGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
ElasticLoadBalancingV2AsyncWaiter.Builder |
ElasticLoadBalancingV2AsyncWaiter.Builder.client(ElasticLoadBalancingV2AsyncClient client)
Sets a custom
ElasticLoadBalancingV2AsyncClient that will be used to poll the resource |
Copyright © 2022. All rights reserved.