| Package | Description |
|---|---|
| software.amazon.awssdk.core.async |
| Modifier and Type | Method and Description |
|---|---|
default SdkPublisher<AsyncRequestBody> |
AsyncRequestBody.split(AsyncRequestBodySplitConfiguration splitConfiguration)
Converts this
AsyncRequestBody to a publisher of AsyncRequestBodys, each of which publishes a specific
portion of the original data, based on the provided AsyncRequestBodySplitConfiguration. |
Copyright © 2023. All rights reserved.