Uses of Class
com.google.cloud.spanner.executor.v1.SpannerExecutorProxyClient
Packages that use SpannerExecutorProxyClient
Package
Description
A client to Cloud Spanner Executor test API
-
Uses of SpannerExecutorProxyClient in com.google.cloud.spanner.executor.v1
Methods in com.google.cloud.spanner.executor.v1 that return SpannerExecutorProxyClientModifier and TypeMethodDescriptionstatic final SpannerExecutorProxyClientSpannerExecutorProxyClient.create()Constructs an instance of SpannerExecutorProxyClient with default settings.static final SpannerExecutorProxyClientSpannerExecutorProxyClient.create(SpannerExecutorProxySettings settings) Constructs an instance of SpannerExecutorProxyClient, using the given settings.static final SpannerExecutorProxyClientSpannerExecutorProxyClient.create(SpannerExecutorProxyStub stub) Constructs an instance of SpannerExecutorProxyClient, using the given stub for making calls.