Interface File.CreatedAtStage

  • All Known Implementing Classes:
    File.Builder
    Enclosing class:
    File

    public static interface File.CreatedAtStage
    • Method Detail

      • createdAt

        File.UpdatedAtStage createdAt​(@NotNull
                                      java.time.OffsetDateTime createdAt)

        The time (in UTC) at which the file was created. Will follow the RFC 3339 format.

        Example: "2024-03-21T15:30:00Z"