Class PrintDocumentCollectionResponse

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

public class PrintDocumentCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<PrintDocument>
The class for the Print Document Collection Response.
  • Constructor Details

    • PrintDocumentCollectionResponse

      public PrintDocumentCollectionResponse()