public class PolicySetCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<PolicySet,PolicySetRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
PolicySetCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
PolicySetAssignmentCollectionRequest |
assignments() |
PolicySetAssignmentRequest |
assignments(String id) |
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<PolicySet> |
getPolicySets(List<String> policySetIds) |
PolicySetItemCollectionRequest |
items() |
PolicySetItemRequest |
items(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 PolicySetCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public PolicySetAssignmentCollectionRequest assignments()
public PolicySetAssignmentRequest assignments(String id)
public PolicySetItemCollectionRequest items()
public PolicySetItemRequest items(String id)
Copyright © 2018–2020. All rights reserved.