Uses of Enum
com.google.spanner.admin.instance.v1.Instance.State
-
Uses of Instance.State in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return Instance.StateModifier and TypeMethodDescriptionstatic Instance.StateInstance.State.forNumber(int value) Instance.Builder.getState()Output only.Instance.getState()Output only.InstanceOrBuilder.getState()Output only.static Instance.StateInstance.State.valueOf(int value) Deprecated.static Instance.StateInstance.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Instance.StateReturns the enum constant of this type with the specified name.static Instance.State[]Instance.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.admin.instance.v1 that return types with arguments of type Instance.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Instance.State>Instance.State.internalGetValueMap()Methods in com.google.spanner.admin.instance.v1 with parameters of type Instance.State