Interface PointInTimeRecoverySummary.Builder

    • Method Detail

      • earliestRestorableTimestamp

        PointInTimeRecoverySummary.Builder earliestRestorableTimestamp​(Instant earliestRestorableTimestamp)

        Specifies the earliest possible restore point of the table in ISO 8601 format.

        Parameters:
        earliestRestorableTimestamp - Specifies the earliest possible restore point of the table in ISO 8601 format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.