public class EducationSchoolCollectionReferenceRequestBuilder extends BaseRequestBuilder implements IEducationSchoolCollectionReferenceRequestBuilder
| Constructor and Description |
|---|
EducationSchoolCollectionReferenceRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request builder for this collection of EducationUser
|
| Modifier and Type | Method and Description |
|---|---|
IEducationSchoolCollectionReferenceRequest |
buildRequest() |
IEducationSchoolCollectionReferenceRequest |
buildRequest(java.util.List<? extends Option> requestOptions) |
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClient, getRequestUrl, getRequestUrlWithAdditionalSegmentpublic EducationSchoolCollectionReferenceRequestBuilder(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic IEducationSchoolCollectionReferenceRequest buildRequest()
buildRequest in interface IEducationSchoolCollectionReferenceRequestBuilderpublic IEducationSchoolCollectionReferenceRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IEducationSchoolCollectionReferenceRequestBuilder