Uses of Class
odata.msgraph.client.beta.entity.WorkbookCommentReply
-
Packages that use WorkbookCommentReply Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookCommentReply in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookCommentReply Modifier and Type Method Description WorkbookCommentReplyWorkbookCommentReply.Builder. build()WorkbookCommentReplyWorkbookCommentReply. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WorkbookCommentReplyWorkbookCommentReply. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WorkbookCommentReplyWorkbookCommentReply. withContent(String content)WorkbookCommentReplyWorkbookCommentReply. withContentType(String contentType)WorkbookCommentReplyWorkbookCommentReply. withUnmappedField(String name, String value)
-