Uses of Class
com.google.cloud.spanner.Restore
Packages that use Restore
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of Restore in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return RestoreMethods in com.google.cloud.spanner with parameters of type RestoreModifier and TypeMethodDescriptionDatabaseAdminClient.restoreDatabase(Restore restore) Restore a database from a backup. -
Uses of Restore in com.google.cloud.spanner.spi.v1
Methods in com.google.cloud.spanner.spi.v1 with parameters of type RestoreModifier and TypeMethodDescriptionGapicSpannerRpc.restoreDatabase(Restore restore) SpannerRpc.restoreDatabase(Restore restore) Restore a backup into the given database.