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