Uses of Class
odata.msgraph.client.entity.AppleDeviceFeaturesConfigurationBase
-
Packages that use AppleDeviceFeaturesConfigurationBase Package Description odata.msgraph.client.entity -
-
Uses of AppleDeviceFeaturesConfigurationBase in odata.msgraph.client.entity
Subclasses of AppleDeviceFeaturesConfigurationBase in odata.msgraph.client.entity Modifier and Type Class Description classIosDeviceFeaturesConfiguration“iOS Device Features Configuration Profile.”classMacOSDeviceFeaturesConfiguration“MacOS device features configuration profile.”Methods in odata.msgraph.client.entity that return AppleDeviceFeaturesConfigurationBase Modifier and Type Method Description AppleDeviceFeaturesConfigurationBaseAppleDeviceFeaturesConfigurationBase. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AppleDeviceFeaturesConfigurationBaseAppleDeviceFeaturesConfigurationBase. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AppleDeviceFeaturesConfigurationBaseAppleDeviceFeaturesConfigurationBase. withUnmappedField(String name, Object value)
-