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