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