Interface MoveAddressToVpcResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<MoveAddressToVpcResponse.Builder,MoveAddressToVpcResponse>, Ec2Response.Builder, SdkBuilder<MoveAddressToVpcResponse.Builder,MoveAddressToVpcResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
MoveAddressToVpcResponse

public static interface MoveAddressToVpcResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<MoveAddressToVpcResponse.Builder,MoveAddressToVpcResponse>
  • Method Details

    • 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

      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

      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: