Uses of Class
com.google.cloud.spanner.v1.SpannerSettings
-
Packages that use SpannerSettings Package Description com.google.cloud.spanner.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SpannerSettings in com.google.cloud.spanner.v1
Methods in com.google.cloud.spanner.v1 that return SpannerSettings Modifier and Type Method Description SpannerSettingsSpannerSettings.Builder. build()static SpannerSettingsSpannerSettings. create(SpannerStubSettings stub)SpannerSettingsSpannerClient. getSettings()Methods in com.google.cloud.spanner.v1 with parameters of type SpannerSettings Modifier and Type Method Description static SpannerClientSpannerClient. create(SpannerSettings settings)Constructs an instance of SpannerClient, using the given settings.Constructors in com.google.cloud.spanner.v1 with parameters of type SpannerSettings Constructor Description Builder(SpannerSettings settings)SpannerClient(SpannerSettings settings)Constructs an instance of SpannerClient, using the given settings.
-