public class DeviceManagementAutopilotEventRequest extends com.github.davidmoten.odata.client.EntityRequest<DeviceManagementAutopilotEvent>
| Constructor and Description |
|---|
DeviceManagementAutopilotEventRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementAutopilotPolicyStatusDetailCollectionRequest |
policyStatusDetails() |
DeviceManagementAutopilotPolicyStatusDetailRequest |
policyStatusDetails(String id) |
public DeviceManagementAutopilotEventRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public DeviceManagementAutopilotPolicyStatusDetailCollectionRequest policyStatusDetails()
public DeviceManagementAutopilotPolicyStatusDetailRequest policyStatusDetails(String id)
Copyright © 2018–2020. All rights reserved.