public class EducationClassCollectionReferenceRequestBuilder extends com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder<EducationClass,EducationClassReferenceRequestBuilder,EducationClassCollectionResponse,EducationClassCollectionWithReferencesPage,EducationClassCollectionReferenceRequest>
Constructor and Description |
---|
EducationClassCollectionReferenceRequestBuilder(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 EducationClass
|
buildRequest, buildRequest, byId
public EducationClassCollectionReferenceRequestBuilder(@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