Uses of Class
odata.msgraph.client.beta.complex.M365AlertComment.Builder
-
Packages that use M365AlertComment.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of M365AlertComment.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return M365AlertComment.Builder Modifier and Type Method Description static M365AlertComment.BuilderM365AlertComment. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).M365AlertComment.BuilderM365AlertComment.Builder. comment(String comment)M365AlertComment.BuilderM365AlertComment.Builder. createdByDisplayName(String createdByDisplayName)M365AlertComment.BuilderM365AlertComment.Builder. createdDateTime(OffsetDateTime createdDateTime)
-