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