| Package | Description |
|---|---|
| com.google.cloud.pubsub |
A client to Google Cloud Pub/Sub.
|
| com.google.cloud.pubsub.spi | |
| com.google.cloud.pubsub.testing |
A testing helper for Google Cloud Pub/Sub.
|
| Modifier and Type | Method and Description |
|---|---|
PubSubOptions |
PubSubOptions.Builder.build() |
static PubSubOptions |
PubSubOptions.defaultInstance()
Returns a default
PubSubOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
PubSub |
PubSubOptions.DefaultPubSubFactory.create(PubSubOptions options) |
PubSubRpc |
PubSubOptions.DefaultPubSubRpcFactory.create(PubSubOptions options) |
| Constructor and Description |
|---|
DefaultPubSubRpc(PubSubOptions options) |
| Modifier and Type | Method and Description |
|---|---|
PubSubOptions |
LocalPubsubHelper.options()
Returns a
PubSubOptions instance that sets the host to use the PubSub emulator on
localhost. |
Copyright © 2016 Google. All rights reserved.