Interface WorkflowRunsCreateBatchRequest.WorkflowStage
-
- All Known Implementing Classes:
WorkflowRunsCreateBatchRequest.Builder
- Enclosing class:
- WorkflowRunsCreateBatchRequest
public static interface WorkflowRunsCreateBatchRequest.WorkflowStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkflowRunsCreateBatchRequest.Builderfrom(WorkflowRunsCreateBatchRequest other)WorkflowRunsCreateBatchRequest._FinalStageworkflow(WorkflowReference workflow)
-
-
-
Method Detail
-
workflow
WorkflowRunsCreateBatchRequest._FinalStage workflow(@NotNull WorkflowReference workflow)
-
from
WorkflowRunsCreateBatchRequest.Builder from(WorkflowRunsCreateBatchRequest other)
-
-