public class FileattachmentCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Fileattachment,FileattachmentRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
FileattachmentCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
AsyncoperationCollectionRequest |
fileAttachment_AsyncOperation_DataBlobId() |
AsyncoperationRequest |
fileAttachment_AsyncOperation_DataBlobId(String asyncoperationid) |
SyncerrorCollectionRequest |
fileAttachment_SyncErrors() |
SyncerrorRequest |
fileAttachment_SyncErrors(String syncerrorid) |
SolutionCollectionRequest |
solution_fileid() |
SolutionRequest |
solution_fileid(String solutionid) |
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 SyncerrorCollectionRequest fileAttachment_SyncErrors()
public SyncerrorRequest fileAttachment_SyncErrors(String syncerrorid)
public SolutionCollectionRequest solution_fileid()
public SolutionRequest solution_fileid(String solutionid)
public AsyncoperationCollectionRequest fileAttachment_AsyncOperation_DataBlobId()
public AsyncoperationRequest fileAttachment_AsyncOperation_DataBlobId(String asyncoperationid)
Copyright © 2018–2020. All rights reserved.