| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateNatGatewayAddressResponse> |
Ec2AsyncClient.disassociateNatGatewayAddress(DisassociateNatGatewayAddressRequest disassociateNatGatewayAddressRequest)
Disassociates secondary Elastic IP addresses (EIPs) from a public NAT gateway.
|
default DisassociateNatGatewayAddressResponse |
Ec2Client.disassociateNatGatewayAddress(DisassociateNatGatewayAddressRequest disassociateNatGatewayAddressRequest)
Disassociates secondary Elastic IP addresses (EIPs) from a public NAT gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateNatGatewayAddressRequestMarshaller.marshall(DisassociateNatGatewayAddressRequest disassociateNatGatewayAddressRequest) |
Copyright © 2023. All rights reserved.