| 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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
DisassociateAddressResponse |
DisassociateAddressResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.