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