Uses of Class
com.google.cloud.spanner.v1.SpannerClient
-
Packages that use SpannerClient Package Description com.google.cloud.spanner.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SpannerClient in com.google.cloud.spanner.v1
Methods in com.google.cloud.spanner.v1 that return SpannerClient Modifier and Type Method Description static SpannerClientSpannerClient. create()Constructs an instance of SpannerClient with default settings.static SpannerClientSpannerClient. create(SpannerSettings settings)Constructs an instance of SpannerClient, using the given settings.static SpannerClientSpannerClient. create(SpannerStub stub)Constructs an instance of SpannerClient, using the given stub for making calls.
-