public interface SyncOrAsyncOrStreaming<ResponseContent> extends SyncOrAsync<ResponseContent>
| Modifier and Type | Method and Description |
|---|---|
StreamingResponseHandling |
onPartialResponse(Consumer<ResponseContent> partialResponseHandler) |
execute, onResponseStreamingResponseHandling onPartialResponse(Consumer<ResponseContent> partialResponseHandler)
Copyright © 2023. All rights reserved.