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