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