public interface SyncOrAsync<ResponseContent>
| Modifier and Type | Method and Description |
|---|---|
ResponseContent |
execute() |
AsyncResponseHandling |
onResponse(Consumer<ResponseContent> responseHandler) |
ResponseContent execute()
AsyncResponseHandling onResponse(Consumer<ResponseContent> responseHandler)
Copyright © 2023. All rights reserved.