Interface WorkflowRunGetResponse.WorkflowRunStage
-
- All Known Implementing Classes:
WorkflowRunGetResponse.Builder
- Enclosing class:
- WorkflowRunGetResponse
public static interface WorkflowRunGetResponse.WorkflowRunStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkflowRunGetResponse._FinalStageworkflowRun(WorkflowRun workflowRun)
-
-
-
Method Detail
-
workflowRun
WorkflowRunGetResponse._FinalStage workflowRun(@NotNull WorkflowRun workflowRun)
-
-