Class LearningContentCollectionResponse

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

public class LearningContentCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<LearningContent>
The class for the Learning Content Collection Response.
  • Constructor Details

    • LearningContentCollectionResponse

      public LearningContentCollectionResponse()