public class TimezonedefinitionCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Timezonedefinition,TimezonedefinitionRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
TimezonedefinitionCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Crmbaseentity> |
getAllTimeZonesWithDisplayName(Integer localeId) |
TimezonelocalizednameCollectionRequest |
lk_timezonelocalizedname_timezonedefinitionid() |
TimezonelocalizednameRequest |
lk_timezonelocalizedname_timezonedefinitionid(String timezonelocalizednameid) |
TimezoneruleCollectionRequest |
lk_timezonerule_timezonedefinitionid() |
TimezoneruleRequest |
lk_timezonerule_timezonedefinitionid(String timezoneruleid) |
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 TimezonelocalizednameCollectionRequest lk_timezonelocalizedname_timezonedefinitionid()
public TimezonelocalizednameRequest lk_timezonelocalizedname_timezonedefinitionid(String timezonelocalizednameid)
public TimezoneruleCollectionRequest lk_timezonerule_timezonedefinitionid()
public TimezoneruleRequest lk_timezonerule_timezonedefinitionid(String timezoneruleid)
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Crmbaseentity> getAllTimeZonesWithDisplayName(Integer localeId)
Copyright © 2018–2020. All rights reserved.