| Package | Description |
|---|---|
| software.amazon.awssdk.core.async | |
| software.amazon.awssdk.core.internal.async |
| Modifier and Type | Method and Description |
|---|---|
static <ResponseT extends SdkResponse> |
AsyncResponseTransformer.toPublisher()
Creates an
AsyncResponseTransformer that publishes the response body content through a ResponsePublisher,
which is an SdkPublisher that also contains a reference to the SdkResponse returned by the service. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ResponsePublisher<ResponseT>> |
PublisherAsyncResponseTransformer.prepare() |
Copyright © 2023. All rights reserved.