static Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.builderWin32LobAppRegistryRule() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.check32BitOn64System(Boolean check32BitOn64System) |
“A value indicating whether to search the 32-bit registry on 64-bit systems.”
|
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.comparisonValue(String comparisonValue) |
“The registry comparison value.”
|
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.keyPath(String keyPath) |
“The full path of the registry entry containing the value to detect.”
|
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.operationType(Win32LobAppRegistryRuleOperationType operationType) |
“The registry operation type.”
|
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.operator(Win32LobAppRuleOperator operator) |
“The operator for registry detection.”
|
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.ruleType(Win32LobAppRuleType ruleType) |
|
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.valueName(String valueName) |
“The name of the registry value to detect.”
|