Uses of Class
com.google.spanner.admin.instance.v1.InstanceConfig.State
-
-
Uses of InstanceConfig.State in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return InstanceConfig.State Modifier and Type Method Description static InstanceConfig.StateInstanceConfig.State. forNumber(int value)InstanceConfig.StateInstanceConfig.Builder. getState()Output only.InstanceConfig.StateInstanceConfig. getState()Output only.InstanceConfig.StateInstanceConfigOrBuilder. getState()Output only.static InstanceConfig.StateInstanceConfig.State. valueOf(int value)Deprecated.static InstanceConfig.StateInstanceConfig.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static InstanceConfig.StateInstanceConfig.State. valueOf(String name)Returns the enum constant of this type with the specified name.static InstanceConfig.State[]InstanceConfig.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 InstanceConfig.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<InstanceConfig.State>InstanceConfig.State. internalGetValueMap()Methods in com.google.spanner.admin.instance.v1 with parameters of type InstanceConfig.State Modifier and Type Method Description InstanceConfig.BuilderInstanceConfig.Builder. setState(InstanceConfig.State value)Output only.
-