Class PrintTaskCollectionResponse

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

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

    • PrintTaskCollectionResponse

      public PrintTaskCollectionResponse()