public class WindowsFeatureUpdateProfileCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<WindowsFeatureUpdateProfile,WindowsFeatureUpdateProfileRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
WindowsFeatureUpdateProfileCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
WindowsFeatureUpdateProfileAssignmentCollectionRequest |
assignments() |
WindowsFeatureUpdateProfileAssignmentRequest |
assignments(String id) |
WindowsUpdateStateCollectionRequest |
deviceUpdateStates() |
WindowsUpdateStateRequest |
deviceUpdateStates(String id) |
connectTimeout, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, readTimeout, requestHeader, requestHeader, search, select, skip, stream, to, toList, top, urlOverrideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic WindowsFeatureUpdateProfileCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public WindowsFeatureUpdateProfileAssignmentCollectionRequest assignments()
public WindowsFeatureUpdateProfileAssignmentRequest assignments(String id)
public WindowsUpdateStateCollectionRequest deviceUpdateStates()
public WindowsUpdateStateRequest deviceUpdateStates(String id)
Copyright © 2018–2020. All rights reserved.