Class EducationClassCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<EducationClass>
com.microsoft.graph.requests.EducationClassCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<EducationClass>, com.microsoft.graph.serializer.IJsonBackedObject

public class EducationClassCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EducationClass>
The class for the Education Class Collection Response.
  • Constructor Details

    • EducationClassCollectionResponse

      public EducationClassCollectionResponse()