Uses of Enum
com.google.cloud.spanner.InstanceConfigInfo.Type
Packages that use InstanceConfigInfo.Type
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of InstanceConfigInfo.Type in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return InstanceConfigInfo.TypeModifier and TypeMethodDescriptionInstanceConfigInfo.getConfigType()Config type, indicates whether this instance config is a Google or User Managed Configuration.static InstanceConfigInfo.TypeReturns the enum constant of this type with the specified name.static InstanceConfigInfo.Type[]InstanceConfigInfo.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.spanner with parameters of type InstanceConfigInfo.TypeModifier and TypeMethodDescriptionprotected InstanceConfig.BuilderInstanceConfig.Builder.setConfigType(InstanceConfigInfo.Type configType) protected abstract InstanceConfigInfo.BuilderInstanceConfigInfo.Builder.setConfigType(InstanceConfigInfo.Type configType)