Class Win32LobAppRegistryRule.Builder

    • Method Detail

      • check32BitOn64System

        public Win32LobAppRegistryRule.Builder check32BitOn64System​(Boolean check32BitOn64System)
        “A value indicating whether to search the 32-bit registry on 64-bit systems.”
        Parameters:
        check32BitOn64System - value of check32BitOn64System property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • comparisonValue

        public Win32LobAppRegistryRule.Builder comparisonValue​(String comparisonValue)
        “The registry comparison value.”
        Parameters:
        comparisonValue - value of comparisonValue property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • keyPath

        public Win32LobAppRegistryRule.Builder keyPath​(String keyPath)
        “The full path of the registry entry containing the value to detect.”
        Parameters:
        keyPath - value of keyPath property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • valueName

        public Win32LobAppRegistryRule.Builder valueName​(String valueName)
        “The name of the registry value to detect.”
        Parameters:
        valueName - value of valueName property (as defined in service metadata)
        Returns:
        this (for method chaining)