Uses of Class
com.amilesend.onedrive.resource.activities.action.CommentAction.CommentActionBuilder
Packages that use CommentAction.CommentActionBuilder
-
Uses of CommentAction.CommentActionBuilder in com.amilesend.onedrive.resource.activities.action
Methods in com.amilesend.onedrive.resource.activities.action that return CommentAction.CommentActionBuilderModifier and TypeMethodDescriptionCommentAction.builder()
CommentAction.CommentActionBuilder.isReply
(boolean isReply) Indicates if the activity was a reply to an existing thread.CommentAction.CommentActionBuilder.parentAuthor
(IdentitySet parentAuthor) The user who started the thread.CommentAction.CommentActionBuilder.participants
(List<IdentitySet> participants) The list of users who participated in the thread.