Class PrinterCollectionResponse

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

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

    • PrinterCollectionResponse

      public PrinterCollectionResponse()