| Package | Description |
|---|---|
| com.google.cloud.pubsublite.cloudpubsub | |
| com.google.cloud.pubsublite.internal | |
| com.google.cloud.pubsublite.v1 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
abstract SubscriberSettings.Builder |
SubscriberSettings.Builder.setCursorServiceClient(CursorServiceClient client)
A CursorServiceClient to use, if present.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CursorClientSettings.Builder |
CursorClientSettings.Builder.setServiceClient(CursorServiceClient serviceClient) |
| Constructor and Description |
|---|
CursorClientImpl(CloudRegion region,
CursorServiceClient serviceClient) |
| Modifier and Type | Method and Description |
|---|---|
static CursorServiceClient |
CursorServiceClient.create()
Constructs an instance of CursorServiceClient with default settings.
|
static CursorServiceClient |
CursorServiceClient.create(CursorServiceSettings settings)
Constructs an instance of CursorServiceClient, using the given settings.
|
static CursorServiceClient |
CursorServiceClient.create(CursorServiceStub stub)
Constructs an instance of CursorServiceClient, using the given stub for making calls.
|
Copyright © 2022 Google LLC. All rights reserved.