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