public interface IEducationSchoolCollectionWithReferencesRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IEducationSchoolCollectionWithReferencesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request
|
IEducationSchoolCollectionWithReferencesRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IEducationSchoolWithReferenceRequestBuilder |
byId(java.lang.String id) |
IEducationSchoolCollectionReferenceRequestBuilder |
references() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIEducationSchoolCollectionWithReferencesRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIEducationSchoolCollectionWithReferencesRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIEducationSchoolWithReferenceRequestBuilder byId(java.lang.String id)
IEducationSchoolCollectionReferenceRequestBuilder references()