Uses of Class
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.State Modifier and Type Method Description static Instance.StateInstance.State. forNumber(int value)Instance.StateInstance.Builder. getState()Output only.Instance.StateInstance. getState()Output only.Instance.StateInstanceOrBuilder. 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.StateInstance.State. valueOf(String name)Returns 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.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Instance.State>Instance.State. internalGetValueMap()Methods in com.google.spanner.admin.instance.v1 with parameters of type Instance.State Modifier and Type Method Description Instance.BuilderInstance.Builder. setState(Instance.State value)Output only.
-