Package ai.extend.types
Interface WorkflowRunSummary.CreatedAtStage
-
- All Known Implementing Classes:
WorkflowRunSummary.Builder
- Enclosing class:
- WorkflowRunSummary
public static interface WorkflowRunSummary.CreatedAtStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkflowRunSummary.UpdatedAtStagecreatedAt(java.time.OffsetDateTime createdAt)
-
-
-
Method Detail
-
createdAt
WorkflowRunSummary.UpdatedAtStage createdAt(@NotNull java.time.OffsetDateTime createdAt)
-
-