public interface IMultiValueLegacyExtendedPropertyCollectionRequest 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 IMultiValueLegacyExtendedPropertyCollectionPage> callback)
IMultiValueLegacyExtendedPropertyCollectionPage get() throws ClientException
ClientExceptionvoid post(MultiValueLegacyExtendedProperty newMultiValueLegacyExtendedProperty, ICallback<? super MultiValueLegacyExtendedProperty> callback)
MultiValueLegacyExtendedProperty post(MultiValueLegacyExtendedProperty newMultiValueLegacyExtendedProperty) throws ClientException
ClientExceptionIMultiValueLegacyExtendedPropertyCollectionRequest expand(java.lang.String value)
value - the expand clauseIMultiValueLegacyExtendedPropertyCollectionRequest filter(java.lang.String value)
value - the filter clauseIMultiValueLegacyExtendedPropertyCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIMultiValueLegacyExtendedPropertyCollectionRequest select(java.lang.String value)
value - the select clauseIMultiValueLegacyExtendedPropertyCollectionRequest top(int value)
value - the max number of items to returnIMultiValueLegacyExtendedPropertyCollectionRequest skip(int value)
value - of the number of items to skipIMultiValueLegacyExtendedPropertyCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination