| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeMovingAddressesResponse |
Ec2Client.describeMovingAddresses()
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to
the EC2-Classic platform.
|
default DescribeMovingAddressesResponse |
Ec2Client.describeMovingAddresses(Consumer<DescribeMovingAddressesRequest.Builder> describeMovingAddressesRequest)
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to
the EC2-Classic platform.
|
default DescribeMovingAddressesResponse |
Ec2Client.describeMovingAddresses(DescribeMovingAddressesRequest describeMovingAddressesRequest)
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to
the EC2-Classic platform.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeMovingAddressesResponse> |
Ec2AsyncClient.describeMovingAddresses()
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to
the EC2-Classic platform.
|
default CompletableFuture<DescribeMovingAddressesResponse> |
Ec2AsyncClient.describeMovingAddresses(Consumer<DescribeMovingAddressesRequest.Builder> describeMovingAddressesRequest)
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to
the EC2-Classic platform.
|
default CompletableFuture<DescribeMovingAddressesResponse> |
Ec2AsyncClient.describeMovingAddresses(DescribeMovingAddressesRequest describeMovingAddressesRequest)
Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to
the EC2-Classic platform.
|
Copyright © 2019. All rights reserved.