Class LongRunningOperationCollectionResponse

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

public class LongRunningOperationCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<LongRunningOperation>
The class for the Long Running Operation Collection Response.
  • Constructor Details

    • LongRunningOperationCollectionResponse

      public LongRunningOperationCollectionResponse()