public class GoInsightApi extends BaseThirdPartySysApi
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GoInsightApi.TimestampRangeType
search GoInsight data,Timestamp RangeType
|
BaseThirdPartySysApi.PushStatus, BaseThirdPartySysApi.SearchOrderByconnectTimeout, readTimeout, retryTimes| 构造器和说明 |
|---|
GoInsightApi(String baseUrl,
String apiKey,
String apiSecret) |
GoInsightApi(String baseUrl,
String apiKey,
String apiSecret,
Locale locale)
已过时。
|
GoInsightApi(String baseUrl,
String apiKey,
String apiSecret,
Locale locale,
TimeZone timeZone) |
GoInsightApi(String baseUrl,
String apiKey,
String apiSecret,
TimeZone timeZone) |
| 限定符和类型 | 方法和说明 |
|---|---|
Result<DataQueryResultDTO> |
findDataFromInsight(String queryCode) |
Result<DataQueryResultDTO> |
findDataFromInsight(String queryCode,
GoInsightApi.TimestampRangeType rangeType) |
Result<DataQueryResultDTO> |
findDataFromInsight(String queryCode,
GoInsightApi.TimestampRangeType rangeType,
Integer pageNo,
Integer pageSize) |
createSdkRequest, getApiKey, getApiSecret, getBaseUrl, getMessage, getPageRequest, setApiKey, setApiSecret, setRetryTimes, setSDKConnectTimeout, setSDKReadTimeout, validate, validateCreate, validateDelete, validateId, validateStr, validateUpdate@Deprecated public GoInsightApi(String baseUrl, String apiKey, String apiSecret, Locale locale)
public GoInsightApi(String baseUrl, String apiKey, String apiSecret, TimeZone timeZone)
public Result<DataQueryResultDTO> findDataFromInsight(String queryCode)
public Result<DataQueryResultDTO> findDataFromInsight(String queryCode, GoInsightApi.TimestampRangeType rangeType)
public Result<DataQueryResultDTO> findDataFromInsight(String queryCode, GoInsightApi.TimestampRangeType rangeType, Integer pageNo, Integer pageSize)
Copyright © 2022. All rights reserved.