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