public interface IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest
| Modifier and Type | Method and Description |
|---|---|
IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionRequest |
expand(java.lang.String value)
Sets the expand clause for the request
|
IManagedAppRegistrationGetUserIdsWithFlaggedAppRegistrationCollectionPage |
get() |
void |
get(ICallback<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
|
void get(ICallback<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