public class TranslationprocessCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Translationprocess,TranslationprocessRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
TranslationprocessCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
ProcesssessionCollectionRequest |
translationProcess_ProcessSessions() |
ProcesssessionRequest |
translationProcess_ProcessSessions(String processsessionid) |
SyncerrorCollectionRequest |
translationProcess_SyncErrors() |
SyncerrorRequest |
translationProcess_SyncErrors(String syncerrorid) |
WorkflowlogCollectionRequest |
workflowlogs_translationprocess() |
WorkflowlogRequest |
workflowlogs_translationprocess(String workflowlogid) |
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 translationProcess_SyncErrors()
public SyncerrorRequest translationProcess_SyncErrors(String syncerrorid)
public WorkflowlogCollectionRequest workflowlogs_translationprocess()
public WorkflowlogRequest workflowlogs_translationprocess(String workflowlogid)
public ProcesssessionCollectionRequest translationProcess_ProcessSessions()
public ProcesssessionRequest translationProcess_ProcessSessions(String processsessionid)
Copyright © 2018–2020. All rights reserved.