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