Interface SyncOrAsync<ResponseContent>
- All Known Subinterfaces:
SyncOrAsyncOrStreaming<ResponseContent>
- All Known Implementing Classes:
RequestExecutor
public interface SyncOrAsync<ResponseContent>
-
Method Summary
-
Method Details
-
execute
ResponseContent execute() -
onResponse
-