public class EducationUserCollectionWithReferencesRequestBuilder extends com.microsoft.graph.http.BaseCollectionWithReferencesRequestBuilder<EducationUser,EducationUserWithReferenceRequest,EducationUserReferenceRequestBuilder,EducationUserWithReferenceRequestBuilder,EducationUserCollectionResponse,EducationUserCollectionWithReferencesPage,EducationUserCollectionReferenceRequest,EducationUserCollectionReferenceRequestBuilder>
| Constructor and Description |
|---|
EducationUserCollectionWithReferencesRequestBuilder(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 EducationUserCollectionWithReferencesRequestBuilder(@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