| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Mention |
Mention.Builder.build() |
Mention |
Mention.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Mention |
Mention.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Mention |
Mention.withApplication(String application) |
Mention |
Mention.withClientReference(String clientReference) |
Mention |
Mention.withCreatedBy(EmailAddress createdBy) |
Mention |
Mention.withCreatedDateTime(OffsetDateTime createdDateTime) |
Mention |
Mention.withDeepLink(String deepLink) |
Mention |
Mention.withMentioned(EmailAddress mentioned) |
Mention |
Mention.withMentionText(String mentionText) |
Mention |
Mention.withServerCreatedDateTime(OffsetDateTime serverCreatedDateTime) |
Copyright © 2018–2020. All rights reserved.