Uses of Enum
com.google.cloud.spanner.RestoreInfo.RestoreSourceType
Packages that use RestoreInfo.RestoreSourceType
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of RestoreInfo.RestoreSourceType in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return RestoreInfo.RestoreSourceTypeModifier and TypeMethodDescriptionRestoreInfo.getSourceType()The source type of the restore.Returns the enum constant of this type with the specified name.static RestoreInfo.RestoreSourceType[]RestoreInfo.RestoreSourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.