Uses of Class
odata.msgraph.client.beta.entity.ImportedWindowsAutopilotDeviceIdentityUpload.Builder
-
Packages that use ImportedWindowsAutopilotDeviceIdentityUpload.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of ImportedWindowsAutopilotDeviceIdentityUpload.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ImportedWindowsAutopilotDeviceIdentityUpload.Builder Modifier and Type Method Description static ImportedWindowsAutopilotDeviceIdentityUpload.BuilderImportedWindowsAutopilotDeviceIdentityUpload. builderImportedWindowsAutopilotDeviceIdentityUpload()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ImportedWindowsAutopilotDeviceIdentityUpload.BuilderImportedWindowsAutopilotDeviceIdentityUpload.Builder. createdDateTimeUtc(OffsetDateTime createdDateTimeUtc)“DateTime when the entity is created.”ImportedWindowsAutopilotDeviceIdentityUpload.BuilderImportedWindowsAutopilotDeviceIdentityUpload.Builder. id(String id)ImportedWindowsAutopilotDeviceIdentityUpload.BuilderImportedWindowsAutopilotDeviceIdentityUpload.Builder. status(ImportedWindowsAutopilotDeviceIdentityUploadStatus status)“Upload status.”
-