Interface File.UpdatedAtStage

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

    public static interface File.UpdatedAtStage
    • Method Detail

      • updatedAt

        File._FinalStage updatedAt​(@NotNull
                                   java.time.OffsetDateTime updatedAt)

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

        Example: "2024-03-21T16:45:00Z"