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

A

action(String) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
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
 
body(Object) - 接口 中的方法com.aliyun.sdk.gateway.pop.models.CommonResponse.Builder
 
build() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
build() - 接口 中的方法com.aliyun.sdk.gateway.pop.models.CommonResponse.Builder
 
build() - 接口 中的方法com.aliyun.sdk.gateway.pop.models.Response.Builder
 
buildClient() - 类 中的方法com.aliyun.sdk.gateway.pop.clients.CommonAsyncClientBuilder
 
buildClient() - 类 中的方法com.aliyun.sdk.gateway.pop.clients.CommonClientBuilder
 
builder() - 类 中的静态方法com.aliyun.sdk.gateway.pop.clients.CommonAsyncClient
 
builder() - 类 中的静态方法com.aliyun.sdk.gateway.pop.clients.CommonClient
 
builder() - 类 中的静态方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 
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.SignatureComposer
 

C

callApi(CommonRequest) - 类 中的方法com.aliyun.sdk.gateway.pop.clients.CommonAsyncClient
 
callApi(CommonRequest) - 类 中的方法com.aliyun.sdk.gateway.pop.clients.CommonClient
 
callSseApi(CommonRequest) - 类 中的方法com.aliyun.sdk.gateway.pop.clients.CommonAsyncClient
 
close() - 类 中的方法com.aliyun.sdk.gateway.pop.clients.CommonAsyncClient
 
close() - 类 中的方法com.aliyun.sdk.gateway.pop.clients.CommonClient
 
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.clients - 程序包 com.aliyun.sdk.gateway.pop.clients
 
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
 
com.aliyun.sdk.gateway.pop.sse - 程序包 com.aliyun.sdk.gateway.pop.sse
 
CommonAsyncClient - com.aliyun.sdk.gateway.pop.clients中的类
 
CommonAsyncClientBuilder - com.aliyun.sdk.gateway.pop.clients中的类
 
CommonAsyncClientBuilder() - 类 的构造器com.aliyun.sdk.gateway.pop.clients.CommonAsyncClientBuilder
 
CommonClient - com.aliyun.sdk.gateway.pop.clients中的类
 
CommonClientBuilder - com.aliyun.sdk.gateway.pop.clients中的类
 
CommonClientBuilder() - 类 的构造器com.aliyun.sdk.gateway.pop.clients.CommonClientBuilder
 
CommonRequest - com.aliyun.sdk.gateway.pop.models中的类
 
CommonRequest.Builder - com.aliyun.sdk.gateway.pop.models中的类
 
CommonResponse - com.aliyun.sdk.gateway.pop.models中的类
 
CommonResponse.Builder - com.aliyun.sdk.gateway.pop.models中的接口
 
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.SignatureComposer
 
Configuration - com.aliyun.sdk.gateway.pop中的类
 
create() - 类 中的静态方法com.aliyun.sdk.gateway.pop.Configuration
 
create() - 类 中的静态方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 
create() - 类 中的静态方法com.aliyun.sdk.gateway.pop.models.CommonResponse
 
create() - 类 中的静态方法com.aliyun.sdk.gateway.pop.sse.ResponseBodyIterator
 

D

DEFAULT_SIGNATURE_ALGORRITHM_V1 - 类 中的静态变量com.aliyun.sdk.gateway.pop.Configuration
 
DEFAULT_SIGNATURE_ALGORRITHM_V3 - 类 中的静态变量com.aliyun.sdk.gateway.pop.Configuration
 
DEFAULT_SIGNATURE_ALGORRITHM_V4 - 类 中的静态变量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

getAccessDeniedDetail() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getAction() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 
getBody() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonResponse
 
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
 
getContent() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV4Signer
 
getData() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getData() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
getDefaultUserAgentSuffix() - 类 中的静态方法com.aliyun.sdk.gateway.pop.policy.POPUserAgentPolicy
 
getDescription() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getDescription() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
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
 
getHeaders() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonResponse
 
getHttpMethod() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 
getMessage() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getMessage() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
getPath() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 
getProduct() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 
getRequestBodyType() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 
getRequestId() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
getRequestId() - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
getResponseBodyType() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 
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
 
