public class WindowsAutopilotDeploymentProfileCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<WindowsAutopilotDeploymentProfile,WindowsAutopilotDeploymentProfileRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
WindowsAutopilotDeploymentProfileCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
WindowsAutopilotDeviceIdentityCollectionRequest |
assignedDevices() |
WindowsAutopilotDeviceIdentityRequest |
assignedDevices(String id) |
WindowsAutopilotDeploymentProfileAssignmentCollectionRequest |
assignments() |
WindowsAutopilotDeploymentProfileAssignmentRequest |
assignments(String id) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<HasPayloadLinkResultItem> |
hasPayloadLinks(List<String> payloadIds) |
public WindowsAutopilotDeploymentProfileCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public WindowsAutopilotDeviceIdentityCollectionRequest assignedDevices()
public WindowsAutopilotDeviceIdentityRequest assignedDevices(String id)
public WindowsAutopilotDeploymentProfileAssignmentCollectionRequest assignments()
public WindowsAutopilotDeploymentProfileAssignmentRequest assignments(String id)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<HasPayloadLinkResultItem> hasPayloadLinks(List<String> payloadIds)
Copyright © 2018–2020. All rights reserved.