| Interface | Description | 
|---|---|
| AsyncRequestBody | 
 Interface to allow non-blocking streaming of request content. 
 | 
| AsyncResponseTransformer<ResponseT,ReturnT> | 
 Callback interface to handle a streaming asynchronous response. 
 | 
| SdkPublisher<T> | 
 Interface that is implemented by the Async auto-paginated responses. 
 | 
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.