public interface IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest extends IHttpRequest
| Modifier and Type | Method and Description |
|---|---|
IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest |
expand(java.lang.String value)
Sets the expand clause for the request
|
IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionPage |
get() |
void |
get(ICallback<? super IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionPage> callback) |
IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest |
select(java.lang.String value)
Sets the select clause for the request
|
IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest |
top(int value)
Sets the top value for the request
|
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodvoid get(ICallback<? super IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionPage> callback)
IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionPage get() throws ClientException
ClientExceptionIManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest select(java.lang.String value)
value - the select clauseIManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest expand(java.lang.String value)
value - the expand clauseIManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest top(int value)
value - the max number of items to return