| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default UnassignIpv6AddressesResponse |
EC2Client.unassignIpv6Addresses(UnassignIpv6AddressesRequest unassignIpv6AddressesRequest)
Unassigns one or more IPv6 addresses from a network interface.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UnassignIpv6AddressesResponse> |
EC2AsyncClient.unassignIpv6Addresses(UnassignIpv6AddressesRequest unassignIpv6AddressesRequest)
Unassigns one or more IPv6 addresses from a network interface.
|
| Modifier and Type | Method and Description |
|---|---|
UnassignIpv6AddressesResponse |
UnassignIpv6AddressesResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.