| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static MovingAddressStatus.Builder |
MovingAddressStatus.builder() |
MovingAddressStatus.Builder |
MovingAddressStatus.Builder.moveStatus(MoveStatus moveStatus)
The status of the Elastic IP address that's being moved to the EC2-VPC platform, or restored to the
EC2-Classic platform.
|
MovingAddressStatus.Builder |
MovingAddressStatus.Builder.moveStatus(String moveStatus)
The status of the Elastic IP address that's being moved to the EC2-VPC platform, or restored to the
EC2-Classic platform.
|
MovingAddressStatus.Builder |
MovingAddressStatus.Builder.publicIp(String publicIp)
The Elastic IP address.
|
MovingAddressStatus.Builder |
MovingAddressStatus.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MovingAddressStatus.Builder> |
MovingAddressStatus.serializableBuilderClass() |
Copyright © 2021. All rights reserved.