public interface SdkHttpContentPublisher extends org.reactivestreams.Publisher<ByteBuffer>
Publisher
of HTTP content data that allows streaming operations for asynchronous HTTP clients.Modifier and Type | Method and Description |
---|---|
Optional<Long> |
contentLength() |
Copyright © 2022. All rights reserved.