public interface IEducationSchoolWithReferenceRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IEducationSchoolWithReferenceRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IEducationSchoolWithReferenceRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IEducationSchoolReferenceRequestBuilder |
reference() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIEducationSchoolWithReferenceRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIEducationSchoolWithReferenceRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIEducationSchoolReferenceRequestBuilder reference()