| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetSubnetsResponse> |
ElasticLoadBalancingV2AsyncClient.setSubnets(SetSubnetsRequest setSubnetsRequest)
Enables the Availability Zones for the specified public subnets for the specified load balancer.
|
default SetSubnetsResponse |
ElasticLoadBalancingV2Client.setSubnets(SetSubnetsRequest setSubnetsRequest)
Enables the Availability Zones for the specified public subnets for the specified load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetSubnetsRequestMarshaller.marshall(SetSubnetsRequest setSubnetsRequest) |
Copyright © 2020. All rights reserved.