Uses of Class
odata.msgraph.client.beta.entity.CommsApplication
-
Packages that use CommsApplication Package Description odata.msgraph.client.beta.entity -
-
Uses of CommsApplication in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CommsApplication Modifier and Type Method Description CommsApplicationCommsApplication.Builder. build()CommsApplicationCommsApplication. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CommsApplicationCommsApplication. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CommsApplicationCommsApplication. withUnmappedField(String name, String value)
-