public class PostfollowCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Postfollow,PostfollowRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
PostfollowCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
AsyncoperationCollectionRequest |
postFollow_AsyncOperations() |
AsyncoperationRequest |
postFollow_AsyncOperations(String asyncoperationid) |
SyncerrorCollectionRequest |
postFollow_SyncErrors() |
SyncerrorRequest |
postFollow_SyncErrors(String syncerrorid) |
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 postFollow_AsyncOperations()
public AsyncoperationRequest postFollow_AsyncOperations(String asyncoperationid)
public SyncerrorCollectionRequest postFollow_SyncErrors()
public SyncerrorRequest postFollow_SyncErrors(String syncerrorid)
Copyright © 2018–2021. All rights reserved.