Interface IPAddressBasedRemoteInfo.Builder

    • Method Detail

      • authType

        IPAddressBasedRemoteInfo.Builder authType​(String authType)

        The type of authorization.

        Parameters:
        authType - The type of authorization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AuthType, AuthType
      • ipAddressConfigurationTimeStamp

        IPAddressBasedRemoteInfo.Builder ipAddressConfigurationTimeStamp​(String ipAddressConfigurationTimeStamp)

        The time stamp of the configuration.

        Parameters:
        ipAddressConfigurationTimeStamp - The time stamp of the configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • osType

        IPAddressBasedRemoteInfo.Builder osType​(String osType)

        The type of the operating system.

        Parameters:
        osType - The type of the operating system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        OSType, OSType
      • osType

        IPAddressBasedRemoteInfo.Builder osType​(OSType osType)

        The type of the operating system.

        Parameters:
        osType - The type of the operating system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        OSType, OSType