| Package | Description |
|---|---|
| com.google.cloud.pubsublite | |
| 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 AdminClientSettings.Builder |
AdminClientSettings.Builder.setServiceClient(AdminServiceClient serviceClient)
A service client to use to connect.
|
| Constructor and Description |
|---|
AdminClientImpl(CloudRegion region,
AdminServiceClient serviceClient) |
| Modifier and Type | Method and Description |
|---|---|
static AdminServiceClient |
AdminServiceClient.create()
Constructs an instance of AdminServiceClient with default settings.
|
static AdminServiceClient |
AdminServiceClient.create(AdminServiceSettings settings)
Constructs an instance of AdminServiceClient, using the given settings.
|
static AdminServiceClient |
AdminServiceClient.create(AdminServiceStub stub)
Constructs an instance of AdminServiceClient, using the given stub for making calls.
|
Copyright © 2022 Google LLC. All rights reserved.