| Package | Description |
|---|---|
| software.amazon.awssdk.core.async.listener |
| Modifier and Type | Method and Description |
|---|---|
static <ResponseT,ResultT> |
AsyncResponseTransformerListener.wrap(AsyncResponseTransformer<ResponseT,ResultT> delegate,
AsyncResponseTransformerListener<ResponseT> listener)
Wrap a
AsyncResponseTransformer with a new one that will notify a AsyncResponseTransformerListener of
important events occurring. |
Copyright © 2022. All rights reserved.