类 GetMarketsCandles
java.lang.Object
io.contek.invoker.commons.rest.BaseRestRequest<R>
io.contek.invoker.ftx.api.rest.RestRequest<T>
io.contek.invoker.ftx.api.rest.market.GetMarketsCandles
-
嵌套类概要
嵌套类 -
字段概要
从类继承的字段 io.contek.invoker.ftx.api.rest.RestRequest
FTX_SUBACCOUNT_KEY -
方法概要
修饰符和类型方法说明protected Stringprotected final io.contek.invoker.commons.rest.RestMethodprotected io.contek.invoker.commons.rest.RestParamsprotected final com.google.common.collect.ImmutableList<io.contek.invoker.commons.actor.ratelimit.TypedPermitRequest>protected Class<GetMarketsCandles.Response>setEndTime(Long end_time) setMarketName(String market_name) setResolution(Integer resolution) setStartTime(Long start_time) 从类继承的方法 io.contek.invoker.ftx.api.rest.RestRequest
createCall从类继承的方法 io.contek.invoker.commons.rest.BaseRestRequest
submit
-
方法详细资料
-
setMarketName
-
setResolution
-
setLimit
-
setStartTime
-
setEndTime
-
getEndpointPath
-
getParams
protected io.contek.invoker.commons.rest.RestParams getParams()- 指定者:
getParams在类中RestRequest<GetMarketsCandles.Response>
-
getResponseType
- 指定者:
getResponseType在类中io.contek.invoker.commons.rest.BaseRestRequest<GetMarketsCandles.Response>
-
getMethod
protected final io.contek.invoker.commons.rest.RestMethod getMethod()- 指定者:
getMethod在类中RestRequest<T>
-
getRequiredQuotas
protected final com.google.common.collect.ImmutableList<io.contek.invoker.commons.actor.ratelimit.TypedPermitRequest> getRequiredQuotas()- 指定者:
getRequiredQuotas在类中io.contek.invoker.commons.rest.BaseRestRequest<T>
-