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