| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsDefenderTamperProtectionOptions |
Windows10EndpointProtectionConfiguration.windowsDefenderTamperProtection |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsDefenderTamperProtectionOptions> |
Windows10EndpointProtectionConfiguration.getWindowsDefenderTamperProtection()
“Configure windows defender TamperProtection settings”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.windowsDefenderTamperProtection(WindowsDefenderTamperProtectionOptions windowsDefenderTamperProtection)
“Configure windows defender TamperProtection settings”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withWindowsDefenderTamperProtection(WindowsDefenderTamperProtectionOptions windowsDefenderTamperProtection)
Returns an immutable copy of
this with just the windowsDefenderTamperProtection field changed. |
| Modifier and Type | Method and Description |
|---|---|
static WindowsDefenderTamperProtectionOptions |
WindowsDefenderTamperProtectionOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsDefenderTamperProtectionOptions[] |
WindowsDefenderTamperProtectionOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.