public class ThemeCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Theme,ThemeRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
ThemeCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
AsyncoperationCollectionRequest |
theme_AsyncOperations() |
AsyncoperationRequest |
theme_AsyncOperations(String asyncoperationid) |
BulkdeletefailureCollectionRequest |
theme_BulkDeleteFailures() |
BulkdeletefailureRequest |
theme_BulkDeleteFailures(String bulkdeletefailureid) |
ProcesssessionCollectionRequest |
theme_ProcessSession() |
ProcesssessionRequest |
theme_ProcessSession(String processsessionid) |
connectTimeout, deltaTokenLatest, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, query, readTimeout, requestHeader, requestHeader, search, select, skip, stream, streamWithDeltaLink, to, toList, top, urlOverrideclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic AsyncoperationCollectionRequest theme_AsyncOperations()
public AsyncoperationRequest theme_AsyncOperations(String asyncoperationid)
public ProcesssessionCollectionRequest theme_ProcessSession()
public ProcesssessionRequest theme_ProcessSession(String processsessionid)
public BulkdeletefailureCollectionRequest theme_BulkDeleteFailures()
public BulkdeletefailureRequest theme_BulkDeleteFailures(String bulkdeletefailureid)
Copyright © 2018–2021. All rights reserved.