Interface NtpStatus.Builder

    • Method Detail

      • ipAddress

        NtpStatus.Builder ipAddress​(String ipAddress)

        The IP address of the server.

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

        NtpStatus.Builder ntpServerName​(String ntpServerName)

        The domain name of the server.

        Parameters:
        ntpServerName - The domain name of the server.
        Returns:
        Returns a reference to this object so that method calls can be chained together.