Class WindowsMalwareInformationRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<WindowsMalwareInformation>
-
- odata.msgraph.client.beta.entity.request.WindowsMalwareInformationRequest
-
public class WindowsMalwareInformationRequest extends com.github.davidmoten.odata.client.EntityRequest<WindowsMalwareInformation>
-
-
Constructor Summary
Constructors Constructor Description WindowsMalwareInformationRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MalwareStateForWindowsDeviceCollectionRequestdeviceMalwareStates()MalwareStateForWindowsDeviceRequestdeviceMalwareStates(String id)
-
-
-
Method Detail
-
deviceMalwareStates
public MalwareStateForWindowsDeviceCollectionRequest deviceMalwareStates()
-
deviceMalwareStates
public MalwareStateForWindowsDeviceRequest deviceMalwareStates(String id)
-
-