public class TeamtemplateCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Teamtemplate,TeamtemplateRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
TeamtemplateCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
SyncerrorCollectionRequest |
teamTemplate_SyncErrors() |
SyncerrorRequest |
teamTemplate_SyncErrors(String syncerrorid) |
TeamCollectionRequest |
teamtemplate_Teams() |
TeamRequest |
teamtemplate_Teams(String ownerid) |
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 TeamCollectionRequest teamtemplate_Teams()
public TeamRequest teamtemplate_Teams(String ownerid)
public SyncerrorCollectionRequest teamTemplate_SyncErrors()
public SyncerrorRequest teamTemplate_SyncErrors(String syncerrorid)
Copyright © 2018–2020. All rights reserved.