public interface IApplicationCollectionWithReferencesRequest extends IHttpRequest
| Modifier and Type | Method and Description |
|---|---|
IApplicationCollectionWithReferencesRequest |
expand(java.lang.String value) |
IApplicationCollectionWithReferencesPage |
get() |
void |
get(ICallback<? super IApplicationCollectionWithReferencesPage> callback) |
IApplicationCollectionWithReferencesRequest |
select(java.lang.String value) |
IApplicationCollectionWithReferencesRequest |
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 IApplicationCollectionWithReferencesPage> callback)
IApplicationCollectionWithReferencesPage get() throws ClientException
ClientExceptionIApplicationCollectionWithReferencesRequest expand(java.lang.String value)
IApplicationCollectionWithReferencesRequest select(java.lang.String value)
IApplicationCollectionWithReferencesRequest top(int value)