public class EducationClassCollectionWithReferencesRequestBuilder extends com.microsoft.graph.http.BaseCollectionWithReferencesRequestBuilder<EducationClass,EducationClassWithReferenceRequest,EducationClassReferenceRequestBuilder,EducationClassWithReferenceRequestBuilder,EducationClassCollectionResponse,EducationClassCollectionWithReferencesPage,EducationClassCollectionReferenceRequest,EducationClassCollectionReferenceRequestBuilder>
| Constructor and Description |
|---|
EducationClassCollectionWithReferencesRequestBuilder(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
|
referencesbuildRequest, buildRequest, byIdpublic EducationClassCollectionWithReferencesRequestBuilder(@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