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