public interface ISingleValueLegacyExtendedPropertyCollectionRequest extends IHttpRequest
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodvoid get(ICallback<? super ISingleValueLegacyExtendedPropertyCollectionPage> callback)
ISingleValueLegacyExtendedPropertyCollectionPage get() throws ClientException
ClientExceptionvoid post(SingleValueLegacyExtendedProperty newSingleValueLegacyExtendedProperty, ICallback<? super SingleValueLegacyExtendedProperty> callback)
SingleValueLegacyExtendedProperty post(SingleValueLegacyExtendedProperty newSingleValueLegacyExtendedProperty) throws ClientException
ClientExceptionISingleValueLegacyExtendedPropertyCollectionRequest expand(java.lang.String value)
value - the expand clauseISingleValueLegacyExtendedPropertyCollectionRequest filter(java.lang.String value)
value - the filter clauseISingleValueLegacyExtendedPropertyCollectionRequest orderBy(java.lang.String value)
value - the order by clauseISingleValueLegacyExtendedPropertyCollectionRequest select(java.lang.String value)
value - the select clauseISingleValueLegacyExtendedPropertyCollectionRequest top(int value)
value - the max number of items to returnISingleValueLegacyExtendedPropertyCollectionRequest skip(int value)
value - of the number of items to skipISingleValueLegacyExtendedPropertyCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination