跳过导航链接
A B C D E F G H M P R S T V 

A

algorithmName() - 枚举 中的方法com.aliyun.sdk.gateway.pop.auth.SignatureAlgorithm
 

B

BaseClientBuilder<BuilderT extends IClientBuilder<BuilderT,ClientT>,ClientT> - com.aliyun.sdk.gateway.pop中的类
 
BaseClientBuilder() - 类 的构造器com.aliyun.sdk.gateway.pop.BaseClientBuilder
 
build() - 接口 中的方法com.aliyun.sdk.gateway.pop.models.Response.Builder
 
Builder() - 类 的构造器com.aliyun.sdk.gateway.pop.models.Request.Builder
 
Builder(Request) - 类 的构造器com.aliyun.sdk.gateway.pop.models.Request.Builder
 
BuilderImpl() - 类 的构造器com.aliyun.sdk.gateway.pop.models.Response.BuilderImpl
 
BuilderImpl(Response) - 类 的构造器com.aliyun.sdk.gateway.pop.models.Response.BuilderImpl
 
buildSignedHeaders(Map<String, String>) - 类 中的静态方法com.aliyun.sdk.gateway.pop.auth.V3SignatureComposer
 

C

com.aliyun.sdk.gateway.pop - 程序包 com.aliyun.sdk.gateway.pop
 
com.aliyun.sdk.gateway.pop.auth - 程序包 com.aliyun.sdk.gateway.pop.auth
 
com.aliyun.sdk.gateway.pop.auth.signer - 程序包 com.aliyun.sdk.gateway.pop.auth.signer
 
com.aliyun.sdk.gateway.pop.exception - 程序包 com.aliyun.sdk.gateway.pop.exception
 
com.aliyun.sdk.gateway.pop.interceptor.configuration - 程序包 com.aliyun.sdk.gateway.pop.interceptor.configuration
 
com.aliyun.sdk.gateway.pop.interceptor.httpRequest - 程序包 com.aliyun.sdk.gateway.pop.interceptor.httpRequest
 
com.aliyun.sdk.gateway.pop.interceptor.output - 程序包 com.aliyun.sdk.gateway.pop.interceptor.output
 
com.aliyun.sdk.gateway.pop.interceptor.request - 程序包 com.aliyun.sdk.gateway.pop.interceptor.request
 
com.aliyun.sdk.gateway.pop.interceptor.response - 程序包 com.aliyun.sdk.gateway.pop.interceptor.response
 
com.aliyun.sdk.gateway.pop.models - 程序包 com.aliyun.sdk.gateway.pop.models
 
com.aliyun.sdk.gateway.pop.policy - 程序包 com.aliyun.sdk.gateway.pop.policy
 
composeStringToSign(HttpMethod, Map<String, String>, Map<String, String>, String) - 类 中的静态方法com.aliyun.sdk.gateway.pop.auth.RoaSignatureComposer
 
composeStringToSign(HttpMethod, Map<String, String>, Map<String, String>, String) - 类 中的静态方法com.aliyun.sdk.gateway.pop.auth.RpcSignatureComposer
 
composeStringToSign(HttpMethod, Map<String, String>, Map<String, String>, String, String) - 类 中的静态方法com.aliyun.sdk.gateway.pop.auth.V3SignatureComposer
 
Configuration - com.aliyun.sdk.gateway.pop中的类
 
create() - 类 中的静态方法com.aliyun.sdk.gateway.pop.Configuration
 

D

DEFAULT_SIGNATURE_ALGORRITHM_V1 - 类 中的静态变量com.aliyun.sdk.gateway.pop.Configuration
 
DEFAULT_SIGNATURE_ALGORRITHM_V3 - 类 中的静态变量com.aliyun.sdk.gateway.pop.Configuration
 
DEFAULT_SIGNATURE_VERSION - 类 中的静态变量com.aliyun.sdk.gateway.pop.Configuration
 

E

EndpointInterceptor - com.aliyun.sdk.gateway.pop.interceptor.configuration中的类
 
EndpointInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.configuration.EndpointInterceptor
 
EndpointInterceptor.EndpointRule - com.aliyun.sdk.gateway.pop.interceptor.configuration中的类
 
EndpointRule() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.configuration.EndpointInterceptor.EndpointRule
 

F

FinalizedOutputInterceptor - com.aliyun.sdk.gateway.pop.interceptor.output中的类
 
FinalizedOutputInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.output.FinalizedOutputInterceptor
 
finalizeServiceConfiguration(ClientConfiguration) - 类 中的方法com.aliyun.sdk.gateway.pop.BaseClientBuilder
 

