| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssignIpv6AddressesResponse |
EC2Client.assignIpv6Addresses(AssignIpv6AddressesRequest assignIpv6AddressesRequest)
Assigns one or more IPv6 addresses to the specified network interface.
|
default AssignIpv6AddressesResponse |
EC2Client.assignIpv6Addresses(Consumer<AssignIpv6AddressesRequest.Builder> assignIpv6AddressesRequest)
Assigns one or more IPv6 addresses to the specified network interface.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssignIpv6AddressesResponse> |
EC2AsyncClient.assignIpv6Addresses(AssignIpv6AddressesRequest assignIpv6AddressesRequest)
Assigns one or more IPv6 addresses to the specified network interface.
|
default CompletableFuture<AssignIpv6AddressesResponse> |
EC2AsyncClient.assignIpv6Addresses(Consumer<AssignIpv6AddressesRequest.Builder> assignIpv6AddressesRequest)
Assigns one or more IPv6 addresses to the specified network interface.
|
| Modifier and Type | Method and Description |
|---|---|
AssignIpv6AddressesResponse |
AssignIpv6AddressesResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.