Uses of Class
odata.msgraph.client.beta.windows.updates.entity.AzureADDevice
-
Packages that use AzureADDevice Package Description odata.msgraph.client.beta.windows.updates.entity -
-
Uses of AzureADDevice in odata.msgraph.client.beta.windows.updates.entity
Methods in odata.msgraph.client.beta.windows.updates.entity that return AzureADDevice Modifier and Type Method Description AzureADDeviceAzureADDevice.Builder. build()AzureADDeviceAzureADDevice. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AzureADDeviceAzureADDevice. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AzureADDeviceAzureADDevice. withEnrollments(List<UpdatableAssetEnrollment> enrollments)AzureADDeviceAzureADDevice. withErrors(List<UpdatableAssetError> errors)AzureADDeviceAzureADDevice. withUnmappedField(String name, String value)
-