Package ai.extend.types
Interface WorkflowRunSummary.StatusStage
-
- All Known Implementing Classes:
WorkflowRunSummary.Builder
- Enclosing class:
- WorkflowRunSummary
public static interface WorkflowRunSummary.StatusStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkflowRunSummary.WorkflowIdStagestatus(WorkflowStatus status)
-
-
-
Method Detail
-
status
WorkflowRunSummary.WorkflowIdStage status(@NotNull WorkflowStatus status)
-
-