Class PrintTaskDefinitionCollectionResponse

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

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

    • PrintTaskDefinitionCollectionResponse

      public PrintTaskDefinitionCollectionResponse()