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(java.util.List<? extends Option> requestOptions)
Creates the request
|
IEducationSchoolCollectionReferenceRequest |
buildRequest(Option... requestOptions)
Creates the request
|
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(Option... requestOptions)
buildRequest in interface IEducationSchoolCollectionReferenceRequestBuilderrequestOptions - the options for this requestpublic IEducationSchoolCollectionReferenceRequest buildRequest(java.util.List<? extends Option> requestOptions)
buildRequest in interface IEducationSchoolCollectionReferenceRequestBuilderrequestOptions - the options for this request