A B C D E F G H I J L M O P Q R S T U V X 

A

AcsError - com.aliyuncs中的类
 
AcsError() - 类 的构造器com.aliyuncs.AcsError
 
AcsErrorUnmarshaller - com.aliyuncs中的类
 
AcsErrorUnmarshaller() - 类 的构造器com.aliyuncs.AcsErrorUnmarshaller
 
AcsRequest<T extends AcsResponse> - com.aliyuncs中的类
 
AcsRequest(String) - 类 的构造器com.aliyuncs.AcsRequest
 
AcsRequest(String, String) - 类 的构造器com.aliyuncs.AcsRequest
 
AcsResponse - com.aliyuncs中的类
 
AcsResponse() - 类 的构造器com.aliyuncs.AcsResponse
 
AcsURLEncoder - com.aliyuncs.auth中的类
 
AcsURLEncoder() - 类 的构造器com.aliyuncs.auth.AcsURLEncoder
 
addEndpoint(String, String, String, String) - 类 中的静态方法com.aliyuncs.profile.DefaultProfile
 

B

Base64Helper - com.aliyuncs.utils中的类
 
Base64Helper() - 类 的构造器com.aliyuncs.utils.Base64Helper
 
booleanValue(String) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
buildCanonicalHeaders(Map<String, String>, String) - 类 中的方法com.aliyuncs.auth.RoaSignatureComposer
 

C

checkClientTrusted(X509Certificate[], String) - 类 中的方法com.aliyuncs.http.X509TrustAll
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法com.aliyuncs.http.X509TrustAll
 
ClientException - com.aliyuncs.exceptions中的异常错误
 
ClientException(String, String, String) - 异常错误 的构造器com.aliyuncs.exceptions.ClientException
 
ClientException(String, String) - 异常错误 的构造器com.aliyuncs.exceptions.ClientException
 
ClientException(String) - 异常错误 的构造器com.aliyuncs.exceptions.ClientException
 
ClientException(Throwable) - 异常错误 的构造器com.aliyuncs.exceptions.ClientException
 
com.aliyuncs - 程序包 com.aliyuncs
 
com.aliyuncs.auth - 程序包 com.aliyuncs.auth
 
com.aliyuncs.exceptions - 程序包 com.aliyuncs.exceptions
 
com.aliyuncs.http - 程序包 com.aliyuncs.http
 
com.aliyuncs.profile - 程序包 com.aliyuncs.profile
 
com.aliyuncs.reader - 程序包 com.aliyuncs.reader
 
com.aliyuncs.regions - 程序包 com.aliyuncs.regions
 
com.aliyuncs.transform - 程序包 com.aliyuncs.transform
 
com.aliyuncs.utils - 程序包 com.aliyuncs.utils
 
composer - 类 中的变量com.aliyuncs.AcsRequest
 
composeStringToSign(MethodType, String, ISigner, Map<String, String>, Map<String, String>, Map<String, String>) - 接口 中的方法com.aliyuncs.auth.ISignatureComposer
 
