| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Win32LobAppRegistryRuleOperationType |
Win32LobAppRegistryRule.operationType |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32LobAppRegistryRuleOperationType> |
Win32LobAppRegistryRule.getOperationType()
“The registry operation type.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppRegistryRule.Builder |
Win32LobAppRegistryRule.Builder.operationType(Win32LobAppRegistryRuleOperationType operationType)
“The registry operation type.”
|
Win32LobAppRegistryRule |
Win32LobAppRegistryRule.withOperationType(Win32LobAppRegistryRuleOperationType operationType)
Returns an immutable copy of
this with just the operationType
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static Win32LobAppRegistryRuleOperationType |
Win32LobAppRegistryRuleOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Win32LobAppRegistryRuleOperationType[] |
Win32LobAppRegistryRuleOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.