| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DefenderSecurityCenterNotificationsFromAppType |
Windows10EndpointProtectionConfiguration.defenderSecurityCenterNotificationsFromApp |
| Modifier and Type | Method and Description |
|---|---|
Optional<DefenderSecurityCenterNotificationsFromAppType> |
Windows10EndpointProtectionConfiguration.getDefenderSecurityCenterNotificationsFromApp()
“Notifications to show from the displayed areas of app”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderSecurityCenterNotificationsFromApp(DefenderSecurityCenterNotificationsFromAppType defenderSecurityCenterNotificationsFromApp)
“Notifications to show from the displayed areas of app”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderSecurityCenterNotificationsFromApp(DefenderSecurityCenterNotificationsFromAppType defenderSecurityCenterNotificationsFromApp)
Returns an immutable copy of
this with just the defenderSecurityCenterNotificationsFromApp field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DefenderSecurityCenterNotificationsFromAppType |
DefenderSecurityCenterNotificationsFromAppType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefenderSecurityCenterNotificationsFromAppType[] |
DefenderSecurityCenterNotificationsFromAppType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.