composeStringToSign(MethodType, String, ISigner, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的方法com.aliyuncs.auth.OssSignatureComposer
 
composeStringToSign(MethodType, String, ISigner, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的方法com.aliyuncs.auth.RoaSignatureComposer
 
composeStringToSign(MethodType, String, ISigner, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的方法com.aliyuncs.auth.RpcSignatureComposer
 
composeUrl(String, Map<String, String>) - 类 中的方法com.aliyuncs.AcsRequest
 
composeUrl(String, Map<String, String>) - 类 中的方法com.aliyuncs.OssAcsRequest
 
composeUrl(String, Map<String, String>) - 类 中的方法com.aliyuncs.RoaAcsRequest
 
composeUrl(String, Map<String, String>) - 类 中的方法com.aliyuncs.RpcAcsRequest
 
concatQueryString(Map<String, String>) - 类 中的静态方法com.aliyuncs.AcsRequest
 
content - 类 中的变量com.aliyuncs.http.HttpRequest
 
CONTENT_LENGTH - 类 中的静态变量com.aliyuncs.http.HttpRequest
 
CONTENT_MD5 - 类 中的静态变量com.aliyuncs.http.HttpRequest
 
CONTENT_TYPE - 类 中的静态变量com.aliyuncs.http.HttpRequest
 
contentType - 类 中的变量com.aliyuncs.http.HttpRequest
 
createInstance(FormatType) - 类 中的静态方法com.aliyuncs.reader.ReaderFactory
 
Credential - com.aliyuncs.auth中的类
 
Credential() - 类 的构造器com.aliyuncs.auth.Credential
 
Credential(String, String) - 类 的构造器com.aliyuncs.auth.Credential
 
Credential(String, String, int) - 类 的构造器com.aliyuncs.auth.Credential
 

D

decode(String, String) - 类 中的静态方法com.aliyuncs.utils.Base64Helper
 
DefaultAcsClient - com.aliyuncs中的类
 
DefaultAcsClient() - 类 的构造器com.aliyuncs.DefaultAcsClient
 
DefaultAcsClient(IClientProfile) - 类 的构造器com.aliyuncs.DefaultAcsClient
 
DefaultProfile - com.aliyuncs.profile中的类
 
doAction(AcsRequest<T>) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
doAction(AcsRequest<T>, boolean, int) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
doAction(AcsRequest<T>, IClientProfile) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
doAction(AcsRequest<T>, String, Credential) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
doAction(AcsRequest<T>, boolean, int, IClientProfile) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
doAction(AcsRequest<T>, boolean, int, String, Credential, ISigner, FormatType, List<Endpoint>) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
doAction(AcsRequest<T>) - 接口 中的方法com.aliyuncs.IAcsClient
 
doAction(AcsRequest<T>, boolean, int) - 接口 中的方法com.aliyuncs.IAcsClient
 
doAction(AcsRequest<T>, IClientProfile) - 接口 中的方法com.aliyuncs.IAcsClient
 
doAction(AcsRequest<T>, String, Credential) - 接口 中的方法com.aliyuncs.IAcsClient
 
doAction(AcsRequest<T>, boolean, int, IClientProfile) - 接口 中的方法com.aliyuncs.IAcsClient
 
doAction(AcsRequest<T>, boolean, int, String, Credential, ISigner, FormatType, List<Endpoint>) - 接口 中的方法com.aliyuncs.IAcsClient
 
doubleValue(String) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 

E

encode(String) - 类 中的静态方法com.aliyuncs.auth.AcsURLEncoder
 
encode(byte[]) - 类 中的静态方法com.aliyuncs.utils.Base64Helper
 
encode(String, String) - 类 中的静态方法com.aliyuncs.utils.Base64Helper
 
encoding - 类 中的变量com.aliyuncs.http.HttpRequest
 
Endpoint - com.aliyuncs.regions中的类
 
Endpoint(String, Set<String>, List<ProductDomain>) - 类 的构造器com.aliyuncs.regions.Endpoint
 
ErrorType - com.aliyuncs.exceptions中的枚举
 

F

findProductDomain(String, String, List<Endpoint>) - 类 中的静态方法com.aliyuncs.regions.Endpoint
 
floatValue(String) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
FormatType - com.aliyuncs.http中的枚举
 
fresh() - 接口 中的方法com.aliyuncs.auth.ICredentialProvider
 

G

getAcceptedIssuers() - 类 中的方法com.aliyuncs.http.X509TrustAll
 
getAcceptFormat() - 类 中的方法com.aliyuncs.AcsRequest
 
getAccessKeyId() - 类 中的方法com.aliyuncs.auth.Credential
 
getAccessSecret() - 类 中的方法com.aliyuncs.auth.Credential
 
getAcsResponse(AcsRequest<T>) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
getAcsResponse(AcsRequest<T>, boolean, int) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
getAcsResponse(AcsRequest<T>, IClientProfile) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
getAcsResponse(AcsRequest<T>, String, Credential) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
getAcsResponse(AcsRequest<T>) - 接口 中的方法com.aliyuncs.IAcsClient
 
getAcsResponse(AcsRequest<T>, boolean, int) - 接口 中的方法com.aliyuncs.IAcsClient
 
getAcsResponse(AcsRequest<T>, IClientProfile) - 接口 中的方法com.aliyuncs.IAcsClient
 
getAcsResponse(AcsRequest<T>, String, Credential) - 接口 中的方法com.aliyuncs.IAcsClient
 
getActionName() - 类 中的方法com.aliyuncs.AcsRequest
 
getChildElements(Element, String) - 类 中的静态方法com.aliyuncs.utils.XmlUtils
 
getChildElements(Element) - 类 中的静态方法com.aliyuncs.utils.XmlUtils
 
getComposer() - 类 中的静态方法com.aliyuncs.auth.OssSignatureComposer
 
getComposer() - 类 中的静态方法com.aliyuncs.auth.RoaSignatureComposer
 
getComposer() - 类 中的静态方法com.aliyuncs.auth.RpcSignatureComposer
 
getContent() - 类 中的方法com.aliyuncs.http.HttpRequest
 
getContentType() - 类 中的方法com.aliyuncs.http.HttpRequest
 
getCredential() - 类 中的方法com.aliyuncs.profile.DefaultProfile
 
getCredential() - 接口 中的方法com.aliyuncs.profile.IClientProfile
 
getDocument(String) - 类 中的静态方法com.aliyuncs.utils.XmlUtils
 
getDocument(InputSource, InputStream) - 类 中的静态方法com.aliyuncs.utils.XmlUtils
 
getDomainParameters() - 类 中的方法com.aliyuncs.AcsRequest
 
getDomianName() - 类 中的方法com.aliyuncs.regions.ProductDomain
 
getEncoding() - 类 中的方法com.aliyuncs.http.HttpRequest
 
getEndpoints() - 类 中的方法com.aliyuncs.profile.DefaultProfile
 
getEndpoints() - 接口 中的方法com.aliyuncs.profile.IClientProfile
 
getEndpoints() - 接口 中的方法com.aliyuncs.regions.IEndpointsProvider
 
getEndpoints() - 类 中的方法com.aliyuncs.regions.InternalEndpointsParser
 
getErrCode() - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
getErrMsg() - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
getErrorCode() - 类 中的方法com.aliyuncs.AcsError
 
getErrorMessage() - 类 中的方法com.aliyuncs.AcsError
 
getErrorType() - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
getExpiredDate() - 类 中的方法com.aliyuncs.auth.Credential
 
getFormat() - 类 中的方法com.aliyuncs.profile.DefaultProfile
 
getFormat() - 接口 中的方法com.aliyuncs.profile.IClientProfile
 
getHeaders() - 类 中的方法com.aliyuncs.http.HttpRequest
 
getHeaderValue(String) - 类 中的方法com.aliyuncs.http.HttpRequest
 
getHeaderValue(String) - 类 中的方法com.aliyuncs.http.HttpResponse
 
getHttpConnection() - 类 中的方法com.aliyuncs.http.HttpRequest
 
getHttpResponse() - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
getHttpStatus() - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
getInstance(UnmarshallerContext) - 类 中的方法com.aliyuncs.AcsError
 
getInstance(UnmarshallerContext) - 类 中的方法com.aliyuncs.AcsResponse
 
getISO8601Time(Date) - 类 中的静态方法com.aliyuncs.utils.ParameterHelper
 
getMaxRetryNumber() - 类 中的方法com.aliyuncs.DefaultAcsClient
 
getMessage() - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
getMethod() - 类 中的方法com.aliyuncs.http.HttpRequest
 
getName() - 类 中的方法com.aliyuncs.regions.Endpoint
 
getPathParameters() - 类 中的方法com.aliyuncs.RoaAcsRequest
 
getProduct() - 类 中的方法com.aliyuncs.AcsRequest
 
getProductDomains() - 类 中的方法com.aliyuncs.regions.Endpoint
 
getProductName() - 类 中的方法com.aliyuncs.regions.ProductDomain
 
getProfile() - 类 中的静态方法com.aliyuncs.profile.DefaultProfile
 
getProfile(String, ICredentialProvider) - 类 中的静态方法com.aliyuncs.profile.DefaultProfile
 
getProfile(String, String, String) - 类 中的静态方法com.aliyuncs.profile.DefaultProfile
 
getProtocol() - 类 中的方法com.aliyuncs.AcsRequest
 
getQueryParameters() - 类 中的方法com.aliyuncs.AcsRequest
 
getRefreshDate() - 类 中的方法com.aliyuncs.auth.Credential
 
getRegionId() - 类 中的方法com.aliyuncs.AcsRequest
 
getRegionId() - 类 中的方法com.aliyuncs.profile.DefaultProfile
 
getRegionId() - 接口 中的方法com.aliyuncs.profile.IClientProfile
 
getRegionIds() - 类 中的方法com.aliyuncs.regions.Endpoint
 
getRequestId() - 类 中的方法com.aliyuncs.AcsError
 
getRequestId() - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
getResponse(HttpRequest) - 类 中的静态方法com.aliyuncs.http.HttpResponse
 
getResponseClass() - 类 中的方法com.aliyuncs.AcsRequest
 
getResponseClass() - 类 中的方法com.aliyuncs.OssAcsRequest
 
getResponseMap() - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
getRFC2616Date(Date) - 类 中的静态方法com.aliyuncs.utils.ParameterHelper
 
getRootElementFromString(String) - 类 中的静态方法com.aliyuncs.utils.XmlUtils
 
getSecurityToken() - 类 中的方法com.aliyuncs.AcsRequest
 
getSecurityToken() - 类 中的方法com.aliyuncs.auth.Credential
 
getSigner() - 类 中的方法com.aliyuncs.profile.DefaultProfile
 
getSigner() - 接口 中的方法com.aliyuncs.profile.IClientProfile
 
getSignerName() - 接口 中的方法com.aliyuncs.auth.ISigner
 
getSignerName() - 类 中的方法com.aliyuncs.auth.ShaHmac1
 
getSignerName() - 类 中的方法com.aliyuncs.auth.ShaHmac256
 
getSignerVersion() - 接口 中的方法com.aliyuncs.auth.ISigner
 
getSignerVersion() - 类 中的方法com.aliyuncs.auth.ShaHmac1
 
getSignerVersion() - 类 中的方法com.aliyuncs.auth.ShaHmac256
 
getStatus() - 类 中的方法com.aliyuncs.http.HttpResponse
 
getStatusCode() - 类 中的方法com.aliyuncs.AcsError
 
getUniqueNonce() - 类 中的静态方法com.aliyuncs.utils.ParameterHelper
 
getUriPattern() - 类 中的方法com.aliyuncs.RoaAcsRequest
 
getUrl() - 类 中的方法com.aliyuncs.http.HttpRequest
 
getVersion() - 类 中的方法com.aliyuncs.AcsRequest
 

H

HEADER_SEPARATOR - 类 中的静态变量com.aliyuncs.auth.RoaSignatureComposer
 
headers - 类 中的变量com.aliyuncs.http.HttpRequest
 
HttpRequest - com.aliyuncs.http中的类
 
HttpRequest(String) - 类 的构造器com.aliyuncs.http.HttpRequest
 
HttpRequest(String, Map<String, String>) - 类 的构造器com.aliyuncs.http.HttpRequest
 
HttpRequest() - 类 的构造器com.aliyuncs.http.HttpRequest
 
HttpResponse - com.aliyuncs.http中的类
 
HttpResponse(String) - 类 的构造器com.aliyuncs.http.HttpResponse
 
HttpResponse() - 类 的构造器com.aliyuncs.http.HttpResponse
 

I

IAcsClient - com.aliyuncs中的接口
 
IClientProfile - com.aliyuncs.profile中的接口
 
ICredentialProvider - com.aliyuncs.auth中的接口
 
IEndpointsProvider - com.aliyuncs.regions中的接口
 
ignoreSSLCertificate() - 类 中的静态方法com.aliyuncs.http.X509TrustAll
 
integerValue(String) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
InternalEndpointsParser - com.aliyuncs.regions中的类
 
InternalEndpointsParser() - 类 的构造器com.aliyuncs.regions.InternalEndpointsParser
 
isAutoRetry() - 类 中的方法com.aliyuncs.DefaultAcsClient
 
isExpired() - 类 中的方法com.aliyuncs.auth.Credential
 
ISignatureComposer - com.aliyuncs.auth中的接口
 
ISigner - com.aliyuncs.auth中的接口
 
isSuccess() - 类 中的方法com.aliyuncs.http.HttpResponse
 

J

JsonReader - com.aliyuncs.reader中的类
 
JsonReader() - 类 的构造器com.aliyuncs.reader.JsonReader
 

L

lengthValue(String) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
longValue(String) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 

M

mapAcceptToFormat(String) - 枚举 中的静态方法com.aliyuncs.http.FormatType
 
mapFormatToAccept(FormatType) - 枚举 中的静态方法com.aliyuncs.http.FormatType
 
md5Sum(byte[]) - 类 中的静态方法com.aliyuncs.utils.ParameterHelper
 
MethodType - com.aliyuncs.http中的枚举
 

O

OssAcsRequest<T extends AcsResponse> - com.aliyuncs中的类
 
OssAcsRequest(String, String) - 类 的构造器com.aliyuncs.OssAcsRequest
 
OssSignatureComposer - com.aliyuncs.auth中的类
 
OssSignatureComposer() - 类 的构造器com.aliyuncs.auth.OssSignatureComposer
 

P

ParameterHelper - com.aliyuncs.utils中的类
 
ParameterHelper() - 类 的构造器com.aliyuncs.utils.ParameterHelper
 
parse(String) - 类 中的静态方法com.aliyuncs.utils.ParameterHelper
 
parseISO8601(String) - 类 中的静态方法com.aliyuncs.utils.ParameterHelper
 
parseRFC2616(String) - 类 中的静态方法com.aliyuncs.utils.ParameterHelper
 
percentEncode(String) - 类 中的静态方法com.aliyuncs.auth.AcsURLEncoder
 
PositionType - com.aliyuncs.http中的枚举
 
ProductDomain - com.aliyuncs.regions中的类
 
ProductDomain(String, String) - 类 的构造器com.aliyuncs.regions.ProductDomain
 
ProtocolType - com.aliyuncs.http中的枚举
 
putDomainParameter(String, Object) - 类 中的方法com.aliyuncs.AcsRequest
 
putDomainParameter(String, String) - 类 中的方法com.aliyuncs.AcsRequest
 
putHeaderParameter(String, String) - 类 中的方法com.aliyuncs.http.HttpRequest
 
putPathParameter(String, Object) - 类 中的方法com.aliyuncs.RoaAcsRequest
 
putPathParameter(String, String) - 类 中的方法com.aliyuncs.RoaAcsRequest
 
putQueryParameter(String, K) - 类 中的方法com.aliyuncs.AcsRequest
 
putQueryParameter(String, String) - 类 中的方法com.aliyuncs.AcsRequest
 

Q

QUERY_SEPARATOR - 类 中的静态变量com.aliyuncs.auth.RoaSignatureComposer
 

R

read(String, String) - 类 中的方法com.aliyuncs.reader.JsonReader
 
read(CharacterIterator, String, int) - 类 中的方法com.aliyuncs.reader.JsonReader
 
read(String, String) - 接口 中的方法com.aliyuncs.reader.Reader
 
read(String, String) - 类 中的方法com.aliyuncs.reader.XmlReader
 
Reader - com.aliyuncs.reader中的接口
 
ReaderFactory - com.aliyuncs.reader中的类
 
ReaderFactory() - 类 的构造器com.aliyuncs.reader.ReaderFactory
 
refreshSignParameters(Map<String, String>, ISigner, String, FormatType) - 接口 中的方法com.aliyuncs.auth.ISignatureComposer
 
refreshSignParameters(Map<String, String>, ISigner, String, FormatType) - 类 中的方法com.aliyuncs.auth.OssSignatureComposer
 
refreshSignParameters(Map<String, String>, ISigner, String, FormatType) - 类 中的方法com.aliyuncs.auth.RoaSignatureComposer
 
refreshSignParameters(Map<String, String>, ISigner, String, FormatType) - 类 中的方法com.aliyuncs.auth.RpcSignatureComposer
 
replaceOccupiedParameters(String, Map<String, String>) - 类 中的静态方法com.aliyuncs.auth.RoaSignatureComposer
 
restoreSSLCertificate() - 类 中的静态方法com.aliyuncs.http.X509TrustAll
 
RoaAcsRequest<T extends AcsResponse> - com.aliyuncs中的类
 
RoaAcsRequest(String) - 类 的构造器com.aliyuncs.RoaAcsRequest
 
RoaAcsRequest(String, String) - 类 的构造器com.aliyuncs.RoaAcsRequest
 
RoaAcsRequest(String, String, String) - 类 的构造器com.aliyuncs.RoaAcsRequest
 
RoaSignatureComposer - com.aliyuncs.auth中的类
 
RoaSignatureComposer() - 类 的构造器com.aliyuncs.auth.RoaSignatureComposer
 
RpcAcsRequest<T extends AcsResponse> - com.aliyuncs中的类
 
RpcAcsRequest(String) - 类 的构造器com.aliyuncs.RpcAcsRequest
 
RpcAcsRequest(String, String) - 类 的构造器com.aliyuncs.RpcAcsRequest
 
RpcAcsRequest(String, String, String) - 类 的构造器com.aliyuncs.RpcAcsRequest
 
RpcSignatureComposer - com.aliyuncs.auth中的类
 

S

ServerException - com.aliyuncs.exceptions中的异常错误
 
ServerException(String, String) - 异常错误 的构造器com.aliyuncs.exceptions.ServerException
 
ServerException(String, String, String) - 异常错误 的构造器com.aliyuncs.exceptions.ServerException
 
setAcceptFormat(FormatType) - 类 中的方法com.aliyuncs.AcsRequest
 
setAcceptFormat(FormatType) - 类 中的方法com.aliyuncs.RpcAcsRequest
 
setAccessKeyId(String) - 类 中的方法com.aliyuncs.auth.Credential
 
setAccessSecret(String) - 类 中的方法com.aliyuncs.auth.Credential
 
setActionName(String) - 类 中的方法com.aliyuncs.AcsRequest
 
setActionName(String) - 类 中的方法com.aliyuncs.RpcAcsRequest
 
setAutoRetry(boolean) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
setContent(byte[], String, FormatType) - 类 中的方法com.aliyuncs.http.HttpRequest
 
setContent(byte[], String, FormatType) - 类 中的方法com.aliyuncs.http.HttpResponse
 
setContentType(FormatType) - 类 中的方法com.aliyuncs.http.HttpRequest
 
setDomianName(String) - 类 中的方法com.aliyuncs.regions.ProductDomain
 
setEncoding(String) - 类 中的方法com.aliyuncs.http.HttpRequest
 
setErrCode(String) - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
setErrMsg(String) - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
setErrorCode(String) - 类 中的方法com.aliyuncs.AcsError
 
setErrorMessage(String) - 类 中的方法com.aliyuncs.AcsError
 
setErrorType(ErrorType) - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
setHttpResponse(HttpResponse) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
setHttpStatus(int) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
setMaxRetryNumber(int) - 类 中的方法com.aliyuncs.DefaultAcsClient
 
setMethod(MethodType) - 类 中的方法com.aliyuncs.http.HttpRequest
 
setName(String) - 类 中的方法com.aliyuncs.regions.Endpoint
 
setParameter(Map<String, String>, String, K) - 类 中的方法com.aliyuncs.AcsRequest
 
setProductDomains(List<ProductDomain>) - 类 中的方法com.aliyuncs.regions.Endpoint
 
setProductName(String) - 类 中的方法com.aliyuncs.regions.ProductDomain
 
setProtocol(ProtocolType) - 类 中的方法com.aliyuncs.AcsRequest
 
setRegionId(String) - 类 中的方法com.aliyuncs.AcsRequest
 
setRegionIds(Set<String>) - 类 中的方法com.aliyuncs.regions.Endpoint
 
setRequestId(String) - 类 中的方法com.aliyuncs.AcsError
 
setRequestId(String) - 异常错误 中的方法com.aliyuncs.exceptions.ClientException
 
setResponseMap(Map<String, String>) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 
setSecurityToken(String) - 类 中的方法com.aliyuncs.AcsRequest
 
setSecurityToken(String) - 类 中的方法com.aliyuncs.auth.Credential
 
setSecurityToken(String) - 类 中的方法com.aliyuncs.RoaAcsRequest
 
setSecurityToken(String) - 类 中的方法com.aliyuncs.RpcAcsRequest
 
setStatus(int) - 类 中的方法com.aliyuncs.http.HttpResponse
 
setStatusCode(int) - 类 中的方法com.aliyuncs.AcsError
 
setUriPattern(String) - 类 中的方法com.aliyuncs.RoaAcsRequest
 
setUrl(String) - 类 中的方法com.aliyuncs.http.HttpRequest
 
setVersion(String) - 类 中的方法com.aliyuncs.AcsRequest
 
setVersion(String) - 类 中的方法com.aliyuncs.OssAcsRequest
 
setVersion(String) - 类 中的方法com.aliyuncs.RoaAcsRequest
 
setVersion(String) - 类 中的方法com.aliyuncs.RpcAcsRequest
 
ShaHmac1 - com.aliyuncs.auth中的类
 
ShaHmac1() - 类 的构造器com.aliyuncs.auth.ShaHmac1
 
ShaHmac256 - com.aliyuncs.auth中的类
 
ShaHmac256() - 类 的构造器com.aliyuncs.auth.ShaHmac256
 
signRequest(ISigner, Credential, FormatType, ProductDomain) - 类 中的方法com.aliyuncs.AcsRequest
 
signRequest(ISigner, Credential, FormatType, ProductDomain) - 类 中的方法com.aliyuncs.OssAcsRequest
 
signRequest(ISigner, Credential, FormatType, ProductDomain) - 类 中的方法com.aliyuncs.RoaAcsRequest
 
signRequest(ISigner, Credential, FormatType, ProductDomain) - 类 中的方法com.aliyuncs.RpcAcsRequest
 
signString(String, String) - 接口 中的方法com.aliyuncs.auth.ISigner
 
signString(String, String) - 类 中的方法com.aliyuncs.auth.ShaHmac1
 
signString(String, String) - 类 中的方法com.aliyuncs.auth.ShaHmac256
 
stringValue(String) - 类 中的方法com.aliyuncs.transform.UnmarshallerContext
 

T

toString() - 枚举 中的方法com.aliyuncs.http.ProtocolType
 
trimFromLast(String, String) - 类 中的静态方法com.aliyuncs.reader.JsonReader
 

U

unmarshall(AcsError, UnmarshallerContext) - 类 中的静态方法com.aliyuncs.AcsErrorUnmarshaller
 
UnmarshallerContext - com.aliyuncs.transform中的类
 
UnmarshallerContext() - 类 的构造器com.aliyuncs.transform.UnmarshallerContext
 
uriPattern - 类 中的变量com.aliyuncs.RoaAcsRequest
 
URL_ENCODING - 类 中的静态变量com.aliyuncs.auth.AcsURLEncoder
 

V

validateXml(InputStream, InputStream) - 类 中的静态方法com.aliyuncs.utils.XmlUtils
 
validateXml(Node, InputStream) - 类 中的静态方法com.aliyuncs.utils.XmlUtils
 
valueOf(String) - 枚举 中的静态方法com.aliyuncs.exceptions.ErrorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyuncs.http.FormatType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyuncs.http.MethodType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyuncs.http.PositionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyuncs.http.ProtocolType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.aliyuncs.exceptions.ErrorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyuncs.http.FormatType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyuncs.http.MethodType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyuncs.http.PositionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyuncs.http.ProtocolType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(String, SSLSession) - 类 中的方法com.aliyuncs.http.X509TrustAll
 

X

X509TrustAll - com.aliyuncs.http中的类
 
X509TrustAll() - 类 的构造器com.aliyuncs.http.X509TrustAll
 
XmlReader - com.aliyuncs.reader中的类
 
XmlReader() - 类 的构造器com.aliyuncs.reader.XmlReader
 
XmlUtils - com.aliyuncs.utils中的类
 
XmlUtils() - 类 的构造器com.aliyuncs.utils.XmlUtils
 
A B C D E F G H I J L M O P Q R S T U V X 

Copyright © 2015. All Rights Reserved.