public class Client extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,?> |
doRequest(String version,
String action,
String protocol,
String method,
String pathname,
Map<String,?> request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
QueryAnalysisQueryResponse |
queryAnalysisQuery(QueryAnalysisQueryRequest request)
Description: 舆情分析任务查询
Summary: 舆情分析任务查询
|
QueryAnalysisQueryResponse |
queryAnalysisQueryEx(QueryAnalysisQueryRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 舆情分析任务查询
Summary: 舆情分析任务查询
|
QueryMessagesResponse |
queryMessages(QueryMessagesRequest request)
Description: 查询舆情列表
Summary: 查询舆情列表
|
QueryMessagesResponse |
queryMessagesEx(QueryMessagesRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 查询舆情列表
Summary: 查询舆情列表
|
SaveAnalysisSubmitResponse |
saveAnalysisSubmit(SaveAnalysisSubmitRequest request)
Description: 舆情分析任务提交
Summary: 舆情分析任务提交
|
SaveAnalysisSubmitResponse |
saveAnalysisSubmitEx(SaveAnalysisSubmitRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 舆情分析任务提交
Summary: 舆情分析任务提交
|
SaveProductOpenResponse |
saveProductOpen(SaveProductOpenRequest request)
Description: 产品开通
Summary: 产品开通
|
SaveProductOpenResponse |
saveProductOpenEx(SaveProductOpenRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 产品开通
Summary: 产品开通
|
SaveProductTopResponse |
saveProductTop(SaveProductTopRequest request)
Description: 产品关闭
Summary: 产品关闭
|
SaveProductTopResponse |
saveProductTopEx(SaveProductTopRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 产品关闭
Summary: 产品关闭
|
SendProductNoticeResponse |
sendProductNotice(SendProductNoticeRequest request)
Description: 发送提醒
Summary: 发送提醒
|
SendProductNoticeResponse |
sendProductNoticeEx(SendProductNoticeRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 发送提醒
Summary: 发送提醒
|
SetProductOperateResponse |
setProductOperate(SetProductOperateRequest request)
Description: 产品操作接口
Summary: 产品操作接口
|
SetProductOperateResponse |
setProductOperateEx(SetProductOperateRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 产品操作接口
Summary: 产品操作接口
|
public String _endpoint
public String _regionId
public String _accessKeyId
public String _accessKeySecret
public String _protocol
public String _userAgent
public Number _readTimeout
public Number _connectTimeout
public String _httpProxy
public String _httpsProxy
public String _socks5Proxy
public String _socks5NetWork
public String _noProxy
public Number _maxIdleConns
public String _securityToken
public Number _maxIdleTimeMillis
public Number _keepAliveDurationMillis
public Number _maxRequests
public Number _maxRequestsPerHost
public Map<String,?> doRequest(String version, String action, String protocol, String method, String pathname, Map<String,?> request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic QueryMessagesResponse queryMessages(QueryMessagesRequest request) throws Exception
Exceptionpublic QueryMessagesResponse queryMessagesEx(QueryMessagesRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SaveAnalysisSubmitResponse saveAnalysisSubmit(SaveAnalysisSubmitRequest request) throws Exception
Exceptionpublic SaveAnalysisSubmitResponse saveAnalysisSubmitEx(SaveAnalysisSubmitRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic QueryAnalysisQueryResponse queryAnalysisQuery(QueryAnalysisQueryRequest request) throws Exception
Exceptionpublic QueryAnalysisQueryResponse queryAnalysisQueryEx(QueryAnalysisQueryRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SaveProductOpenResponse saveProductOpen(SaveProductOpenRequest request) throws Exception
Exceptionpublic SaveProductOpenResponse saveProductOpenEx(SaveProductOpenRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SaveProductTopResponse saveProductTop(SaveProductTopRequest request) throws Exception
Exceptionpublic SaveProductTopResponse saveProductTopEx(SaveProductTopRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SetProductOperateResponse setProductOperate(SetProductOperateRequest request) throws Exception
Exceptionpublic SetProductOperateResponse setProductOperateEx(SetProductOperateRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SendProductNoticeResponse sendProductNotice(SendProductNoticeRequest request) throws Exception
Exceptionpublic SendProductNoticeResponse sendProductNoticeEx(SendProductNoticeRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
ExceptionCopyright © 2022. All rights reserved.