Class CreateDhcpOptionsRequest

    • Constructor Detail

      • CreateDhcpOptionsRequest

        public CreateDhcpOptionsRequest()
        Default constructor for CreateDhcpOptionsRequest object. Callers should use the setter or fluent setter (with...) methods to initialize the object after creating it.
      • CreateDhcpOptionsRequest

        public CreateDhcpOptionsRequest​(List<DhcpConfiguration> dhcpConfigurations)
        Constructs a new CreateDhcpOptionsRequest object. Callers should use the setter or fluent setter (with...) methods to initialize any additional object members.
        Parameters:
        dhcpConfigurations - A DHCP configuration option.