Uses of Class
odata.msgraph.client.beta.entity.collection.request.EducationSchoolCollectionRequest
-
Packages that use EducationSchoolCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EducationSchoolCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationSchoolCollectionRequest Modifier and Type Method Description EducationSchoolCollectionRequestEducationClass. getSchools()EducationSchoolCollectionRequestEducationRoot. getSchools()Org.OData.Capabilities.V1.ChangeTrackingEducationSchoolCollectionRequestEducationUser. getSchools() -
Uses of EducationSchoolCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EducationSchoolCollectionRequest Modifier and Type Method Description EducationSchoolCollectionRequestEducationClassCollectionRequest. schools()EducationSchoolCollectionRequestEducationUserCollectionRequest. schools() -
Uses of EducationSchoolCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EducationSchoolCollectionRequest Modifier and Type Method Description EducationSchoolCollectionRequestEducationClassRequest. schools()EducationSchoolCollectionRequestEducationRootRequest. schools()EducationSchoolCollectionRequestEducationUserRequest. schools()
-