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