Class TaskCollectionResponse

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

public class TaskCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Task>
The class for the Task Collection Response.
  • Constructor Details

    • TaskCollectionResponse

      public TaskCollectionResponse()