JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
M
P
R
S
T
V
A
algorithmName()
- Method in enum com.aliyun.sdk.gateway.pop.auth.
SignatureAlgorithm
B
BaseClientBuilder
<
BuilderT
extends
IClientBuilder
<
BuilderT
,
ClientT
>,
ClientT
> - Class in
com.aliyun.sdk.gateway.pop
BaseClientBuilder()
- Constructor for class com.aliyun.sdk.gateway.pop.
BaseClientBuilder
build()
- Method in interface com.aliyun.sdk.gateway.pop.models.
Response.Builder
Builder()
- Constructor for class com.aliyun.sdk.gateway.pop.models.
Request.Builder
Builder(Request)
- Constructor for class com.aliyun.sdk.gateway.pop.models.
Request.Builder
BuilderImpl()
- Constructor for class com.aliyun.sdk.gateway.pop.models.
Response.BuilderImpl
BuilderImpl(Response)
- Constructor for class com.aliyun.sdk.gateway.pop.models.
Response.BuilderImpl
buildSignedHeaders(Map<String, String>)
- Static method in class com.aliyun.sdk.gateway.pop.auth.
V3SignatureComposer
C
com.aliyun.sdk.gateway.pop
- package com.aliyun.sdk.gateway.pop
com.aliyun.sdk.gateway.pop.auth
- package com.aliyun.sdk.gateway.pop.auth
com.aliyun.sdk.gateway.pop.auth.signer
- package com.aliyun.sdk.gateway.pop.auth.signer
com.aliyun.sdk.gateway.pop.exception
- package com.aliyun.sdk.gateway.pop.exception
com.aliyun.sdk.gateway.pop.interceptor.configuration
- package com.aliyun.sdk.gateway.pop.interceptor.configuration
com.aliyun.sdk.gateway.pop.interceptor.httpRequest
- package com.aliyun.sdk.gateway.pop.interceptor.httpRequest
com.aliyun.sdk.gateway.pop.interceptor.output
- package com.aliyun.sdk.gateway.pop.interceptor.output
com.aliyun.sdk.gateway.pop.interceptor.request
- package com.aliyun.sdk.gateway.pop.interceptor.request
com.aliyun.sdk.gateway.pop.interceptor.response
- package com.aliyun.sdk.gateway.pop.interceptor.response
com.aliyun.sdk.gateway.pop.models
- package com.aliyun.sdk.gateway.pop.models
com.aliyun.sdk.gateway.pop.policy
- package com.aliyun.sdk.gateway.pop.policy
composeStringToSign(HttpMethod, Map<String, String>, Map<String, String>, String)
- Static method in class com.aliyun.sdk.gateway.pop.auth.
RoaSignatureComposer
composeStringToSign(HttpMethod, Map<String, String>, Map<String, String>, String)
- Static method in class com.aliyun.sdk.gateway.pop.auth.
RpcSignatureComposer
composeStringToSign(HttpMethod, Map<String, String>, Map<String, String>, String, String)
- Static method in class com.aliyun.sdk.gateway.pop.auth.
V3SignatureComposer
Configuration
- Class in
com.aliyun.sdk.gateway.pop
create()
- Static method in class com.aliyun.sdk.gateway.pop.
Configuration
D
DEFAULT_SIGNATURE_ALGORRITHM_V1
- Static variable in class com.aliyun.sdk.gateway.pop.
Configuration
DEFAULT_SIGNATURE_ALGORRITHM_V3
- Static variable in class com.aliyun.sdk.gateway.pop.
Configuration
DEFAULT_SIGNATURE_VERSION
- Static variable in class com.aliyun.sdk.gateway.pop.
Configuration
E
EndpointInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.configuration
EndpointInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.configuration.
EndpointInterceptor
EndpointInterceptor.EndpointRule
- Class in
com.aliyun.sdk.gateway.pop.interceptor.configuration
EndpointRule()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.configuration.
EndpointInterceptor.EndpointRule
F
FinalizedOutputInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.output
FinalizedOutputInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.output.
FinalizedOutputInterceptor
finalizeServiceConfiguration(ClientConfiguration)
- Method in class com.aliyun.sdk.gateway.pop.
BaseClientBuilder
G
getContent()
- Method in interface com.aliyun.sdk.gateway.pop.auth.signer.
PopSigner
getContent()
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV1Signer
getContent()
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV3Signer
getDefaultUserAgentSuffix()
- Static method in class com.aliyun.sdk.gateway.pop.policy.
POPUserAgentPolicy
getErrCode()
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
getErrCode()
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
getErrMessage()
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
getErrMessage()
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
getMessage()
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
getMessage()
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
getRequestId()
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
getRequestId()
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
getSignerName()
- Method in interface com.aliyun.sdk.gateway.pop.auth.signer.
PopSigner
getSignerName()
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV1Signer
getSignerName()
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV3Signer
getSignerVersion()
- Method in interface com.aliyun.sdk.gateway.pop.auth.signer.
PopSigner
getSignerVersion()
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV1Signer
getSignerVersion()
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV3Signer
H
hash(byte[])
- Method in interface com.aliyun.sdk.gateway.pop.auth.signer.
PopSigner
hash(byte[])
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV1Signer
hash(byte[])
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV3Signer
M
mergeServiceDefaults(ClientConfiguration)
- Method in class com.aliyun.sdk.gateway.pop.
BaseClientBuilder
modifyConfiguration(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.configuration.
EndpointInterceptor
modifyHttpRequest(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.httpRequest.
RoaHttpReqInterceptor
modifyHttpRequest(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.httpRequest.
RpcHttpReqInterceptor
modifyHttpRequest(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.httpRequest.
V3HttpReqInterceptor
modifyOutput(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.output.
FinalizedOutputInterceptor
modifyRequest(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.request.
RoaReqInterceptor
modifyRequest(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.request.
RpcReqInterceptor
modifyRequest(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.request.
V3ReqInterceptor
modifyResponse(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.response.
PopResInterceptor
modifyResponse(InterceptorContext, AttributeMap)
- Method in class com.aliyun.sdk.gateway.pop.interceptor.response.
TeaResponseInterceptor
P
PopClientException
- Exception in
com.aliyun.sdk.gateway.pop.exception
PopClientException()
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
PopClientException(String)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
PopClientException(Throwable)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
PopClientException(String, Throwable)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
PopClientException(String, Throwable, boolean, boolean)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
PopClientException(Map<String, Object>)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
PopClientException(Map<String, Object>, String, Throwable)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
PopResInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.response
PopResInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.response.
PopResInterceptor
PopServerException
- Exception in
com.aliyun.sdk.gateway.pop.exception
PopServerException()
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
PopServerException(String)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
PopServerException(Throwable)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
PopServerException(String, Throwable)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
PopServerException(String, Throwable, boolean, boolean)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
PopServerException(Map<String, Object>)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
PopServerException(Map<String, Object>, String, Throwable)
- Constructor for exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
PopSigner
- Interface in
com.aliyun.sdk.gateway.pop.auth.signer
POPUserAgentPolicy
- Class in
com.aliyun.sdk.gateway.pop.policy
POPUserAgentPolicy()
- Constructor for class com.aliyun.sdk.gateway.pop.policy.
POPUserAgentPolicy
PopV1Signer
- Class in
com.aliyun.sdk.gateway.pop.auth.signer
PopV1Signer()
- Constructor for class com.aliyun.sdk.gateway.pop.auth.signer.
PopV1Signer
PopV1Signer(SignatureAlgorithm)
- Constructor for class com.aliyun.sdk.gateway.pop.auth.signer.
PopV1Signer
PopV3Signer
- Class in
com.aliyun.sdk.gateway.pop.auth.signer
PopV3Signer()
- Constructor for class com.aliyun.sdk.gateway.pop.auth.signer.
PopV3Signer
PopV3Signer(SignatureAlgorithm)
- Constructor for class com.aliyun.sdk.gateway.pop.auth.signer.
PopV3Signer
R
Regional
- Static variable in class com.aliyun.sdk.gateway.pop.interceptor.configuration.
EndpointInterceptor.EndpointRule
Request
- Class in
com.aliyun.sdk.gateway.pop.models
Request(Request.Builder<?, ?>)
- Constructor for class com.aliyun.sdk.gateway.pop.models.
Request
Request.Builder
<
ProviderT
extends
Request
,
BuilderT
extends
Request.Builder
> - Class in
com.aliyun.sdk.gateway.pop.models
Response
- Class in
com.aliyun.sdk.gateway.pop.models
Response(Response.BuilderImpl<?, ?>)
- Constructor for class com.aliyun.sdk.gateway.pop.models.
Response
Response.Builder
<
ProviderT
extends
Response
,
BuilderT
extends
Response.Builder
> - Interface in
com.aliyun.sdk.gateway.pop.models
Response.BuilderImpl
<
ProviderT
extends
Response
,
BuilderT
extends
Response.Builder
> - Class in
com.aliyun.sdk.gateway.pop.models
RoaHttpReqInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.httpRequest
RoaHttpReqInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.httpRequest.
RoaHttpReqInterceptor
RoaReqInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.request
RoaReqInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.request.
RoaReqInterceptor
RoaSignatureComposer
- Class in
com.aliyun.sdk.gateway.pop.auth
RoaSignatureComposer()
- Constructor for class com.aliyun.sdk.gateway.pop.auth.
RoaSignatureComposer
RpcHttpReqInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.httpRequest
RpcHttpReqInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.httpRequest.
RpcHttpReqInterceptor
RpcReqInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.request
RpcReqInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.request.
RpcReqInterceptor
RpcSignatureComposer
- Class in
com.aliyun.sdk.gateway.pop.auth
RpcSignatureComposer()
- Constructor for class com.aliyun.sdk.gateway.pop.auth.
RpcSignatureComposer
S
SEPARATOR
- Static variable in class com.aliyun.sdk.gateway.pop.interceptor.configuration.
EndpointInterceptor.EndpointRule
serviceConfiguration(Configuration)
- Method in class com.aliyun.sdk.gateway.pop.
BaseClientBuilder
serviceName()
- Method in class com.aliyun.sdk.gateway.pop.
BaseClientBuilder
setData(Map<String, Object>)
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
setData(Map<String, Object>)
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
setErrCode(String)
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
setErrCode(String)
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
setErrMessage(String)
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
setErrMessage(String)
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
setRequestId(String)
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopClientException
setRequestId(String)
- Method in exception com.aliyun.sdk.gateway.pop.exception.
PopServerException
setSignatureAlgorithmV1(SignatureAlgorithm)
- Method in class com.aliyun.sdk.gateway.pop.
Configuration
setSignatureAlgorithmV3(SignatureAlgorithm)
- Method in class com.aliyun.sdk.gateway.pop.
Configuration
setSignatureVersion(SignatureVersion)
- Method in class com.aliyun.sdk.gateway.pop.
Configuration
SignatureAlgorithm
- Enum in
com.aliyun.sdk.gateway.pop.auth
signatureAlgorithmV1()
- Method in class com.aliyun.sdk.gateway.pop.
Configuration
signatureAlgorithmV3()
- Method in class com.aliyun.sdk.gateway.pop.
Configuration
SignatureVersion
- Enum in
com.aliyun.sdk.gateway.pop.auth
signatureVersion()
- Method in class com.aliyun.sdk.gateway.pop.
Configuration
signString(String, SignerParams)
- Method in interface com.aliyun.sdk.gateway.pop.auth.signer.
PopSigner
signString(String, SignerParams)
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV1Signer
signString(String, SignerParams)
- Method in class com.aliyun.sdk.gateway.pop.auth.signer.
PopV3Signer
T
TeaResponseInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.response
TeaResponseInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.response.
TeaResponseInterceptor
toBuilder()
- Method in class com.aliyun.sdk.gateway.pop.models.
Request
toBuilder()
- Method in class com.aliyun.sdk.gateway.pop.models.
Response
V
V3HttpReqInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.httpRequest
V3HttpReqInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.httpRequest.
V3HttpReqInterceptor
V3ReqInterceptor
- Class in
com.aliyun.sdk.gateway.pop.interceptor.request
V3ReqInterceptor()
- Constructor for class com.aliyun.sdk.gateway.pop.interceptor.request.
V3ReqInterceptor
V3SignatureComposer
- Class in
com.aliyun.sdk.gateway.pop.auth
V3SignatureComposer()
- Constructor for class com.aliyun.sdk.gateway.pop.auth.
V3SignatureComposer
valueOf(String)
- Static method in enum com.aliyun.sdk.gateway.pop.auth.
SignatureAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.aliyun.sdk.gateway.pop.auth.
SignatureVersion
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.aliyun.sdk.gateway.pop.auth.
SignatureAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum com.aliyun.sdk.gateway.pop.auth.
SignatureVersion
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
M
P
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.