| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected CommentAction |
ItemActionSet.comment |
| Modifier and Type | Method and Description |
|---|---|
CommentAction |
CommentAction.Builder.build() |
CommentAction |
CommentAction.withIsReply(Boolean isReply) |
CommentAction |
CommentAction.withParentAuthor(IdentitySet parentAuthor) |
| Modifier and Type | Method and Description |
|---|---|
Optional<CommentAction> |
ItemActionSet.getComment() |
| Modifier and Type | Method and Description |
|---|---|
ItemActionSet.Builder |
ItemActionSet.Builder.comment(CommentAction comment) |
ItemActionSet |
ItemActionSet.withComment(CommentAction comment) |
Copyright © 2018–2020. All rights reserved.