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