| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
Win32LobAppFileSystemDetection
“Contains file or folder path to detect a Win32 App”
|
class |
Win32LobAppPowerShellScriptDetection
“Contains PowerShell script properties to detect a Win32 App”
|
class |
Win32LobAppProductCodeDetection
“Contains product code and version properties to detect a Win32 App”
|
class |
Win32LobAppRegistryDetection
“Contains registry properties to detect a Win32 App”
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Win32LobAppDetection> |
Win32LobApp.detectionRules |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<Win32LobAppDetection> |
Win32LobApp.getDetectionRules()
“The detection rules to detect Win32 Line of Business (LoB) app.”
|
com.github.davidmoten.odata.client.CollectionPage<Win32LobAppDetection> |
Win32LobApp.getDetectionRules(com.github.davidmoten.odata.client.HttpRequestOptions options)
“The detection rules to detect Win32 Line of Business (LoB) app.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.detectionRules(Win32LobAppDetection... detectionRules)
“The detection rules to detect Win32 Line of Business (LoB) app.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.detectionRules(List<Win32LobAppDetection> detectionRules)
“The detection rules to detect Win32 Line of Business (LoB) app.”
|
Copyright © 2018–2020. All rights reserved.