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