Class WindowsRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<Windows>
-
- odata.msgraph.client.beta.windows.updates.entity.request.WindowsRequest
-
public class WindowsRequest extends com.github.davidmoten.odata.client.EntityRequest<Windows>
-
-
Constructor Summary
Constructors Constructor Description WindowsRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UpdatesRequestupdates()
-
-
-
Method Detail
-
updates
public UpdatesRequest updates()
-
-