static BlockingInputStreamAsyncRequestBody.Builder |
BlockingInputStreamAsyncRequestBody.builder() |
|
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.
|