Uses of Enum
com.google.spanner.admin.instance.v1.InstanceConfig.QuorumType
-
Uses of InstanceConfig.QuorumType in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return InstanceConfig.QuorumTypeModifier and TypeMethodDescriptionstatic InstanceConfig.QuorumTypeInstanceConfig.QuorumType.forNumber(int value) InstanceConfig.Builder.getQuorumType()Output only.InstanceConfig.getQuorumType()Output only.InstanceConfigOrBuilder.getQuorumType()Output only.static InstanceConfig.QuorumTypeInstanceConfig.QuorumType.valueOf(int value) Deprecated.static InstanceConfig.QuorumTypeInstanceConfig.QuorumType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static InstanceConfig.QuorumTypeReturns the enum constant of this type with the specified name.static InstanceConfig.QuorumType[]InstanceConfig.QuorumType.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.QuorumTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<InstanceConfig.QuorumType>InstanceConfig.QuorumType.internalGetValueMap()Methods in com.google.spanner.admin.instance.v1 with parameters of type InstanceConfig.QuorumTypeModifier and TypeMethodDescriptionInstanceConfig.Builder.setQuorumType(InstanceConfig.QuorumType value) Output only.