public class TradeAggregationsRequestBuilder extends RequestBuilder
RequestBuilder.Order| Constructor and Description |
|---|
TradeAggregationsRequestBuilder(OkHttpClient httpClient,
HttpUrl serverURI,
Asset baseAsset,
Asset counterAsset,
long startTime,
long endTime,
long resolution) |
| Modifier and Type | Method and Description |
|---|---|
Page<TradeAggregationResponse> |
execute() |
static Page<TradeAggregationResponse> |
execute(OkHttpClient httpClient,
HttpUrl uri) |
cursor, limit, orderpublic static Page<TradeAggregationResponse> execute(OkHttpClient httpClient, HttpUrl uri) throws java.io.IOException, TooManyRequestsException
java.io.IOExceptionTooManyRequestsExceptionpublic Page<TradeAggregationResponse> execute() throws java.io.IOException, TooManyRequestsException
java.io.IOExceptionTooManyRequestsException