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