public interface IAppRoleAssignmentCollectionWithReferencesRequest extends IHttpRequest
| Modifier and Type | Method and Description |
|---|---|
IAppRoleAssignmentCollectionWithReferencesRequest |
expand(java.lang.String value) |
IAppRoleAssignmentCollectionWithReferencesPage |
get() |
void |
get(ICallback<? super IAppRoleAssignmentCollectionWithReferencesPage> callback) |
IAppRoleAssignmentCollectionWithReferencesRequest |
select(java.lang.String value) |
IAppRoleAssignmentCollectionWithReferencesRequest |
top(int value) |
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodvoid get(ICallback<? super IAppRoleAssignmentCollectionWithReferencesPage> callback)
IAppRoleAssignmentCollectionWithReferencesPage get() throws ClientException
ClientExceptionIAppRoleAssignmentCollectionWithReferencesRequest expand(java.lang.String value)
IAppRoleAssignmentCollectionWithReferencesRequest select(java.lang.String value)
IAppRoleAssignmentCollectionWithReferencesRequest top(int value)