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