| Package | Description | 
|---|---|
| software.amazon.awssdk.core.async | |
| software.amazon.awssdk.core.internal.async | |
| software.amazon.awssdk.core.sync | 
| Modifier and Type | Method and Description | 
|---|---|
| static <ResponseT extends SdkResponse> | AsyncResponseTransformer. toBlockingInputStream()Creates an  AsyncResponseTransformerthat allows reading the response body content as anInputStream. | 
| Modifier and Type | Method and Description | 
|---|---|
| CompletableFuture<ResponseInputStream<ResponseT>> | InputStreamResponseTransformer. prepare() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <ResponseT> | ResponseTransformer. toInputStream()Creates a response transformer that returns an unmanaged input stream with the response content. | 
Copyright © 2022. All rights reserved.