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