| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.Builder.build() |
Notification |
Notification.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Notification |
Notification.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Notification |
Notification.withDisplayTimeToLive(Integer displayTimeToLive) |
Notification |
Notification.withExpirationDateTime(OffsetDateTime expirationDateTime) |
Notification |
Notification.withGroupName(String groupName) |
Notification |
Notification.withPayload(PayloadTypes payload) |
Notification |
Notification.withPriority(Priority priority) |
Notification |
Notification.withTargetHostName(String targetHostName) |
Notification |
Notification.withTargetPolicy(TargetPolicyEndpoints targetPolicy) |
Copyright © 2018–2020. All rights reserved.