| 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 ElasticLoadBalancingV2Client |
ElasticLoadBalancingV2Client.create()
Create a
ElasticLoadBalancingV2Client with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeListenersIterable(ElasticLoadBalancingV2Client client,
DescribeListenersRequest firstRequest) |
DescribeLoadBalancersIterable(ElasticLoadBalancingV2Client client,
DescribeLoadBalancersRequest firstRequest) |
DescribeTargetGroupsIterable(ElasticLoadBalancingV2Client client,
DescribeTargetGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
ElasticLoadBalancingV2Waiter.Builder |
ElasticLoadBalancingV2Waiter.Builder.client(ElasticLoadBalancingV2Client client)
Sets a custom
ElasticLoadBalancingV2Client that will be used to poll the resource |
Copyright © 2022. All rights reserved.