Uses of Enum
com.google.cloud.spanner.InstanceInfo.State
Packages that use InstanceInfo.State
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of InstanceInfo.State in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return InstanceInfo.StateModifier and TypeMethodDescriptionInstanceInfo.getState()Returns the current state of the instance.static InstanceInfo.StateReturns the enum constant of this type with the specified name.static InstanceInfo.State[]InstanceInfo.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 InstanceInfo.StateModifier and TypeMethodDescriptionInstance.Builder.setState(InstanceInfo.State state) abstract InstanceInfo.BuilderInstanceInfo.Builder.setState(InstanceInfo.State state)