Uses of Class
com.binance.connector.client.common.ApiResponse
Packages that use ApiResponse
-
Uses of ApiResponse in com.binance.connector.client.common
Methods in com.binance.connector.client.common that return ApiResponseModifier and TypeMethodDescription<T> ApiResponse
<T> ApiClient.execute
(okhttp3.Call call) <T> ApiResponse
<T> Execute HTTP call and deserialize the HTTP response body into the given return type.