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