Uses of Enum
com.google.cloud.spanner.BackupInfo.State
Packages that use BackupInfo.State
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of BackupInfo.State in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return BackupInfo.StateModifier and TypeMethodDescriptionBackupInfo.getState()Returns the state of the backup.static BackupInfo.StateReturns the enum constant of this type with the specified name.static BackupInfo.State[]BackupInfo.State.values()Returns an array containing the constants of this enum type, in the order they are declared.