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