@CheckReturnValue @ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| AlarmFactory | |
| ApiBackgroundResource | |
| BlockingPullSubscriber | |
| CursorClient | |
| ExtractStatus.StatusBiconsumer<K,V> | |
| ExtractStatus.StatusConsumer<I> | |
| ExtractStatus.StatusFunction<I,O> | |
| Publisher<ResponseT> |
A generic PubSub Lite publisher.
|
| PullSubscriber<T> | |
| RoutingPolicy | |
| RoutingPolicy.Factory | |
| TopicStatsClient |
| Class | Description |
|---|---|
| AdminClientImpl | |
| AlarmFactory.Internal | |
| ApiResourceAggregation | |
| BlockingPullSubscriberImpl | |
| BufferingPullSubscriber | |
| CheckedApiPreconditions | |
| CloseableMonitor |
Wraps a Monitor with methods that can be used with try-with-resources.
|
| CursorClientImpl | |
| CursorClientSettings | |
| CursorClientSettings.Builder | |
| DefaultRoutingPolicy | |
| ExtractStatus | |
| Lazy<T> |
A thread-safe, lazily constructed instance of an object.
|
| MoreApiFutures | |
| ProxyService | |
| SerialExecutor |
An executor that runs tasks sequentially.
|
| TopicStatsClientImpl | |
| TopicStatsClientSettings | |
| TopicStatsClientSettings.Builder | |
| UncheckedApiPreconditions |
| Exception | Description |
|---|---|
| CheckedApiException |
A wrapper around an ApiException that is a checked exception to help ensure correctness of
internal classes as well as ease construction of ApiExceptions.
|
Copyright © 2022 Google LLC. All rights reserved.