public static interface MovingAddressStatus.Builder extends SdkPojo, CopyableBuilder<MovingAddressStatus.Builder,MovingAddressStatus>
| Modifier and Type | Method and Description |
|---|---|
MovingAddressStatus.Builder |
moveStatus(MoveStatus moveStatus)
The status of the Elastic IP address that's being moved or restored.
|
MovingAddressStatus.Builder |
moveStatus(String moveStatus)
The status of the Elastic IP address that's being moved or restored.
|
MovingAddressStatus.Builder |
publicIp(String publicIp)
The Elastic IP address.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMovingAddressStatus.Builder moveStatus(String moveStatus)
The status of the Elastic IP address that's being moved or restored.
moveStatus - The status of the Elastic IP address that's being moved or restored.MoveStatus,
MoveStatusMovingAddressStatus.Builder moveStatus(MoveStatus moveStatus)
The status of the Elastic IP address that's being moved or restored.
moveStatus - The status of the Elastic IP address that's being moved or restored.MoveStatus,
MoveStatusMovingAddressStatus.Builder publicIp(String publicIp)
The Elastic IP address.
publicIp - The Elastic IP address.Copyright © 2023. All rights reserved.