public class EducationSchoolCollectionReferenceRequestBuilder extends com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder<EducationSchool,EducationSchoolReferenceRequestBuilder,EducationSchoolCollectionResponse,EducationSchoolCollectionWithReferencesPage,EducationSchoolCollectionReferenceRequest>
| Constructor and Description |
|---|
EducationSchoolCollectionReferenceRequestBuilder(java.lang.String requestUrl,
com.microsoft.graph.core.IBaseClient<?> client,
java.util.List<? extends com.microsoft.graph.options.Option> requestOptions)
The request builder for this collection of EducationSchool
|
buildRequest, buildRequest, byIdpublic EducationSchoolCollectionReferenceRequestBuilder(@Nonnull
java.lang.String requestUrl,
@Nonnull
com.microsoft.graph.core.IBaseClient<?> client,
@Nullable
java.util.List<? extends com.microsoft.graph.options.Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this request