Class DnsClientConfig.Builder

    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()
      Constructor with parameters for the required properties of DnsClientConfig.
    • Constructor Detail

      • Builder

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

      • setDnsServerIps

        public DnsClientConfig.Builder setDnsServerIps​(java.util.List<java.lang.String> dnsServerIps)
        IPs of the DNS servers which need to be configured on the workload VMs
        Parameters:
        dnsServerIps - New value for the property.