Uses of Enum
com.google.cloud.spanner.InstanceConfigInfo.State
Packages that use InstanceConfigInfo.State
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of InstanceConfigInfo.State in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return InstanceConfigInfo.StateModifier and TypeMethodDescriptionInstanceConfigInfo.getState()The current instance config state.static InstanceConfigInfo.StateReturns the enum constant of this type with the specified name.static InstanceConfigInfo.State[]InstanceConfigInfo.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.spanner with parameters of type InstanceConfigInfo.StateModifier and TypeMethodDescriptionprotected InstanceConfig.BuilderInstanceConfig.Builder.setState(InstanceConfigInfo.State state) protected abstract InstanceConfigInfo.BuilderInstanceConfigInfo.Builder.setState(InstanceConfigInfo.State state)