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