public class QuoteHistoryTimelineRequest extends TigerCommonRequest implements TigerRequest<QuoteHistoryTimelineResponse>
apiMethodName, apiModel, apiVersion, bizContent, sign, tigerId, timestamp, V2_0, V3_0| 构造器和说明 |
|---|
QuoteHistoryTimelineRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<QuoteHistoryTimelineResponse> |
getResponseClass()
get response object's class
|
static QuoteHistoryTimelineRequest |
newRequest(List<String> symbols) |
static QuoteHistoryTimelineRequest |
newRequest(List<String> symbols,
Long date) |
static QuoteHistoryTimelineRequest |
newRequest(List<String> symbols,
Long date,
TimeZoneId zoneId,
Language lang) |
static QuoteHistoryTimelineRequest |
newRequest(List<String> symbols,
String date) |
static QuoteHistoryTimelineRequest |
newRequest(List<String> symbols,
String date,
Language lang) |
QuoteHistoryTimelineRequest |
withRight(RightOption rightOption) |
getApiMethodName, getApiModel, getApiVersion, getBizContent, getSign, getTigerId, getTimestamp, setApiMethodName, setApiModel, setApiVersion, setBizContent, setSign, setTigerId, setTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApiMethodName, getApiModel, getApiVersion, getTimestamp, setApiModel, setApiVersion, setTimestamppublic static QuoteHistoryTimelineRequest newRequest(List<String> symbols)
public static QuoteHistoryTimelineRequest newRequest(List<String> symbols, String date)
public static QuoteHistoryTimelineRequest newRequest(List<String> symbols, String date, Language lang)
public static QuoteHistoryTimelineRequest newRequest(List<String> symbols, Long date)
public static QuoteHistoryTimelineRequest newRequest(List<String> symbols, Long date, TimeZoneId zoneId, Language lang)
public QuoteHistoryTimelineRequest withRight(RightOption rightOption)
public Class<QuoteHistoryTimelineResponse> getResponseClass()
TigerRequestgetResponseClass 在接口中 TigerRequest<QuoteHistoryTimelineResponse>Copyright © 2024. All rights reserved.