| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected FolderProtectionType |
Windows10EndpointProtectionConfiguration.defenderGuardMyFoldersType |
| Modifier and Type | Method and Description |
|---|---|
Optional<FolderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderGuardMyFoldersType()
“Value indicating the behavior of protected folders”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderGuardMyFoldersType(FolderProtectionType defenderGuardMyFoldersType)
“Value indicating the behavior of protected folders”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderGuardMyFoldersType(FolderProtectionType defenderGuardMyFoldersType)
Returns an immutable copy of
this with just the defenderGuardMyFoldersType field changed. |
| Modifier and Type | Method and Description |
|---|---|
static FolderProtectionType |
FolderProtectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FolderProtectionType[] |
FolderProtectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.