public interface ITermsAndConditionsAssignmentCollectionRequest 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 ITermsAndConditionsAssignmentCollectionPage> callback)
ITermsAndConditionsAssignmentCollectionPage get() throws ClientException
ClientExceptionvoid post(TermsAndConditionsAssignment newTermsAndConditionsAssignment, ICallback<? super TermsAndConditionsAssignment> callback)
TermsAndConditionsAssignment post(TermsAndConditionsAssignment newTermsAndConditionsAssignment) throws ClientException
ClientExceptionITermsAndConditionsAssignmentCollectionRequest expand(java.lang.String value)
value - the expand clauseITermsAndConditionsAssignmentCollectionRequest filter(java.lang.String value)
value - the filter clauseITermsAndConditionsAssignmentCollectionRequest orderBy(java.lang.String value)
value - the order by clauseITermsAndConditionsAssignmentCollectionRequest select(java.lang.String value)
value - the select clauseITermsAndConditionsAssignmentCollectionRequest top(int value)
value - the max number of items to returnITermsAndConditionsAssignmentCollectionRequest skip(int value)
value - of the number of items to skipITermsAndConditionsAssignmentCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination