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