Interface MovingAddressStatus.Builder

    • Method Detail

      • moveStatus

        MovingAddressStatus.Builder moveStatus​(String moveStatus)

        The status of the Elastic IP address that's being moved or restored.

        Parameters:
        moveStatus - The status of the Elastic IP address that's being moved or restored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        MoveStatus, MoveStatus
      • moveStatus

        MovingAddressStatus.Builder moveStatus​(MoveStatus moveStatus)

        The status of the Elastic IP address that's being moved or restored.

        Parameters:
        moveStatus - The status of the Elastic IP address that's being moved or restored.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        MoveStatus, MoveStatus
      • publicIp

        MovingAddressStatus.Builder publicIp​(String publicIp)

        The Elastic IP address.

        Parameters:
        publicIp - The Elastic IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.