Class WorkflowCollectionResponse

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

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

    • WorkflowCollectionResponse

      public WorkflowCollectionResponse()