| Package | Description |
|---|---|
| software.amazon.awssdk.core.internal.async |
| Class and Description |
|---|
| ByteBuffersAsyncRequestBody
An implementation of
AsyncRequestBody for providing data from the supplied ByteBuffer array. |
| ChecksumCalculatingAsyncRequestBody.Builder |
| ChunkBuffer.Builder |
| EnvelopeWrappedSdkPublisher
Publisher implementation that wraps the content of another publisher in an envelope with an optional prefix (or
header) and suffix (or footer).
|
| FileAsyncRequestBody.Builder
A builder for
FileAsyncRequestBody. |
| SplittingPublisher
Splits an
AsyncRequestBody to multiple smaller AsyncRequestBodys, each of which publishes a specific portion of
the original data. |
| SplittingPublisher.Builder |
Copyright © 2023. All rights reserved.