public class UserformCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Userform,UserformRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
UserformCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
AsyncoperationCollectionRequest |
userForm_AsyncOperations() |
AsyncoperationRequest |
userForm_AsyncOperations(String asyncoperationid) |
BulkdeletefailureCollectionRequest |
userForm_BulkDeleteFailures() |
BulkdeletefailureRequest |
userForm_BulkDeleteFailures(String bulkdeletefailureid) |
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 userForm_AsyncOperations()
public AsyncoperationRequest userForm_AsyncOperations(String asyncoperationid)
public BulkdeletefailureCollectionRequest userForm_BulkDeleteFailures()
public BulkdeletefailureRequest userForm_BulkDeleteFailures(String bulkdeletefailureid)
Copyright © 2018–2021. All rights reserved.