Interface CustomDNSServer.Builder

  • Method Details

    • customDNSServerName

      CustomDNSServer.Builder customDNSServerName(String customDNSServerName)

      The name of the DNS server.

      Parameters:
      customDNSServerName - The name of the DNS server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • customDNSServerIP

      CustomDNSServer.Builder customDNSServerIP(String customDNSServerIP)

      The IP address of the DNS server.

      Parameters:
      customDNSServerIP - The IP address of the DNS server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.