| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancingv2 |
|
| software.amazon.awssdk.services.elasticloadbalancingv2.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 |
|---|---|
SdkHttpFullRequest |
SetIpAddressTypeRequestMarshaller.marshall(SetIpAddressTypeRequest setIpAddressTypeRequest) |
Copyright © 2021. All rights reserved.