| Package | Description |
|---|---|
| com.ibm.cos.v2.core.async |
| Modifier and Type | Method and Description |
|---|---|
static BlockingInputStreamAsyncRequestBody.Builder |
BlockingInputStreamAsyncRequestBody.builder()
Creates a default builder for
BlockingInputStreamAsyncRequestBody. |
BlockingInputStreamAsyncRequestBody.Builder |
BlockingInputStreamAsyncRequestBody.Builder.contentLength(Long contentLength)
The content length of the output stream.
|
BlockingInputStreamAsyncRequestBody.Builder |
BlockingInputStreamAsyncRequestBody.Builder.contentType(String contentType)
The content type of the output stream.
|
BlockingInputStreamAsyncRequestBody.Builder |
BlockingInputStreamAsyncRequestBody.Builder.subscribeTimeout(Duration subscribeTimeout)
Defines how long it should wait for this AsyncRequestBody to be subscribed (to start streaming) before timing out.
|
Copyright © 2026. All rights reserved.