public class Client
extends com.aliyun.teaopenapi.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) |
限定符和类型 | 方法和说明 |
---|---|
CancelWaitingAsyncJobResponse |
cancelWaitingAsyncJob(CancelWaitingAsyncJobRequest request) |
CancelWaitingAsyncJobResponse |
cancelWaitingAsyncJobWithOptions(CancelWaitingAsyncJobRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime) |
GetAsyncJobResultResponse |
getAsyncJobResult(GetAsyncJobResultRequest request) |
GetAsyncJobResultResponse |
getAsyncJobResultWithOptions(GetAsyncJobResultRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime) |
String |
getEndpoint(String productId,
String regionId,
String endpointRule,
String network,
String suffix,
Map<String,String> endpointMap,
String endpoint) |
QueryAsyncJobListResponse |
queryAsyncJobList(QueryAsyncJobListRequest request) |
QueryAsyncJobListResponse |
queryAsyncJobListWithOptions(QueryAsyncJobListRequest request,
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, setRpcHeaders
public String getEndpoint(String productId, String regionId, String endpointRule, String network, String suffix, Map<String,String> endpointMap, String endpoint) throws Exception
Exception
public CancelWaitingAsyncJobResponse cancelWaitingAsyncJobWithOptions(CancelWaitingAsyncJobRequest request, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exception
public CancelWaitingAsyncJobResponse cancelWaitingAsyncJob(CancelWaitingAsyncJobRequest request) throws Exception
Exception
public GetAsyncJobResultResponse getAsyncJobResultWithOptions(GetAsyncJobResultRequest request, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exception
public GetAsyncJobResultResponse getAsyncJobResult(GetAsyncJobResultRequest request) throws Exception
Exception
public QueryAsyncJobListResponse queryAsyncJobListWithOptions(QueryAsyncJobListRequest request, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exception
public QueryAsyncJobListResponse queryAsyncJobList(QueryAsyncJobListRequest request) throws Exception
Exception
Copyright © 2023. All rights reserved.