Interface EipAssociation.Builder

  • Method Details

    • associationId

      EipAssociation.Builder associationId(String associationId)

      A unique ID for the elastic IP address association with the VLAN subnet.

      Parameters:
      associationId - A unique ID for the elastic IP address association with the VLAN subnet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • allocationId

      EipAssociation.Builder allocationId(String allocationId)

      The Elastic IP address allocation ID.

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

      EipAssociation.Builder ipAddress(String ipAddress)

      The Elastic IP address.

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