| Package | Description |
|---|---|
| com.google.cloud.pubsublite.cloudpubsub | |
| com.google.cloud.pubsublite.v1 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
abstract PublisherSettings.Builder |
PublisherSettings.Builder.setServiceClient(PublisherServiceClient client)
The PublisherServiceClient to use, if provided.
|
| Modifier and Type | Method and Description |
|---|---|
static PublisherServiceClient |
PublisherServiceClient.create()
Constructs an instance of PublisherServiceClient with default settings.
|
static PublisherServiceClient |
PublisherServiceClient.create(PublisherServiceSettings settings)
Constructs an instance of PublisherServiceClient, using the given settings.
|
static PublisherServiceClient |
PublisherServiceClient.create(PublisherServiceStub stub)
Constructs an instance of PublisherServiceClient, using the given stub for making calls.
|
Copyright © 2022 Google LLC. All rights reserved.