Class PrintServiceCollectionResponse

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

public class PrintServiceCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<PrintService>
The class for the Print Service Collection Response.
  • Constructor Details

    • PrintServiceCollectionResponse

      public PrintServiceCollectionResponse()