G

getContent() - 接口 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopSigner
 
getContent() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV1Signer
 
getContent() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV3Signer
 
getDefaultUserAgentSuffix() - 类 中的静态方法com.aliyun.sdk.gateway.pop.policy.POPUserAgentPolicy
 
getErrCode() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getErrCode() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
getErrMessage() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getErrMessage() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
getMessage() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getMessage() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
getRequestId() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getRequestId() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
getSignerName() - 接口 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopSigner
 
getSignerName() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV1Signer
 
getSignerName() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV3Signer
 
getSignerVersion() - 接口 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopSigner
 
getSignerVersion() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV1Signer
 
getSignerVersion() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV3Signer
 

H

hash(byte[]) - 接口 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopSigner
 
hash(byte[]) - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV1Signer
 
hash(byte[]) - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV3Signer
 

M

mergeServiceDefaults(ClientConfiguration) - 类 中的方法com.aliyun.sdk.gateway.pop.BaseClientBuilder
 
modifyConfiguration(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.configuration.EndpointInterceptor
 
modifyHttpRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.httpRequest.RoaHttpReqInterceptor
 
modifyHttpRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.httpRequest.RpcHttpReqInterceptor
 
modifyHttpRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.httpRequest.V3HttpReqInterceptor
 
modifyOutput(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.output.FinalizedOutputInterceptor
 
modifyRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.request.RoaReqInterceptor
 
modifyRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.request.RpcReqInterceptor
 
modifyRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.request.V3ReqInterceptor
 
modifyResponse(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.response.PopResInterceptor
 
modifyResponse(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.response.TeaResponseInterceptor
 

P

PopClientException - com.aliyun.sdk.gateway.pop.exception中的异常错误
 
PopClientException() - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopClientException
 
PopClientException(String) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopClientException
 
PopClientException(Throwable) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopClientException
 
PopClientException(String, Throwable) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopClientException
 
PopClientException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopClientException
 
PopClientException(Map<String, Object>) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopClientException
 
PopClientException(Map<String, Object>, String, Throwable) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopClientException
 
PopResInterceptor - com.aliyun.sdk.gateway.pop.interceptor.response中的类
 
PopResInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.response.PopResInterceptor
 
PopServerException - com.aliyun.sdk.gateway.pop.exception中的异常错误
 
PopServerException() - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopServerException
 
PopServerException(String) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopServerException
 
PopServerException(Throwable) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopServerException
 
PopServerException(String, Throwable) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopServerException
 
PopServerException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopServerException
 
PopServerException(Map<String, Object>) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopServerException
 
PopServerException(Map<String, Object>, String, Throwable) - 异常错误 的构造器com.aliyun.sdk.gateway.pop.exception.PopServerException
 
PopSigner - com.aliyun.sdk.gateway.pop.auth.signer中的接口
 
POPUserAgentPolicy - com.aliyun.sdk.gateway.pop.policy中的类
 
POPUserAgentPolicy() - 类 的构造器com.aliyun.sdk.gateway.pop.policy.POPUserAgentPolicy
 
PopV1Signer - com.aliyun.sdk.gateway.pop.auth.signer中的类
 
PopV1Signer() - 类 的构造器com.aliyun.sdk.gateway.pop.auth.signer.PopV1Signer
 
PopV1Signer(SignatureAlgorithm) - 类 的构造器com.aliyun.sdk.gateway.pop.auth.signer.PopV1Signer
 
PopV3Signer - com.aliyun.sdk.gateway.pop.auth.signer中的类
 
PopV3Signer() - 类 的构造器com.aliyun.sdk.gateway.pop.auth.signer.PopV3Signer
 
PopV3Signer(SignatureAlgorithm) - 类 的构造器com.aliyun.sdk.gateway.pop.auth.signer.PopV3Signer
 

R

Regional - 类 中的静态变量com.aliyun.sdk.gateway.pop.interceptor.configuration.EndpointInterceptor.EndpointRule
 
Request - com.aliyun.sdk.gateway.pop.models中的类
 
Request(Request.Builder<?, ?>) - 类 的构造器com.aliyun.sdk.gateway.pop.models.Request
 
Request.Builder<ProviderT extends Request,BuilderT extends Request.Builder> - com.aliyun.sdk.gateway.pop.models中的类
 
Response - com.aliyun.sdk.gateway.pop.models中的类
 
Response(Response.BuilderImpl<?, ?>) - 类 的构造器com.aliyun.sdk.gateway.pop.models.Response
 
Response.Builder<ProviderT extends Response,BuilderT extends Response.Builder> - com.aliyun.sdk.gateway.pop.models中的接口
 
Response.BuilderImpl<ProviderT extends Response,BuilderT extends Response.Builder> - com.aliyun.sdk.gateway.pop.models中的类
 
RoaHttpReqInterceptor - com.aliyun.sdk.gateway.pop.interceptor.httpRequest中的类
 
RoaHttpReqInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.httpRequest.RoaHttpReqInterceptor
 
RoaReqInterceptor - com.aliyun.sdk.gateway.pop.interceptor.request中的类
 
RoaReqInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.request.RoaReqInterceptor
 
RoaSignatureComposer - com.aliyun.sdk.gateway.pop.auth中的类
 
RoaSignatureComposer() - 类 的构造器com.aliyun.sdk.gateway.pop.auth.RoaSignatureComposer
 
RpcHttpReqInterceptor - com.aliyun.sdk.gateway.pop.interceptor.httpRequest中的类
 
RpcHttpReqInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.httpRequest.RpcHttpReqInterceptor
 
RpcReqInterceptor - com.aliyun.sdk.gateway.pop.interceptor.request中的类
 
RpcReqInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.request.RpcReqInterceptor
 
RpcSignatureComposer - com.aliyun.sdk.gateway.pop.auth中的类
 
RpcSignatureComposer() - 类 的构造器com.aliyun.sdk.gateway.pop.auth.RpcSignatureComposer
 

S

SEPARATOR - 类 中的静态变量com.aliyun.sdk.gateway.pop.interceptor.configuration.EndpointInterceptor.EndpointRule
 
serviceConfiguration(Configuration) - 类 中的方法com.aliyun.sdk.gateway.pop.BaseClientBuilder
 
serviceName() - 类 中的方法com.aliyun.sdk.gateway.pop.BaseClientBuilder
 
setData(Map<String, Object>) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
setData(Map<String, Object>) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
setErrCode(String) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
setErrCode(String) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
setErrMessage(String) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
setErrMessage(String) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
setRequestId(String) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
setRequestId(String) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
setSignatureAlgorithmV1(SignatureAlgorithm) - 类 中的方法com.aliyun.sdk.gateway.pop.Configuration
 
setSignatureAlgorithmV3(SignatureAlgorithm) - 类 中的方法com.aliyun.sdk.gateway.pop.Configuration
 
setSignatureVersion(SignatureVersion) - 类 中的方法com.aliyun.sdk.gateway.pop.Configuration
 
SignatureAlgorithm - com.aliyun.sdk.gateway.pop.auth中的枚举
 
signatureAlgorithmV1() - 类 中的方法com.aliyun.sdk.gateway.pop.Configuration
 
signatureAlgorithmV3() - 类 中的方法com.aliyun.sdk.gateway.pop.Configuration
 
SignatureVersion - com.aliyun.sdk.gateway.pop.auth中的枚举
 
signatureVersion() - 类 中的方法com.aliyun.sdk.gateway.pop.Configuration
 
signString(String, SignerParams) - 接口 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopSigner
 
signString(String, SignerParams) - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV1Signer
 
signString(String, SignerParams) - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV3Signer
 

T

TeaResponseInterceptor - com.aliyun.sdk.gateway.pop.interceptor.response中的类
 
TeaResponseInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.response.TeaResponseInterceptor
 
toBuilder() - 类 中的方法com.aliyun.sdk.gateway.pop.models.Request
 
toBuilder() - 类 中的方法com.aliyun.sdk.gateway.pop.models.Response
 

V

V3HttpReqInterceptor - com.aliyun.sdk.gateway.pop.interceptor.httpRequest中的类
 
V3HttpReqInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.httpRequest.V3HttpReqInterceptor
 
V3ReqInterceptor - com.aliyun.sdk.gateway.pop.interceptor.request中的类
 
V3ReqInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.request.V3ReqInterceptor
 
V3SignatureComposer - com.aliyun.sdk.gateway.pop.auth中的类
 
V3SignatureComposer() - 类 的构造器com.aliyun.sdk.gateway.pop.auth.V3SignatureComposer
 
valueOf(String) - 枚举 中的静态方法com.aliyun.sdk.gateway.pop.auth.SignatureAlgorithm
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.sdk.gateway.pop.auth.SignatureVersion
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.aliyun.sdk.gateway.pop.auth.SignatureAlgorithm
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.sdk.gateway.pop.auth.SignatureVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E F G H M P R S T V 
跳过导航链接

Copyright © 2023. All rights reserved.