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