public class Client
extends com.aliyun.teaopenapi.Client
| 限定符和类型 | 字段和说明 |
|---|---|
com.aliyun.gateway.spi.Client |
_client |
_connectTimeout, _credential, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _userAgent| 构造器和说明 |
|---|
Client(com.aliyun.teaopenapi.models.Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetSpaceResponse |
getSpace(GetSpaceRequest request) |
GetSpaceResponse |
getSpaceWithOptions(GetSpaceRequest request,
GetSpaceHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
SendResponse |
send(SendRequest request) |
SendByAppResponse |
sendByApp(SendByAppRequest request) |
SendByAppResponse |
sendByAppWithOptions(SendByAppRequest request,
SendByAppHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
SendLinkResponse |
sendLink(SendLinkRequest request) |
SendLinkResponse |
sendLinkWithOptions(SendLinkRequest request,
SendLinkHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
SendResponse |
sendWithOptions(SendRequest request,
SendHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
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
Exceptionpublic GetSpaceResponse getSpace(GetSpaceRequest request) throws Exception
Exceptionpublic SendResponse sendWithOptions(SendRequest request, SendHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SendResponse send(SendRequest request) throws Exception
Exceptionpublic SendByAppResponse sendByAppWithOptions(SendByAppRequest request, SendByAppHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SendByAppResponse sendByApp(SendByAppRequest request) throws Exception
Exceptionpublic SendLinkResponse sendLinkWithOptions(SendLinkRequest request, SendLinkHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SendLinkResponse sendLink(SendLinkRequest request) throws Exception
ExceptionCopyright © 2023. All rights reserved.