| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisassociateAddressResponse |
Ec2Client.disassociateAddress(DisassociateAddressRequest disassociateAddressRequest)
Disassociates an Elastic IP address from the instance or network interface it's associated with.
|
default CompletableFuture<DisassociateAddressResponse> |
Ec2AsyncClient.disassociateAddress(DisassociateAddressRequest disassociateAddressRequest)
Disassociates an Elastic IP address from the instance or network interface it's associated with.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateAddressRequestMarshaller.marshall(DisassociateAddressRequest disassociateAddressRequest) |
Copyright © 2019. All rights reserved.