Class Win32LobAppFileSystemDetection.Builder

    • Method Detail

      • check32BitOn64System

        public Win32LobAppFileSystemDetection.Builder check32BitOn64System​(Boolean check32BitOn64System)
        “A value indicating whether this file or folder 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 Win32LobAppFileSystemDetection.Builder detectionValue​(String detectionValue)
        “The file or folder detection value”
        Parameters:
        detectionValue - value of detectionValue property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • fileOrFolderName

        public Win32LobAppFileSystemDetection.Builder fileOrFolderName​(String fileOrFolderName)
        “The file or folder name to detect Win32 Line of Business (LoB) app”
        Parameters:
        fileOrFolderName - value of fileOrFolderName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • path

        public Win32LobAppFileSystemDetection.Builder path​(String path)
        “The file or folder path to detect Win32 Line of Business (LoB) app”
        Parameters:
        path - value of path property (as defined in service metadata)
        Returns:
        this (for method chaining)