Class PrintJobCollectionResponse

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

public class PrintJobCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<PrintJob>
The class for the Print Job Collection Response.
  • Constructor Details

    • PrintJobCollectionResponse

      public PrintJobCollectionResponse()