| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Win32LobAppRuleType |
Win32LobAppRule.ruleType |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32LobAppRuleType> |
Win32LobAppRule.getRuleType()
“The rule type indicating the purpose of the rule.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppProductCodeRule.Builder |
Win32LobAppProductCodeRule.Builder.ruleType(Win32LobAppRuleType ruleType) |
Win32LobAppFileSystemRule.Builder |
Win32LobAppFileSystemRule.Builder.ruleType(Win32LobAppRuleType ruleType) |
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.ruleType(Win32LobAppRuleType ruleType) |
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.ruleType(Win32LobAppRuleType ruleType) |
Win32LobAppRule |
Win32LobAppRule.withRuleType(Win32LobAppRuleType ruleType)
Returns an immutable copy of
this with just the ruleType field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static Win32LobAppRuleType |
Win32LobAppRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Win32LobAppRuleType[] |
Win32LobAppRuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.