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