Uses of Class
com.google.cloud.spanner.executor.v1.SpannerExecutorProxySettings
Packages that use SpannerExecutorProxySettings
Package
Description
A client to Cloud Spanner Executor test API
-
Uses of SpannerExecutorProxySettings in com.google.cloud.spanner.executor.v1
Methods in com.google.cloud.spanner.executor.v1 that return SpannerExecutorProxySettingsModifier and TypeMethodDescriptionSpannerExecutorProxySettings.Builder.build()static final SpannerExecutorProxySettingsSpannerExecutorProxySettings.create(SpannerExecutorProxyStubSettings stub) SpannerExecutorProxyClient.getSettings()Methods in com.google.cloud.spanner.executor.v1 with parameters of type SpannerExecutorProxySettingsModifier and TypeMethodDescriptionstatic final SpannerExecutorProxyClientSpannerExecutorProxyClient.create(SpannerExecutorProxySettings settings) Constructs an instance of SpannerExecutorProxyClient, using the given settings.Constructors in com.google.cloud.spanner.executor.v1 with parameters of type SpannerExecutorProxySettingsModifierConstructorDescriptionprotectedBuilder(SpannerExecutorProxySettings settings) protectedConstructs an instance of SpannerExecutorProxyClient, using the given settings.