| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<MovingAddressStatus> |
DescribeMovingAddressesResponse.movingAddressStatuses()
The status for each Elastic IP address.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMovingAddressesResponse.Builder |
DescribeMovingAddressesResponse.Builder.movingAddressStatuses(MovingAddressStatus... movingAddressStatuses)
The status for each Elastic IP address.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMovingAddressesResponse.Builder |
DescribeMovingAddressesResponse.Builder.movingAddressStatuses(Collection<MovingAddressStatus> movingAddressStatuses)
The status for each Elastic IP address.
|
Copyright © 2019. All rights reserved.