Class DnsClient.Builder

    • Method Detail

      • executorService

        public DnsClient.Builder executorService​(ExecutorService executorService)
        Set the ExecutorService for the client to be created.
        Parameters:
        executorService - executorService
        Returns:
        this builder
      • isStreamWarningEnabled

        public DnsClient.Builder isStreamWarningEnabled​(boolean isStreamWarningEnabled)
        Enable/disable the stream warnings for the client
        Parameters:
        isStreamWarningEnabled - executorService
        Returns:
        this builder