Uses of Class
com.google.spanner.admin.database.v1.Database.State
-
-
Uses of Database.State in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return Database.State Modifier and Type Method Description static Database.StateDatabase.State. forNumber(int value)Database.StateDatabase.Builder. getState()Output only.Database.StateDatabase. getState()Output only.Database.StateDatabaseOrBuilder. getState()Output only.static Database.StateDatabase.State. valueOf(int value)Deprecated.static Database.StateDatabase.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Database.StateDatabase.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Database.State[]Database.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.admin.database.v1 that return types with arguments of type Database.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Database.State>Database.State. internalGetValueMap()Methods in com.google.spanner.admin.database.v1 with parameters of type Database.State Modifier and Type Method Description Database.BuilderDatabase.Builder. setState(Database.State value)Output only.
-