public class UsermappingCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Usermapping,UsermappingRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
UsermappingCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
AsyncoperationCollectionRequest |
usermapping_AsyncOperations() |
AsyncoperationRequest |
usermapping_AsyncOperations(String asyncoperationid) |
BulkdeletefailureCollectionRequest |
usermapping_BulkDeleteFailures() |
BulkdeletefailureRequest |
usermapping_BulkDeleteFailures(String bulkdeletefailureid) |
ProcesssessionCollectionRequest |
usermapping_ProcessSession() |
ProcesssessionRequest |
usermapping_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 usermapping_AsyncOperations()
public AsyncoperationRequest usermapping_AsyncOperations(String asyncoperationid)
public ProcesssessionCollectionRequest usermapping_ProcessSession()
public ProcesssessionRequest usermapping_ProcessSession(String processsessionid)
public BulkdeletefailureCollectionRequest usermapping_BulkDeleteFailures()
public BulkdeletefailureRequest usermapping_BulkDeleteFailures(String bulkdeletefailureid)
Copyright © 2018–2020. All rights reserved.