public interface IManagedAppRegistrationCollectionWithReferencesRequest
| Modifier and Type | Method and Description |
|---|---|
IManagedAppRegistrationCollectionWithReferencesRequest |
expand(java.lang.String value) |
IManagedAppRegistrationCollectionWithReferencesPage |
get() |
void |
get(ICallback<IManagedAppRegistrationCollectionWithReferencesPage> callback) |
IManagedAppRegistrationCollectionWithReferencesRequest |
select(java.lang.String value) |
IManagedAppRegistrationCollectionWithReferencesRequest |
top(int value) |
void get(ICallback<IManagedAppRegistrationCollectionWithReferencesPage> callback)
IManagedAppRegistrationCollectionWithReferencesPage get() throws ClientException
ClientExceptionIManagedAppRegistrationCollectionWithReferencesRequest expand(java.lang.String value)
IManagedAppRegistrationCollectionWithReferencesRequest select(java.lang.String value)
IManagedAppRegistrationCollectionWithReferencesRequest top(int value)