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) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaderspublic String getEndpoint(String productId, String regionId, String endpointRule, String network, String suffix, Map<String,String> endpointMap, String endpoint) throws Exception
Exceptionpublic CreateAppResponse createAppWithOptions(CreateAppRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic CreateAppResponse createApp(CreateAppRequest request) throws Exception
Exceptionpublic DeleteAppResponse deleteAppWithOptions(String appName, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic DeleteAppResponse deleteApp(String appName) throws Exception
Exceptionpublic GetAppResponse getAppWithOptions(String appName, GetAppRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic GetAppResponse getApp(String appName, GetAppRequest request) throws Exception
Exceptionpublic GetAppQuotaResponse getAppQuotaWithOptions(String appName, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic GetAppQuotaResponse getAppQuota(String appName) throws Exception
Exceptionpublic GetMonitorDataResponse getMonitorDataWithOptions(GetMonitorDataRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic GetMonitorDataResponse getMonitorData(GetMonitorDataRequest request) throws Exception
Exceptionpublic ListAppsResponse listAppsWithOptions(ListAppsRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic ListAppsResponse listApps(ListAppsRequest request) throws Exception
Exceptionpublic UpdateAppResponse updateAppWithOptions(String appName, UpdateAppRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic UpdateAppResponse updateApp(String appName, UpdateAppRequest request) throws Exception
ExceptionCopyright © 2023. All rights reserved.