public interface IOrganizationalBrandingLocalizationCollectionRequest 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 IOrganizationalBrandingLocalizationCollectionPage> callback)
IOrganizationalBrandingLocalizationCollectionPage get() throws ClientException
ClientExceptionvoid post(OrganizationalBrandingLocalization newOrganizationalBrandingLocalization, ICallback<? super OrganizationalBrandingLocalization> callback)
OrganizationalBrandingLocalization post(OrganizationalBrandingLocalization newOrganizationalBrandingLocalization) throws ClientException
ClientExceptionIOrganizationalBrandingLocalizationCollectionRequest expand(java.lang.String value)
value - the expand clauseIOrganizationalBrandingLocalizationCollectionRequest filter(java.lang.String value)
value - the filter clauseIOrganizationalBrandingLocalizationCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIOrganizationalBrandingLocalizationCollectionRequest select(java.lang.String value)
value - the select clauseIOrganizationalBrandingLocalizationCollectionRequest top(int value)
value - the max number of items to returnIOrganizationalBrandingLocalizationCollectionRequest skip(int value)
value - of the number of items to skipIOrganizationalBrandingLocalizationCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination