public class WindowsProtectionStateCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<WindowsProtectionState,WindowsProtectionStateRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
WindowsProtectionStateCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
WindowsDeviceMalwareStateCollectionRequest |
detectedMalwareState() |
WindowsDeviceMalwareStateRequest |
detectedMalwareState(String id) |
public WindowsProtectionStateCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public WindowsDeviceMalwareStateCollectionRequest detectedMalwareState()
public WindowsDeviceMalwareStateRequest detectedMalwareState(String id)
Copyright © 2018–2020. All rights reserved.