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