public interface IUserAssignLicenseRequest extends IHttpRequest
| Modifier and Type | Method and Description |
|---|---|
IUserAssignLicenseRequest |
expand(java.lang.String value)
Sets the expand clause for the request
|
User |
post() |
void |
post(ICallback<? super User> callback) |
IUserAssignLicenseRequest |
select(java.lang.String value)
Sets the select clause for the request
|
IUserAssignLicenseRequest |
top(int value)
Sets the top value for the request
|
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodUser post() throws ClientException
ClientExceptionIUserAssignLicenseRequest select(java.lang.String value)
value - the select clauseIUserAssignLicenseRequest top(int value)
value - the max number of items to returnIUserAssignLicenseRequest expand(java.lang.String value)
value - the expand clause