| Package | Description |
|---|---|
| com.ibm.cos.v2.core.internal.async |
| Modifier and Type | Method and Description |
|---|---|
ChecksumCalculatingAsyncRequestBody.Builder |
ChecksumCalculatingAsyncRequestBody.Builder.algorithm(ChecksumAlgorithm algorithm)
Sets the checksum algorithm.
|
ChecksumCalculatingAsyncRequestBody.Builder |
ChecksumCalculatingAsyncRequestBody.Builder.asyncRequestBody(AsyncRequestBody asyncRequestBody)
Sets the AsyncRequestBody that will be wrapped.
|
static ChecksumCalculatingAsyncRequestBody.Builder |
ChecksumCalculatingAsyncRequestBody.builder() |
ChecksumCalculatingAsyncRequestBody.Builder |
ChecksumCalculatingAsyncRequestBody.Builder.contentLengthHeader(Long contentLengthHeader)
Optional.
|
ChecksumCalculatingAsyncRequestBody.Builder |
ChecksumCalculatingAsyncRequestBody.Builder.trailerHeader(String trailerHeader)
Sets the Trailer header where computed SdkChecksum will be updated.
|
Copyright © 2026. All rights reserved.