| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default SetIpAddressTypeResponse |
ElasticLoadBalancingV2Client.setIpAddressType(Consumer<SetIpAddressTypeRequest.Builder> setIpAddressTypeRequest)
Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load
Balancer.
|
default SetIpAddressTypeResponse |
ElasticLoadBalancingV2Client.setIpAddressType(SetIpAddressTypeRequest setIpAddressTypeRequest)
Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load
Balancer.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetIpAddressTypeResponse> |
ElasticLoadBalancingV2AsyncClient.setIpAddressType(Consumer<SetIpAddressTypeRequest.Builder> setIpAddressTypeRequest)
Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load
Balancer.
|
default CompletableFuture<SetIpAddressTypeResponse> |
ElasticLoadBalancingV2AsyncClient.setIpAddressType(SetIpAddressTypeRequest setIpAddressTypeRequest)
Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load
Balancer.
|
Copyright © 2020. All rights reserved.