public class WindowsAutopilotDeploymentProfileRequest extends com.github.davidmoten.odata.client.EntityRequest<WindowsAutopilotDeploymentProfile>
| Constructor and Description |
|---|
WindowsAutopilotDeploymentProfileRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
assign(List<String> deviceIds) |
WindowsAutopilotDeviceIdentityCollectionRequest |
assignedDevices() |
WindowsAutopilotDeviceIdentityRequest |
assignedDevices(String id) |
WindowsAutopilotDeploymentProfileAssignmentCollectionRequest |
assignments() |
WindowsAutopilotDeploymentProfileAssignmentRequest |
assignments(String id) |
public WindowsAutopilotDeploymentProfileRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public WindowsAutopilotDeviceIdentityCollectionRequest assignedDevices()
public WindowsAutopilotDeviceIdentityRequest assignedDevices(String id)
public WindowsAutopilotDeploymentProfileAssignmentCollectionRequest assignments()
public WindowsAutopilotDeploymentProfileAssignmentRequest assignments(String id)
Copyright © 2018–2020. All rights reserved.