Uses of Class
odata.msgraph.client.complex.CommsNotification.Builder
-
Packages that use CommsNotification.Builder Package Description odata.msgraph.client.complex -
-
Uses of CommsNotification.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return CommsNotification.Builder Modifier and Type Method Description static CommsNotification.BuilderCommsNotification. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).CommsNotification.BuilderCommsNotification.Builder. changeType(ChangeType changeType)CommsNotification.BuilderCommsNotification.Builder. resourceUrl(String resourceUrl)
-