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