Class DeviceManagementAutopilotEventRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<DeviceManagementAutopilotEvent>
-
- odata.msgraph.client.beta.entity.request.DeviceManagementAutopilotEventRequest
-
public class DeviceManagementAutopilotEventRequest extends com.github.davidmoten.odata.client.EntityRequest<DeviceManagementAutopilotEvent>
-
-
Constructor Summary
Constructors Constructor Description DeviceManagementAutopilotEventRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DeviceManagementAutopilotPolicyStatusDetailCollectionRequestpolicyStatusDetails()DeviceManagementAutopilotPolicyStatusDetailRequestpolicyStatusDetails(String id)
-
-
-
Method Detail
-
policyStatusDetails
public DeviceManagementAutopilotPolicyStatusDetailCollectionRequest policyStatusDetails()
-
policyStatusDetails
public DeviceManagementAutopilotPolicyStatusDetailRequest policyStatusDetails(String id)
-
-