Class Win32LobAppRegistryDetection.Builder

    • Method Detail

      • check32BitOn64System

        public Win32LobAppRegistryDetection.Builder check32BitOn64System​(Boolean check32BitOn64System)
        “A value indicating whether this registry path is for checking 32-bit app on 64- bit system”
        Parameters:
        check32BitOn64System - value of check32BitOn64System property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • detectionValue

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

        public Win32LobAppRegistryDetection.Builder keyPath​(String keyPath)
        “The registry key path to detect Win32 Line of Business (LoB) app”
        Parameters:
        keyPath - value of keyPath property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • valueName

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