Class RunCollectionResponse

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

public class RunCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Run>
The class for the Run Collection Response.
  • Constructor Details

    • RunCollectionResponse

      public RunCollectionResponse()