Class IPv4DiscoveryOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of IPv4DiscoveryOptions.
    • Method Detail

      • setDhcpSnoopingEnabled

        public IPv4DiscoveryOptions.Builder setDhcpSnoopingEnabled​(java.lang.Boolean dhcpSnoopingEnabled)
        Indicates whether DHCP snooping is enabled
        Parameters:
        dhcpSnoopingEnabled - New value for the property.
      • setVmtoolsEnabled

        public IPv4DiscoveryOptions.Builder setVmtoolsEnabled​(java.lang.Boolean vmtoolsEnabled)
        Indicates whether fetching IP using vm-tools is enabled. This option is only supported on ESX where vm-tools is installed.
        Parameters:
        vmtoolsEnabled - New value for the property.