Package | Description |
---|---|
com.google.cloud.spanner.v1 |
A client to Cloud Spanner API.
|
Modifier and Type | Method and Description |
---|---|
static SpannerClient |
SpannerClient.create()
Constructs an instance of SpannerClient with default settings.
|
static SpannerClient |
SpannerClient.create(SpannerSettings settings)
Constructs an instance of SpannerClient, using the given settings.
|
static SpannerClient |
SpannerClient.create(SpannerStub stub)
Constructs an instance of SpannerClient, using the given stub for making calls.
|
Copyright © 2019 Google LLC. All rights reserved.