| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
Win32LobAppFileSystemRule
“A complex type to store file or folder rule data for a Win32 LOB app.”
|
class |
Win32LobAppPowerShellScriptRule
“A complex type to store the PowerShell script rule data for a Win32 LOB app.”
|
class |
Win32LobAppProductCodeRule
“A complex type to store the product code and version rule data for a Win32 LOB
app.
|
class |
Win32LobAppRegistryRule
“A complex type to store registry rule data for a Win32 LOB app.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppRule |
Win32LobAppRule.withRuleType(Win32LobAppRuleType ruleType)
Returns an immutable copy of
this with just the ruleType field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<Win32LobAppRule> |
Win32LobApp.rules |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<Win32LobAppRule> |
Win32LobApp.getRules()
“The detection and requirement rules for this app.”
|
com.github.davidmoten.odata.client.CollectionPage<Win32LobAppRule> |
Win32LobApp.getRules(com.github.davidmoten.odata.client.HttpRequestOptions options)
“The detection and requirement rules for this app.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.rules(Win32LobAppRule... rules)
“The detection and requirement rules for this app.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobApp.Builder |
Win32LobApp.Builder.rules(List<Win32LobAppRule> rules)
“The detection and requirement rules for this app.”
|
Copyright © 2018–2020. All rights reserved.