| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default SetSubnetsResponse |
ElasticLoadBalancingV2Client.setSubnets(Consumer<SetSubnetsRequest.Builder> setSubnetsRequest)
Enables the Availability Zone for the specified public subnets for the specified Application Load Balancer.
|
default SetSubnetsResponse |
ElasticLoadBalancingV2Client.setSubnets(SetSubnetsRequest setSubnetsRequest)
Enables the Availability Zone for the specified public subnets for the specified Application Load Balancer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetSubnetsResponse> |
ElasticLoadBalancingV2AsyncClient.setSubnets(Consumer<SetSubnetsRequest.Builder> setSubnetsRequest)
Enables the Availability Zone for the specified public subnets for the specified Application Load Balancer.
|
default CompletableFuture<SetSubnetsResponse> |
ElasticLoadBalancingV2AsyncClient.setSubnets(SetSubnetsRequest setSubnetsRequest)
Enables the Availability Zone for the specified public subnets for the specified Application Load Balancer.
|
Copyright © 2019. All rights reserved.