public class ImportedWindowsAutopilotDeviceIdentityCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<ImportedWindowsAutopilotDeviceIdentity,ImportedWindowsAutopilotDeviceIdentityRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
ImportedWindowsAutopilotDeviceIdentityCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedWindowsAutopilotDeviceIdentity> |
import_(List<ImportedWindowsAutopilotDeviceIdentity> importedWindowsAutopilotDeviceIdentities) |
public ImportedWindowsAutopilotDeviceIdentityCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<ImportedWindowsAutopilotDeviceIdentity> import_(List<ImportedWindowsAutopilotDeviceIdentity> importedWindowsAutopilotDeviceIdentities)
Copyright © 2018–2020. All rights reserved.