static Win32LobAppRegistryDetection.Builder |
Win32LobAppRegistryDetection.builderWin32LobAppRegistryDetection() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Win32LobAppRegistryDetection.Builder |
Win32LobAppRegistryDetection.Builder.check32BitOn64System(Boolean check32BitOn64System) |
“A value indicating whether this registry path is for checking 32-bit app on 64-
bit system”
|
Win32LobAppRegistryDetection.Builder |
Win32LobAppRegistryDetection.Builder.detectionType(Win32LobAppRegistryDetectionType detectionType) |
“The registry data detection type”
|
Win32LobAppRegistryDetection.Builder |
Win32LobAppRegistryDetection.Builder.detectionValue(String detectionValue) |
“The registry detection value”
|
Win32LobAppRegistryDetection.Builder |
Win32LobAppRegistryDetection.Builder.keyPath(String keyPath) |
“The registry key path to detect Win32 Line of Business (LoB) app”
|
Win32LobAppRegistryDetection.Builder |
Win32LobAppRegistryDetection.Builder.operator(Win32LobAppDetectionOperator operator) |
“The operator for registry data detection”
|
Win32LobAppRegistryDetection.Builder |
Win32LobAppRegistryDetection.Builder.valueName(String valueName) |
“The registry value name”
|