Uses of Enum
com.google.spanner.admin.instance.v1.InstancePartition.State
-
Uses of InstancePartition.State in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return InstancePartition.StateModifier and TypeMethodDescriptionstatic InstancePartition.StateInstancePartition.State.forNumber(int value) InstancePartition.Builder.getState()Output only.InstancePartition.getState()Output only.InstancePartitionOrBuilder.getState()Output only.static InstancePartition.StateInstancePartition.State.valueOf(int value) Deprecated.static InstancePartition.StateInstancePartition.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static InstancePartition.StateReturns the enum constant of this type with the specified name.static InstancePartition.State[]InstancePartition.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 InstancePartition.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<InstancePartition.State>InstancePartition.State.internalGetValueMap()Methods in com.google.spanner.admin.instance.v1 with parameters of type InstancePartition.StateModifier and TypeMethodDescriptionInstancePartition.Builder.setState(InstancePartition.State value) Output only.