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