Interface MovingAddressStatus.Builder

  • Method Details

    • 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

      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:
    • 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.