Uses of Class
odata.msgraph.client.beta.entity.AuthoredNote.Builder
-
Packages that use AuthoredNote.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of AuthoredNote.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AuthoredNote.Builder Modifier and Type Method Description AuthoredNote.BuilderAuthoredNote.Builder. author(Identity author)static AuthoredNote.BuilderAuthoredNote. builderAuthoredNote()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AuthoredNote.BuilderAuthoredNote.Builder. content(ItemBody content)AuthoredNote.BuilderAuthoredNote.Builder. createdDateTime(OffsetDateTime createdDateTime)AuthoredNote.BuilderAuthoredNote.Builder. id(String id)
-