Class PrintOperationCollectionResponse

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

public class PrintOperationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<PrintOperation>
The class for the Print Operation Collection Response.
  • Constructor Details

    • PrintOperationCollectionResponse

      public PrintOperationCollectionResponse()