public class Client
extends com.aliyun.teaopenapi.Client
_connectTimeout, _credential, _endpoint, _endpointMap, _endpointRule, _endpointType, _headers, _httpProxy, _httpsProxy, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _socks5NetWork, _socks5Proxy, _spi, _suffix, _userAgent| 构造器和说明 |
|---|
Client(com.aliyun.teaopenapi.models.Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
PullDataByPageResponse |
pullDataByPage(PullDataByPageRequest request) |
PullDataByPageResponse |
pullDataByPageWithOptions(PullDataByPageRequest request,
PullDataByPageHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
PullDataByPkResponse |
pullDataByPk(String dataModelId,
PullDataByPkRequest request) |
PullDataByPkResponse |
pullDataByPkWithOptions(String dataModelId,
PullDataByPkRequest request,
PullDataByPkHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
SyncDataResponse |
syncData(SyncDataRequest request) |
SyncDataResponse |
syncDataWithOptions(SyncDataRequest request,
SyncDataHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getRpcHeaders, getSecurityToken, getUserAgent, setRpcHeaderspublic PullDataByPageResponse pullDataByPage(PullDataByPageRequest request) throws Exception
Exceptionpublic PullDataByPageResponse pullDataByPageWithOptions(PullDataByPageRequest request, PullDataByPageHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic PullDataByPkResponse pullDataByPk(String dataModelId, PullDataByPkRequest request) throws Exception
Exceptionpublic PullDataByPkResponse pullDataByPkWithOptions(String dataModelId, PullDataByPkRequest request, PullDataByPkHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic SyncDataResponse syncData(SyncDataRequest request) throws Exception
Exceptionpublic SyncDataResponse syncDataWithOptions(SyncDataRequest request, SyncDataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
ExceptionCopyright © 2021. All rights reserved.