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 中的静态方法
-
- connectTimeout -
类 com.aliyuncs.http.HttpRequest 中的变量
-
- 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 中的静态方法
-
- createLocationConfig(String, String, String) -
类 com.aliyuncs.regions.LocationConfig 中的静态方法
-
- Credential - com.aliyuncs.auth 中的 类
-
- Credential() -
类 com.aliyuncs.auth.Credential 的构造方法
-
- Credential(String, String) -
类 com.aliyuncs.auth.Credential 的构造方法
-
- Credential(String, String, String) -
类 com.aliyuncs.auth.Credential 的构造方法
-
- Credential(String, String, int) -
类 com.aliyuncs.auth.Credential 的构造方法
-
- Credential(String, String, String, int) -
类 com.aliyuncs.auth.Credential 的构造方法
-
- CustomizedEndpointsParser - com.aliyuncs.regions 中的 类
-
- CustomizedEndpointsParser() -
类 com.aliyuncs.regions.CustomizedEndpointsParser 的构造方法
-
D
- decode(String, String) -
类 com.aliyuncs.utils.Base64Helper 中的静态方法
-
- DefaultAcsClient - com.aliyuncs 中的 类
-
- DefaultAcsClient() -
类 com.aliyuncs.DefaultAcsClient 的构造方法
-
- DefaultAcsClient(IClientProfile) -
类 com.aliyuncs.DefaultAcsClient 的构造方法
-
- DefaultProfile - com.aliyuncs.profile 中的 类
-
- describeEndpoint(String, String, String, Credential, LocationConfig) -
接口 com.aliyuncs.regions.DescribeEndpointService 中的方法
-
- describeEndpoint(String, String, String, Credential, LocationConfig) -
类 com.aliyuncs.regions.DescribeEndpointServiceImpl 中的方法
-
- DescribeEndpointRequest - com.aliyuncs.regions 中的 类
- Created by hi.yan.li on 2016/3/31.
- DescribeEndpointRequest() -
类 com.aliyuncs.regions.DescribeEndpointRequest 的构造方法
-
- DescribeEndpointResponse - com.aliyuncs.regions 中的 类
- Created by hi.yan.li on 2016/3/29.
- DescribeEndpointResponse() -
类 com.aliyuncs.regions.DescribeEndpointResponse 的构造方法
-
- DescribeEndpointService - com.aliyuncs.regions 中的 接口
- Created by hi.yan.li on 2016/4/26.
- DescribeEndpointServiceImpl - com.aliyuncs.regions 中的 类
- Created by hi.yan.li on 2016/4/26.
- DescribeEndpointServiceImpl() -
类 com.aliyuncs.regions.DescribeEndpointServiceImpl 的构造方法
-
- 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 中的静态方法
-
- getConnectTimeout() -
类 com.aliyuncs.http.HttpRequest 中的方法
-
- 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 中的方法
-
- getEndpoint(String, String) -
类 com.aliyuncs.regions.CustomizedEndpointsParser 中的方法
-
- getEndpoint(String, String, String, String, Credential, LocationConfig) -
类 com.aliyuncs.regions.CustomizedEndpointsParser 中的方法
-
- getEndpoint() -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- getEndpoint(String, String) -
接口 com.aliyuncs.regions.IEndpointsProvider 中的方法
-
- getEndpoint(String, String, String, String, Credential, LocationConfig) -
接口 com.aliyuncs.regions.IEndpointsProvider 中的方法
-
- getEndpoint(String, String) -
类 com.aliyuncs.regions.InternalEndpointsParser 中的方法
-
- getEndpoint(String, String, String, String, Credential, LocationConfig) -
类 com.aliyuncs.regions.InternalEndpointsParser 中的方法
-
- getEndpoint() -
类 com.aliyuncs.regions.LocationConfig 中的方法
-
- getEndpoint(String, String) -
类 com.aliyuncs.regions.RemoteEndpointsParser 中的方法
-
- getEndpoint(String, String, String, String, Credential, LocationConfig) -
类 com.aliyuncs.regions.RemoteEndpointsParser 中的方法
-
- getEndpoints() -
类 com.aliyuncs.profile.DefaultProfile 中的方法
-
- getEndpoints(String, String) -
类 com.aliyuncs.profile.DefaultProfile 中的方法
-
- getEndpoints(String, String, String, String) -
类 com.aliyuncs.profile.DefaultProfile 中的方法
-
- getEndpoints() -
接口 com.aliyuncs.profile.IClientProfile 中的方法
-
- getEndpoints(String, String) -
接口 com.aliyuncs.profile.IClientProfile 中的方法
-
- getEndpoints(String, String, String, String) -
接口 com.aliyuncs.profile.IClientProfile 中的方法
-
- getEndpointType() -
类 com.aliyuncs.AcsRequest 中的方法
-
- 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 中的方法
-
- getId() -
类 com.aliyuncs.regions.DescribeEndpointRequest 中的方法
-
- getInstance(UnmarshallerContext) -
类 com.aliyuncs.AcsError 中的方法
-
- getInstance(UnmarshallerContext) -
类 com.aliyuncs.AcsResponse 中的方法
-
- getInstance() -
枚举 com.aliyuncs.auth.ShaHmac1Singleton 中的方法
-
- getInstance(UnmarshallerContext) -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- getISO8601Time(Date) -
类 com.aliyuncs.utils.ParameterHelper 中的静态方法
-
- getLocationProduct() -
类 com.aliyuncs.AcsRequest 中的方法
-
- getMaxRetryNumber() -
类 com.aliyuncs.DefaultAcsClient 中的方法
-
- getMessage() -
异常 com.aliyuncs.exceptions.ClientException 中的方法
-
- getMethod() -
类 com.aliyuncs.http.HttpRequest 中的方法
-
- getName() -
类 com.aliyuncs.regions.Endpoint 中的方法
-
- getPassword() -
类 com.aliyuncs.regions.DescribeEndpointRequest 中的方法
-
- getPathParameters() -
类 com.aliyuncs.RoaAcsRequest 中的方法
-
- getProduct() -
类 com.aliyuncs.AcsRequest 中的方法
-
- getProduct() -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- getProduct() -
类 com.aliyuncs.regions.LocationConfig 中的方法
-
- 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 中的静态方法
-
- getProfile(String, String, String, String) -
类 com.aliyuncs.profile.DefaultProfile 中的静态方法
-
- getProfile(String, Map<String, String>, String, String) -
类 com.aliyuncs.profile.DefaultProfile 中的静态方法
-
给个性化用户使用的,CustomizedEndpointsParser 通过这个去解析endpoint,
非本地和location;所以一般情况不要使用这个 regionId,
eg: cn-hangzhou productDomainMap,eg: Map
productDomainMap= new HashMap();
productDomainMap.put("ecs","ecs.aliyuncs.com") accessKeyId secret
- getProfile(String, Map<String, String>, String, String, String) -
类 com.aliyuncs.profile.DefaultProfile 中的静态方法
-
- getProfile(String, IEndpointsProvider, String, String) -
类 com.aliyuncs.profile.DefaultProfile 中的静态方法
-
- getProfile(String, IEndpointsProvider, String, String, String) -
类 com.aliyuncs.profile.DefaultProfile 中的静态方法
-
- getProtocol() -
类 com.aliyuncs.AcsRequest 中的方法
-
- getQueryParameters() -
类 com.aliyuncs.AcsRequest 中的方法
-
- getReadTimeout() -
类 com.aliyuncs.http.HttpRequest 中的方法
-
- getRefreshDate() -
类 com.aliyuncs.auth.Credential 中的方法
-
- getRegionId() -
类 com.aliyuncs.AcsRequest 中的方法
-
- getRegionId() -
类 com.aliyuncs.profile.DefaultProfile 中的方法
-
- getRegionId() -
接口 com.aliyuncs.profile.IClientProfile 中的方法
-
- getRegionId() -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- getRegionId() -
类 com.aliyuncs.regions.LocationConfig 中的方法
-
- getRegionIds() -
类 com.aliyuncs.regions.Endpoint 中的方法
-
- getRequestId() -
类 com.aliyuncs.AcsError 中的方法
-
- getRequestId() -
异常 com.aliyuncs.exceptions.ClientException 中的方法
-
- getRequestId() -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- getResponse(HttpRequest) -
类 com.aliyuncs.http.HttpResponse 中的静态方法
-
- getResponseClass() -
类 com.aliyuncs.AcsRequest 中的方法
-
- getResponseClass() -
类 com.aliyuncs.OssAcsRequest 中的方法
-
- getResponseClass() -
类 com.aliyuncs.regions.DescribeEndpointRequest 中的方法
-
- 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 中的静态方法
-
- initParser(String, Map<String, String>) -
类 com.aliyuncs.regions.CustomizedEndpointsParser 中的静态方法
-
- initRemoteEndpointsParser() -
类 com.aliyuncs.regions.RemoteEndpointsParser 中的静态方法
-
- 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 中的方法
-
- LOCATION_INNER_ENDPOINT -
类 com.aliyuncs.regions.LocationConfig 中的静态变量
-
- LOCATION_INNER_PRODUCT -
类 com.aliyuncs.regions.LocationConfig 中的静态变量
-
- LocationConfig - com.aliyuncs.regions 中的 类
-
- LocationConfig() -
类 com.aliyuncs.regions.LocationConfig 的构造方法
-
- LocationConfig(String, String, String) -
类 com.aliyuncs.regions.LocationConfig 的构造方法
-
- longValue(String) -
类 com.aliyuncs.transform.UnmarshallerContext 中的方法
-
M
- main(String[]) -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的静态方法
-
- main(String[]) -
类 com.aliyuncs.regions.RemoteEndpointsParser 中的静态方法
-
- 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 的构造方法
-
- readTimeout -
类 com.aliyuncs.http.HttpRequest 中的变量
-
- 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 中的方法
-
- RemoteEndpointsParser - com.aliyuncs.regions 中的 类
-
- RemoteEndpointsParser() -
类 com.aliyuncs.regions.RemoteEndpointsParser 的构造方法
-
- 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 的构造方法
-
- RoaAcsRequest(String, String, String, String) -
类 com.aliyuncs.RoaAcsRequest 的构造方法
-
- RoaAcsRequest(String, String, 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 的构造方法
-
- RpcAcsRequest(String, String, String, String) -
类 com.aliyuncs.RpcAcsRequest 的构造方法
-
- RpcAcsRequest(String, String, 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 中的方法
-
- setConnectTimeout(Integer) -
类 com.aliyuncs.http.HttpRequest 中的方法
-
- setContent(byte[], String, FormatType) -
类 com.aliyuncs.http.HttpRequest 中的方法
-
- setContent(byte[], String, FormatType) -
类 com.aliyuncs.http.HttpResponse 中的方法
-
- setContentType(FormatType) -
类 com.aliyuncs.http.HttpRequest 中的方法
-
- setDescribeEndpointService(DescribeEndpointService) -
类 com.aliyuncs.regions.RemoteEndpointsParser 中的方法
-
- setDomianName(String) -
类 com.aliyuncs.regions.ProductDomain 中的方法
-
- setEncoding(String) -
类 com.aliyuncs.http.HttpRequest 中的方法
-
- setEndpoint(Endpoint) -
类 com.aliyuncs.regions.CustomizedEndpointsParser 中的方法
-
- setEndpoint(String) -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- setEndpointType(String) -
类 com.aliyuncs.AcsRequest 中的方法
-
- 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 中的方法
-
- setId(String) -
类 com.aliyuncs.regions.DescribeEndpointRequest 中的方法
-
- setLocationConfig(String, String, String) -
类 com.aliyuncs.profile.DefaultProfile 中的方法
-
- setLocationConfig(String, String, String) -
接口 com.aliyuncs.profile.IClientProfile 中的方法
-
- setLocationProduct(String) -
类 com.aliyuncs.AcsRequest 中的方法
-
- 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 中的方法
-
- setPassword(String) -
类 com.aliyuncs.regions.DescribeEndpointRequest 中的方法
-
- setProduct(String) -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- setProductDomains(List<ProductDomain>) -
类 com.aliyuncs.regions.Endpoint 中的方法
-
- setProductName(String) -
类 com.aliyuncs.regions.ProductDomain 中的方法
-
- setProtocol(ProtocolType) -
类 com.aliyuncs.AcsRequest 中的方法
-
- setReadTimeout(Integer) -
类 com.aliyuncs.http.HttpRequest 中的方法
-
- setRegionId(String) -
类 com.aliyuncs.AcsRequest 中的方法
-
- setRegionId(String) -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- setRegionIds(Set<String>) -
类 com.aliyuncs.regions.Endpoint 中的方法
-
- setRequestId(String) -
类 com.aliyuncs.AcsError 中的方法
-
- setRequestId(String) -
异常 com.aliyuncs.exceptions.ClientException 中的方法
-
- setRequestId(String) -
类 com.aliyuncs.regions.DescribeEndpointResponse 中的方法
-
- 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 中的方法
-
- setUrlTestFlag(boolean) -
类 com.aliyuncs.DefaultAcsClient 中的方法
-
- 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 的构造方法
-
- ShaHmac1Singleton - com.aliyuncs.auth 中的 枚举
- Created by hi.yan.li on 2016/4/1.
- 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.auth.ShaHmac1Singleton 中的静态方法
- 返回带有指定名称的该类型的枚举常量。
- 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.auth.ShaHmac1Singleton 中的静态方法
- 按照声明该枚举类型的常量的顺序,返回
包含这些常量的数组。
- 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 © 2017. All Rights Reserved.