public class WindowsDefenderApplicationControlSupplementalPolicyCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<WindowsDefenderApplicationControlSupplementalPolicy,WindowsDefenderApplicationControlSupplementalPolicyRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
WindowsDefenderApplicationControlSupplementalPolicyCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
public WindowsDefenderApplicationControlSupplementalPolicyCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public WindowsDefenderApplicationControlSupplementalPolicyAssignmentCollectionRequest assignments()
public WindowsDefenderApplicationControlSupplementalPolicyAssignmentRequest assignments(String id)
public WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatusCollectionRequest deviceStatuses()
public WindowsDefenderApplicationControlSupplementalPolicyDeploymentStatusRequest deviceStatuses(String id)
Copyright © 2018–2020. All rights reserved.