getSignerName() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV4Signer
 
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
 
getSignerVersion() - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV4Signer
 
getVersion() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 

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
 
hash(byte[]) - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV4Signer
 
headers(Map<String, String>) - 接口 中的方法com.aliyun.sdk.gateway.pop.models.CommonResponse.Builder
 
httpMethod(HttpMethod) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
HttpReqInterceptor - com.aliyun.sdk.gateway.pop.interceptor.httpRequest中的类
 
HttpReqInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.httpRequest.HttpReqInterceptor
 

I

isFormData(boolean) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
isFormData() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest
 

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.HttpReqInterceptor
 
modifyHttpRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.httpRequest.RoaHttpReqInterceptor
 
modifyHttpRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.httpRequest.RpcHttpReqInterceptor
 
modifyOutput(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.output.FinalizedOutputInterceptor
 
modifyRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.request.ReqInterceptor
 
modifyRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.request.RoaReqInterceptor
 
modifyRequest(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.request.RpcReqInterceptor
 
modifyResponse(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.response.PopResInterceptor
 
modifyResponse(InterceptorContext, AttributeMap) - 类 中的方法com.aliyun.sdk.gateway.pop.interceptor.response.TeaResponseInterceptor
 

P

path(String) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
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
 
PopV4Signer - com.aliyun.sdk.gateway.pop.auth.signer中的类
 
PopV4Signer() - 类 的构造器com.aliyun.sdk.gateway.pop.auth.signer.PopV4Signer
 
PopV4Signer(SignatureAlgorithm) - 类 的构造器com.aliyun.sdk.gateway.pop.auth.signer.PopV4Signer
 
product(String) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
putBodyParameters(String, Object) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
putBodyStream(InputStream) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
putHeaderParameters(String, Object) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
putQueryParameters(String, Object) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 

R

Regional - 类 中的静态变量com.aliyun.sdk.gateway.pop.interceptor.configuration.EndpointInterceptor.EndpointRule
 
ReqInterceptor - com.aliyun.sdk.gateway.pop.interceptor.request中的类
 
ReqInterceptor() - 类 的构造器com.aliyun.sdk.gateway.pop.interceptor.request.ReqInterceptor
 
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中的类
 
requestBodyType(String) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
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中的类
 
ResponseBodyIterator - com.aliyun.sdk.gateway.pop.sse中的类
 
responseBodyType(String) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
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
 
setAccessDeniedDetail(Map<String, Object>) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
setData(Map<String, Object>) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
setData(Map<String, Object>) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopServerException
 
setDescription(String) - 异常错误 中的方法com.aliyun.sdk.gateway.pop.exception.PopClientException
 
setDescription(String) - 异常错误 中的方法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
 
setSignatureAlgorithmV4(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
 
signatureAlgorithmV4() - 类 中的方法com.aliyun.sdk.gateway.pop.Configuration
 
SignatureComposer - com.aliyun.sdk.gateway.pop.auth中的类
 
SignatureComposer() - 类 的构造器com.aliyun.sdk.gateway.pop.auth.SignatureComposer
 
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, byte[]) - 接口 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopSigner
 
signString(String, String) - 接口 中的方法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
 
signString(String, byte[]) - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV4Signer
 
signString(String, String) - 类 中的方法com.aliyun.sdk.gateway.pop.auth.signer.PopV4Signer
 

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.CommonRequest
 
toBuilder() - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonResponse
 
toBuilder() - 类 中的方法com.aliyun.sdk.gateway.pop.models.Request
 
toBuilder() - 类 中的方法com.aliyun.sdk.gateway.pop.models.Response
 
toModel(String) - 类 中的方法com.aliyun.sdk.gateway.pop.sse.ResponseBodyIterator
 

V

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
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
version(String) - 类 中的方法com.aliyun.sdk.gateway.pop.models.CommonRequest.Builder
 
A B C D E F G H I M P R S T V 
跳过导航链接

Copyright © 2024. All rights reserved.