| Package | Description |
|---|---|
| software.amazon.awssdk.core.async.listener |
| Modifier and Type | Method and Description |
|---|---|
static AsyncRequestBody |
AsyncRequestBodyListener.wrap(AsyncRequestBody delegate,
AsyncRequestBodyListener listener)
Wrap a
AsyncRequestBody with a new one that will notify a AsyncRequestBodyListener of important events
occurring. |
Copyright © 2023. All rights reserved.