| Modifier and Type | Method and Description |
|---|---|
Pubsub |
Pubsub.Builder.build()
Creates a new
Pubsub. |
static Pubsub |
Pubsub.create()
Create a new
Pubsub client with default configuration. |
| Modifier and Type | Method and Description |
|---|---|
Publisher.Builder |
Publisher.Builder.pubsub(Pubsub pubsub)
Set the
Pubsub client to use. |
Puller.Builder |
Puller.Builder.pubsub(Pubsub pubsub)
Set the
Pubsub client to use. |
Acker.Builder |
Acker.Builder.pubsub(Pubsub pubsub)
Set the
Pubsub client to use. |
Copyright © 2018. All rights reserved.