@CheckReturnValue @ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| SerializableSupplier<T> |
A serializable Supplier.
|
| Class | Description |
|---|---|
| CloudPubsubChecks |
A class providing a conversion validity check between Cloud Pub/Sub and Pub/Sub Lite message
types.
|
| PublisherOptions |
Options needed for a Pub/Sub Lite Publisher.
|
| PublisherOptions.Builder | |
| PubsubLiteIO |
I/O transforms for reading from Google Pub/Sub Lite.
|
| SubscriberOptions | |
| SubscriberOptions.Builder | |
| SubscriptionPartition | |
| SubscriptionPartitionCoder | |
| Uuid |
A Uuid storable in a Pub/Sub Lite attribute.
|
| UuidCoder |
A coder for a Uuid.
|
| UuidDeduplicationOptions |
Options for deduplicating Pub/Sub Lite messages based on the UUID they were published with.
|
| UuidDeduplicationOptions.Builder |