Package ai.extend.types
Interface WorkflowRun.WorkflowVersionStage
-
- All Known Implementing Classes:
WorkflowRun.Builder
- Enclosing class:
- WorkflowRun
public static interface WorkflowRun.WorkflowVersionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkflowRun.DashboardUrlStageworkflowVersion(WorkflowVersionSummary workflowVersion)
-
-
-
Method Detail
-
workflowVersion
WorkflowRun.DashboardUrlStage workflowVersion(@NotNull WorkflowVersionSummary workflowVersion)
-
-