Uses of Class
odata.msgraph.client.complex.CommentAction
-
Packages that use CommentAction Package Description odata.msgraph.client.complex -
-
Uses of CommentAction in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return CommentAction Modifier and Type Method Description CommentActionCommentAction.Builder. build()CommentActionCommentAction. withIsReply(Boolean isReply)CommentActionCommentAction. withParentAuthor(IdentitySet parentAuthor)CommentActionCommentAction. withUnmappedField(String name, Object value)
-