public class Client
extends com.aliyun.teaopenapi.Client
_ca, _cert, _connectTimeout, _credential, _disableHttp2, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _key, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _tlsMinVersion, _userAgent| 构造器和说明 |
|---|
Client(com.aliyun.teaopenapi.models.Config config) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaderspublic ApplyFollowerAuthInfoResponse applyFollowerAuthInfoWithOptions(ApplyFollowerAuthInfoRequest request, ApplyFollowerAuthInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发送用户授权信息申请
request - ApplyFollowerAuthInfoRequestheaders - ApplyFollowerAuthInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ApplyFollowerAuthInfoResponse applyFollowerAuthInfo(ApplyFollowerAuthInfoRequest request) throws Exception
发送用户授权信息申请
request - ApplyFollowerAuthInfoRequestExceptionpublic CallbackRegiesterResponse callbackRegiesterWithOptions(CallbackRegiesterRequest request, CallbackRegiesterHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
注册服务窗消息回调服务
request - CallbackRegiesterRequestheaders - CallbackRegiesterHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CallbackRegiesterResponse callbackRegiester(CallbackRegiesterRequest request) throws Exception
注册服务窗消息回调服务
request - CallbackRegiesterRequestExceptionpublic CloseTopBoxInteractiveOTOMessageResponse closeTopBoxInteractiveOTOMessageWithOptions(CloseTopBoxInteractiveOTOMessageRequest request, CloseTopBoxInteractiveOTOMessageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
服务窗吊顶卡片关闭接口
request - CloseTopBoxInteractiveOTOMessageRequestheaders - CloseTopBoxInteractiveOTOMessageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CloseTopBoxInteractiveOTOMessageResponse closeTopBoxInteractiveOTOMessage(CloseTopBoxInteractiveOTOMessageRequest request) throws Exception
服务窗吊顶卡片关闭接口
request - CloseTopBoxInteractiveOTOMessageRequestExceptionpublic GetFollowerAuthInfoResponse getFollowerAuthInfoWithOptions(GetFollowerAuthInfoRequest request, GetFollowerAuthInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取用户授权信息
request - GetFollowerAuthInfoRequestheaders - GetFollowerAuthInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetFollowerAuthInfoResponse getFollowerAuthInfo(GetFollowerAuthInfoRequest request) throws Exception
获取用户授权信息
request - GetFollowerAuthInfoRequestExceptionpublic GetFollowerInfoResponse getFollowerInfoWithOptions(GetFollowerInfoRequest request, GetFollowerInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取服务窗关注人信息
request - GetFollowerInfoRequestheaders - GetFollowerInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetFollowerInfoResponse getFollowerInfo(GetFollowerInfoRequest request) throws Exception
获取服务窗关注人信息
request - GetFollowerInfoRequestExceptionpublic GetPictureDownloadUrlResponse getPictureDownloadUrlWithOptions(GetPictureDownloadUrlRequest request, GetPictureDownloadUrlHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
服务窗图片消息下载地址获取接口
request - GetPictureDownloadUrlRequestheaders - GetPictureDownloadUrlHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetPictureDownloadUrlResponse getPictureDownloadUrl(GetPictureDownloadUrlRequest request) throws Exception
服务窗图片消息下载地址获取接口
request - GetPictureDownloadUrlRequestExceptionpublic GetUserFollowStatusResponse getUserFollowStatusWithOptions(GetUserFollowStatusRequest request, GetUserFollowStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取用户关注状态
request - GetUserFollowStatusRequestheaders - GetUserFollowStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetUserFollowStatusResponse getUserFollowStatus(GetUserFollowStatusRequest request) throws Exception
获取用户关注状态
request - GetUserFollowStatusRequestExceptionpublic ListAccountResponse listAccountWithOptions(ListAccountHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取企业下服务窗帐号列表
headers - ListAccountHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListAccountResponse listAccount() throws Exception
获取企业下服务窗帐号列表
Exceptionpublic ListAccountInfoResponse listAccountInfoWithOptions(ListAccountInfoHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
第三方企业应用查询服务窗帐号列表
headers - ListAccountInfoHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListAccountInfoResponse listAccountInfo() throws Exception
第三方企业应用查询服务窗帐号列表
Exceptionpublic ListFollowerResponse listFollowerWithOptions(ListFollowerRequest request, ListFollowerHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
批量获取服务窗关注人列表
request - ListFollowerRequestheaders - ListFollowerHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic ListFollowerResponse listFollower(ListFollowerRequest request) throws Exception
批量获取服务窗关注人列表
request - ListFollowerRequestExceptionpublic QueryUserFollowStatusResponse queryUserFollowStatusWithOptions(QueryUserFollowStatusRequest request, QueryUserFollowStatusHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
第三方企业应用查询用户是否关注服务窗
request - QueryUserFollowStatusRequestheaders - QueryUserFollowStatusHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic QueryUserFollowStatusResponse queryUserFollowStatus(QueryUserFollowStatusRequest request) throws Exception
第三方企业应用查询用户是否关注服务窗
request - QueryUserFollowStatusRequestExceptionpublic SendAgentOTOMessageResponse sendAgentOTOMessageWithOptions(SendAgentOTOMessageRequest request, SendAgentOTOMessageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发送服务窗客服消息
request - SendAgentOTOMessageRequestheaders - SendAgentOTOMessageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendAgentOTOMessageResponse sendAgentOTOMessage(SendAgentOTOMessageRequest request) throws Exception
发送服务窗客服消息
request - SendAgentOTOMessageRequestExceptionpublic SendInteractiveOTOMessageResponse sendInteractiveOTOMessageWithOptions(SendInteractiveOTOMessageRequest request, SendInteractiveOTOMessageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
服务窗互动卡片单发接口
request - SendInteractiveOTOMessageRequestheaders - SendInteractiveOTOMessageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendInteractiveOTOMessageResponse sendInteractiveOTOMessage(SendInteractiveOTOMessageRequest request) throws Exception
服务窗互动卡片单发接口
request - SendInteractiveOTOMessageRequestExceptionpublic SendTopBoxInteractiveOTOMessageResponse sendTopBoxInteractiveOTOMessageWithOptions(SendTopBoxInteractiveOTOMessageRequest request, SendTopBoxInteractiveOTOMessageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
服务窗吊顶卡片发送接口
request - SendTopBoxInteractiveOTOMessageRequestheaders - SendTopBoxInteractiveOTOMessageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendTopBoxInteractiveOTOMessageResponse sendTopBoxInteractiveOTOMessage(SendTopBoxInteractiveOTOMessageRequest request) throws Exception
服务窗吊顶卡片发送接口
request - SendTopBoxInteractiveOTOMessageRequestExceptionpublic UpdateInteractiveOTOMessageResponse updateInteractiveOTOMessageWithOptions(UpdateInteractiveOTOMessageRequest request, UpdateInteractiveOTOMessageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
服务窗互动卡片修改接口
request - UpdateInteractiveOTOMessageRequestheaders - UpdateInteractiveOTOMessageHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInteractiveOTOMessageResponse updateInteractiveOTOMessage(UpdateInteractiveOTOMessageRequest request) throws Exception
服务窗互动卡片修改接口
request - UpdateInteractiveOTOMessageRequestExceptionpublic UpdateShortcutsResponse updateShortcutsWithOptions(UpdateShortcutsRequest request, UpdateShortcutsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
服务窗会话窗口快捷栏配置接口
request - UpdateShortcutsRequestheaders - UpdateShortcutsHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateShortcutsResponse updateShortcuts(UpdateShortcutsRequest request) throws Exception
服务窗会话窗口快捷栏配置接口
request - UpdateShortcutsRequestExceptionCopyright © 2025. All rights reserved.