Class EducationUserCollectionResponse

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

public class EducationUserCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EducationUser>
The class for the Education User Collection Response.
  • Constructor Details

    • EducationUserCollectionResponse

      public EducationUserCollectionResponse()