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) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetSpaceResponse |
getSpace(GetSpaceRequest request)
summary :
获取IM会话存储空间信息
|
GetSpaceResponse |
getSpaceWithOptions(GetSpaceRequest request,
GetSpaceHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
获取IM会话存储空间信息
|
SendResponse |
send(SendRequest request)
summary :
发送文件到指定会话
|
SendByAppResponse |
sendByApp(SendByAppRequest request)
summary :
以应用身份发送文件给自己
|
SendByAppResponse |
sendByAppWithOptions(SendByAppRequest request,
SendByAppHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
以应用身份发送文件给自己
|
SendLinkResponse |
sendLink(SendLinkRequest request)
summary :
发送文件链接到指定会话
|
SendLinkResponse |
sendLinkWithOptions(SendLinkRequest request,
SendLinkHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
发送文件链接到指定会话
|
SendResponse |
sendWithOptions(SendRequest request,
SendHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
发送文件到指定会话
|
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaderspublic GetSpaceResponse getSpaceWithOptions(GetSpaceRequest request, GetSpaceHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
获取IM会话存储空间信息
request - GetSpaceRequestheaders - GetSpaceHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic GetSpaceResponse getSpace(GetSpaceRequest request) throws Exception
获取IM会话存储空间信息
request - GetSpaceRequestExceptionpublic SendResponse sendWithOptions(SendRequest request, SendHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发送文件到指定会话
request - SendRequestheaders - SendHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendResponse send(SendRequest request) throws Exception
发送文件到指定会话
request - SendRequestExceptionpublic SendByAppResponse sendByAppWithOptions(SendByAppRequest request, SendByAppHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
以应用身份发送文件给自己
request - SendByAppRequestheaders - SendByAppHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendByAppResponse sendByApp(SendByAppRequest request) throws Exception
以应用身份发送文件给自己
request - SendByAppRequestExceptionpublic SendLinkResponse sendLinkWithOptions(SendLinkRequest request, SendLinkHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
发送文件链接到指定会话
request - SendLinkRequestheaders - SendLinkHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendLinkResponse sendLink(SendLinkRequest request) throws Exception
发送文件链接到指定会话
request - SendLinkRequestExceptionCopyright © 2025. All rights reserved.