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