Uses of Class
com.google.cloud.spanner.v1.SpannerSettings
Packages that use SpannerSettings
-
Uses of SpannerSettings in com.google.cloud.spanner.v1
Methods in com.google.cloud.spanner.v1 that return SpannerSettingsModifier and TypeMethodDescriptionSpannerSettings.Builder.build()static final SpannerSettingsSpannerSettings.create(SpannerStubSettings stub) final SpannerSettingsSpannerClient.getSettings()Methods in com.google.cloud.spanner.v1 with parameters of type SpannerSettingsModifier and TypeMethodDescriptionstatic final SpannerClientSpannerClient.create(SpannerSettings settings) Constructs an instance of SpannerClient, using the given settings.Constructors in com.google.cloud.spanner.v1 with parameters of type SpannerSettingsModifierConstructorDescriptionprotectedBuilder(SpannerSettings settings) protectedSpannerClient(SpannerSettings settings) Constructs an instance of SpannerClient, using the given settings.