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