Interface SqlPool.DefinitionStages.WithRestorePointInTime

    • Method Detail

      • withRestorePointInTime

        SqlPool.DefinitionStages.WithCreate withRestorePointInTime​(OffsetDateTime restorePointInTime)
        Specifies the restorePointInTime property: Snapshot time to restore.
        Parameters:
        restorePointInTime - Snapshot time to restore.
        Returns:
        the next definition stage.