public static final class AsyncStreamingRequestMarshaller.Builder extends AbstractStreamingRequestMarshaller.Builder<AsyncStreamingRequestMarshaller.Builder>
AsyncStreamingRequestMarshaller object.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AsyncStreamingRequestMarshaller.Builder |
asyncRequestBody(AsyncRequestBody asyncRequestBody) |
<T> AsyncStreamingRequestMarshaller<T> |
build() |
delegateMarshaller, requiresLength, transferEncoding, useHttp2public AsyncStreamingRequestMarshaller.Builder asyncRequestBody(AsyncRequestBody asyncRequestBody)
asyncRequestBody - AsyncRequestBody representing the HTTP payloadpublic <T> AsyncStreamingRequestMarshaller<T> build()
Copyright © 2021. All rights reserved.