Class Win32LobAppFileSystemRule.Builder

    • Method Detail

      • check32BitOn64System

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

        public Win32LobAppFileSystemRule.Builder comparisonValue​(String comparisonValue)
        “The file or folder comparison value.”
        Parameters:
        comparisonValue - value of comparisonValue property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • fileOrFolderName

        public Win32LobAppFileSystemRule.Builder fileOrFolderName​(String fileOrFolderName)
        “The file or folder name to look up.”
        Parameters:
        fileOrFolderName - value of fileOrFolderName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • path

        public Win32LobAppFileSystemRule.Builder path​(String path)
        “The file or folder path to look up.”
        Parameters:
        path - value of path property (as defined in service metadata)
        Returns:
        this (for method chaining)