类 com.aliyuncs.exceptions.ClientException
的使用

使用 ClientException 的软件包
com.aliyuncs   
com.aliyuncs.exceptions   
com.aliyuncs.profile   
com.aliyuncs.reader   
com.aliyuncs.regions   
 

com.aliyuncsClientException 的使用
 

抛出 ClientExceptioncom.aliyuncs 中的方法
<T extends AcsResponse>
HttpResponse
IAcsClient.doAction(AcsRequest<T> request)
           
<T extends AcsResponse>
HttpResponse
DefaultAcsClient.doAction(AcsRequest<T> request)
           
<T extends AcsResponse>
HttpResponse
IAcsClient.doAction(AcsRequest<T> request, boolean autoRetry, int maxRetryCounts)
           
<T extends AcsResponse>
HttpResponse
DefaultAcsClient.doAction(AcsRequest<T> request, boolean autoRetry, int maxRetryCounts)
           
<T extends AcsResponse>
HttpResponse
IAcsClient.doAction(AcsRequest<T> request, boolean autoRetry, int maxRetryCounts, IClientProfile profile)
           
<T extends AcsResponse>
HttpResponse
DefaultAcsClient.doAction(AcsRequest<T> request, boolean autoRetry, int maxRetryCounts, IClientProfile profile)
           
<T extends AcsResponse>
HttpResponse
IAcsClient.doAction(AcsRequest<T> request, boolean autoRetry, int maxRetryNumber, String regionId, Credential credential, ISigner signer, FormatType format, List<Endpoint> endpoints)
           
<T extends AcsResponse>
HttpResponse
DefaultAcsClient.doAction(AcsRequest<T> request, boolean autoRetry, int maxRetryNumber, String regionId, Credential credential, ISigner signer, FormatType format, List<Endpoint> endpoints)
           
<T extends AcsResponse>
HttpResponse
IAcsClient.doAction(AcsRequest<T> request, IClientProfile profile)
           
<T extends AcsResponse>
HttpResponse
DefaultAcsClient.doAction(AcsRequest<T> request, IClientProfile profile)
           
<T extends AcsResponse>
HttpResponse
IAcsClient.doAction(AcsRequest<T> request, String regionId, Credential credential)
           
<T extends AcsResponse>
HttpResponse
DefaultAcsClient.doAction(AcsRequest<T> request, String regionId, Credential credential)
           
<T extends AcsResponse>
T
IAcsClient.getAcsResponse(AcsRequest<T> request)
           
<T extends AcsResponse>
T
DefaultAcsClient.getAcsResponse(AcsRequest<T> request)
           
<T extends AcsResponse>
T
IAcsClient.getAcsResponse(AcsRequest<T> request, boolean autoRetry, int maxRetryCounts)
           
<T extends AcsResponse>
T
DefaultAcsClient.getAcsResponse(AcsRequest<T> request, boolean autoRetry, int maxRetryCounts)
           
<T extends AcsResponse>
T
IAcsClient.getAcsResponse(AcsRequest<T> request, IClientProfile profile)
           
<T extends AcsResponse>
T
DefaultAcsClient.getAcsResponse(AcsRequest<T> request, IClientProfile profile)
           
<T extends AcsResponse>
T
IAcsClient.getAcsResponse(AcsRequest<T> request, String regionId, Credential credential)
           
<T extends AcsResponse>
T
DefaultAcsClient.getAcsResponse(AcsRequest<T> request, String regionId, Credential credential)
           
abstract  AcsResponse AcsResponse.getInstance(UnmarshallerContext context)
           
 

com.aliyuncs.exceptionsClientException 的使用
 

com.aliyuncs.exceptionsClientException 的子类
 class ServerException
           
 

com.aliyuncs.profileClientException 的使用
 

抛出 ClientExceptioncom.aliyuncs.profile 中的方法
static void DefaultProfile.addEndpoint(String endpointName, String regionId, String product, String domain)
           
 List<Endpoint> IClientProfile.getEndpoints()
           
 List<Endpoint> DefaultProfile.getEndpoints()
           
 List<Endpoint> IClientProfile.getEndpoints(String regionId, String product)
           
 List<Endpoint> DefaultProfile.getEndpoints(String regionId, String product)
           
 List<Endpoint> IClientProfile.getEndpoints(String product, String regionId, String serviceCode, String endpointType)
           
 List<Endpoint> DefaultProfile.getEndpoints(String product, String regionId, String serviceCode, String endpointType)
           
 

com.aliyuncs.readerClientException 的使用
 

抛出 ClientExceptioncom.aliyuncs.reader 中的方法
 Map<String,String> XmlReader.read(String response, String endpoint)
           
 Map<String,String> Reader.read(String response, String endpoint)
           
 

com.aliyuncs.regionsClientException 的使用
 

抛出 ClientExceptioncom.aliyuncs.regions 中的方法
 Endpoint RemoteEndpointsParser.getEndpoint(String regionId, String product)
           
 Endpoint InternalEndpointsParser.getEndpoint(String region, String product)
           
 Endpoint IEndpointsProvider.getEndpoint(String region, String product)
           
 Endpoint CustomizedEndpointsParser.getEndpoint(String regionId, String product)
           
 Endpoint RemoteEndpointsParser.getEndpoint(String regionId, String product, String serviceCode, String endpointType, Credential credential, LocationConfig locationConfig)
           
 Endpoint InternalEndpointsParser.getEndpoint(String region, String product, String serviceCode, String endpointType, Credential credential, LocationConfig locationConfig)
           
 Endpoint IEndpointsProvider.getEndpoint(String region, String product, String serviceCode, String endpointType, Credential credential, LocationConfig locationConfig)
           
 Endpoint CustomizedEndpointsParser.getEndpoint(String region, String product, String serviceCode, String endpointType, Credential credential, LocationConfig locationConfig)
           
 AcsResponse DescribeEndpointResponse.getInstance(UnmarshallerContext context)
           
static void RemoteEndpointsParser.main(String[] args)
           
 



Copyright © 2017. All Rights Reserved.