Class EducationSchoolCollectionResponse

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

public class EducationSchoolCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EducationSchool>
The class for the Education School Collection Response.
  • Constructor Details

    • EducationSchoolCollectionResponse

      public EducationSchoolCollectionResponse()