Interface ByoipCidr.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ByoipCidr.Builder,ByoipCidr>, SdkBuilder<ByoipCidr.Builder,ByoipCidr>, SdkPojo
Enclosing class:
ByoipCidr

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

    • cidr

      The address range, in CIDR notation.

      Parameters:
      cidr - The address range, in CIDR notation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      ByoipCidr.Builder description(String description)

      The description of the address range.

      Parameters:
      description - The description of the address range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusMessage

      ByoipCidr.Builder statusMessage(String statusMessage)

      Upon success, contains the ID of the address pool. Otherwise, contains an error message.

      Parameters:
      statusMessage - Upon success, contains the ID of the address pool. Otherwise, contains an error message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      ByoipCidr.Builder state(String state)

      The state of the address pool.

      Parameters:
      state - The state of the address pool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The state of the address pool.

      Parameters:
      state - The state of the address pool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: