Class WorkflowTemplateCollectionResponse

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

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

    • WorkflowTemplateCollectionResponse

      public WorkflowTemplateCollectionResponse()