Interface NewDhcpConfiguration.Builder

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

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

    • key

      The name of a DHCP option.

      Parameters:
      key - The name of a DHCP option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The values for the DHCP option.

      Parameters:
      values - The values for the DHCP option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The values for the DHCP option.

      Parameters:
      values - The values for the DHCP option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.