Uses of Class
odata.msgraph.client.beta.entity.collection.request.EducationClassCollectionRequest
-
Packages that use EducationClassCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EducationClassCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return EducationClassCollectionRequest Modifier and Type Method Description EducationClassCollectionRequestEducationRoot. getClasses()Org.OData.Capabilities.V1.ChangeTrackingEducationClassCollectionRequestEducationSchool. getClasses()EducationClassCollectionRequestEducationUser. getClasses()EducationClassCollectionRequestEducationUser. getTaughtClasses() -
Uses of EducationClassCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EducationClassCollectionRequest Modifier and Type Method Description EducationClassCollectionRequestEducationSchoolCollectionRequest. classes()EducationClassCollectionRequestEducationUserCollectionRequest. classes()EducationClassCollectionRequestEducationUserCollectionRequest. taughtClasses() -
Uses of EducationClassCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EducationClassCollectionRequest Modifier and Type Method Description EducationClassCollectionRequestEducationRootRequest. classes()EducationClassCollectionRequestEducationSchoolRequest. classes()EducationClassCollectionRequestEducationUserRequest. classes()EducationClassCollectionRequestEducationUserRequest. taughtClasses()
-