Interface MoveAddressToVpcResponse.Builder

    • Method Detail

      • allocationId

        MoveAddressToVpcResponse.Builder allocationId​(String allocationId)

        The allocation ID for the Elastic IP address.

        Parameters:
        allocationId - The allocation ID for the Elastic IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        MoveAddressToVpcResponse.Builder status​(String status)

        The status of the move of the IP address.

        Parameters:
        status - The status of the move of the IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • status

        MoveAddressToVpcResponse.Builder status​(Status status)

        The status of the move of the IP address.

        Parameters:
        status - The status of the move of the IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status