| Interface | Description | 
|---|---|
| AsyncRequestBody | Interface to allow non-blocking streaming of request content. | 
| AsyncResponseTransformer<ResponseT,ResultT> | Callback interface to handle a streaming asynchronous response. | 
| SdkPublisher<T> | Interface that is implemented by the Async auto-paginated responses. | 
| Class | Description | 
|---|---|
| DrainingSubscriber<T> | Requests elements from a subscriber until the subscription is completed. | 
| EmptyPublisher<T> | 
Copyright © 2019. All rights reserved.