Class PrintServiceEndpointCollectionResponse

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

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

    • PrintServiceEndpointCollectionResponse

      public PrintServiceEndpointCollectionResponse()