Class PrinterShareCollectionResponse

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

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

    • PrinterShareCollectionResponse

      public PrinterShareCollectionResponse()