Class EducationOutcomeCollectionResponse

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

public class EducationOutcomeCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EducationOutcome>
The class for the Education Outcome Collection Response.
  • Constructor Details

    • EducationOutcomeCollectionResponse

      public EducationOutcomeCollectionResponse()