| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Win32LobAppNotification |
Win32LobAppAssignmentSettings.notifications |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32LobAppNotification> |
Win32LobAppAssignmentSettings.getNotifications()
“The notification status for this app assignment.”
|
| Modifier and Type | Method and Description |
|---|---|
Win32LobAppAssignmentSettings.Builder |
Win32LobAppAssignmentSettings.Builder.notifications(Win32LobAppNotification notifications)
“The notification status for this app assignment.”
|
Win32LobAppAssignmentSettings |
Win32LobAppAssignmentSettings.withNotifications(Win32LobAppNotification notifications)
Returns an immutable copy of
this with just the notifications
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static Win32LobAppNotification |
Win32LobAppNotification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Win32LobAppNotification[] |
Win32LobAppNotification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.