| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
Win32LobAppFileSystemRequirement
“Contains file or folder path to detect a Win32 App”
|
class |
Win32LobAppPowerShellScriptRequirement
“Contains PowerShell script properties to detect a Win32 App”
|
class |
Win32LobAppRegistryRequirement
“Contains registry properties to detect a Win32 App”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppRequirement |
Win32LobAppRequirement.withDetectionValue(String detectionValue)
Returns an immutable copy of
this with just the detectionValue
field changed. |
Win32LobAppRequirement |
Win32LobAppRequirement.withOperator(Win32LobAppDetectionOperator operator)
Returns an immutable copy of
this with just the operator field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<Win32LobAppRequirement> |
Win32LobApp.requirementRules |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<Win32LobAppRequirement> |
Win32LobApp.getRequirementRules()
“The requirement rules to detect Win32 Line of Business (LoB) app.”
|
com.github.davidmoten.odata.client.CollectionPage<Win32LobAppRequirement> |
Win32LobApp.getRequirementRules(com.github.davidmoten.odata.client.HttpRequestOptions options)
“The requirement rules to detect Win32 Line of Business (LoB) app.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.requirementRules(Win32LobAppRequirement... requirementRules)
“The requirement rules to detect Win32 Line of Business (LoB) app.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.requirementRules(List<Win32LobAppRequirement> requirementRules)
“The requirement rules to detect Win32 Line of Business (LoB) app.”
|
Copyright © 2018–2020. All rights reserved.