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