public class CategoryCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Category,CategoryRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
CategoryCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
CategoryCollectionRequest |
category_parent_category() |
CategoryRequest |
category_parent_category(String categoryid) |
SyncerrorCollectionRequest |
category_SyncErrors() |
SyncerrorRequest |
category_SyncErrors(String syncerrorid) |
KnowledgearticleCollectionRequest |
knowledgearticle_category() |
KnowledgearticleRequest |
knowledgearticle_category(String knowledgearticleid) |
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 CategoryCollectionRequest category_parent_category()
public CategoryRequest category_parent_category(String categoryid)
public SyncerrorCollectionRequest category_SyncErrors()
public SyncerrorRequest category_SyncErrors(String syncerrorid)
public KnowledgearticleCollectionRequest knowledgearticle_category()
public KnowledgearticleRequest knowledgearticle_category(String knowledgearticleid)
Copyright © 2018–2020. All rights reserved.