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