Uses of Class
odata.msgraph.client.beta.entity.WorkbookCommentReply.Builder
-
Packages that use WorkbookCommentReply.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of WorkbookCommentReply.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WorkbookCommentReply.Builder Modifier and Type Method Description static WorkbookCommentReply.BuilderWorkbookCommentReply. builderWorkbookCommentReply()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WorkbookCommentReply.BuilderWorkbookCommentReply.Builder. content(String content)WorkbookCommentReply.BuilderWorkbookCommentReply.Builder. contentType(String contentType)WorkbookCommentReply.BuilderWorkbookCommentReply.Builder. id(String id)
-