public class ImportedWindowsAutopilotDeviceIdentityUploadRequest extends com.github.davidmoten.odata.client.EntityRequest<ImportedWindowsAutopilotDeviceIdentityUpload>
| Constructor and Description |
|---|
ImportedWindowsAutopilotDeviceIdentityUploadRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
ImportedWindowsAutopilotDeviceIdentityCollectionRequest |
deviceIdentities() |
ImportedWindowsAutopilotDeviceIdentityRequest |
deviceIdentities(String id) |
public ImportedWindowsAutopilotDeviceIdentityUploadRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public ImportedWindowsAutopilotDeviceIdentityCollectionRequest deviceIdentities()
public ImportedWindowsAutopilotDeviceIdentityRequest deviceIdentities(String id)
Copyright © 2018–2020. All rights reserved.