跳过导航链接
A B C D E G H K M N O P Q R S T U V _ 

A

accessKeyId - 类 中的变量com.aliyun.teaopenapi.models.Config
accesskey id
accessKeySecret - 类 中的变量com.aliyun.teaopenapi.models.Config
accesskey secret
action - 类 中的变量com.aliyun.teaopenapi.models.Params
 
addRequestInterceptor(RequestInterceptor) - 类 中的方法com.aliyun.teaopenapi.Client
 
addResponseInterceptor(ResponseInterceptor) - 类 中的方法com.aliyun.teaopenapi.Client
 
addRuntimeOptionsInterceptor(RuntimeOptionsInterceptor) - 类 中的方法com.aliyun.teaopenapi.Client
 
authType - 类 中的变量com.aliyun.teaopenapi.models.Params
 

B

bearerToken - 类 中的变量com.aliyun.teaopenapi.models.Config
bearer token example: the-bearer-token
body - 类 中的变量com.aliyun.teaopenapi.models.OpenApiRequest
 
bodyType - 类 中的变量com.aliyun.teaopenapi.models.Params
 
build(Map<String, ?>) - 类 中的静态方法com.aliyun.teaopenapi.models.Config
 
build(Map<String, ?>) - 类 中的静态方法com.aliyun.teaopenapi.models.GlobalParameters
 
build(Map<String, ?>) - 类 中的静态方法com.aliyun.teaopenapi.models.OpenApiRequest
 
build(Map<String, ?>) - 类 中的静态方法com.aliyun.teaopenapi.models.Params
 

C

ca - 类 中的变量com.aliyun.teaopenapi.models.Config
server certificate example: -----BEGIN CERTIFICATE----- xxx-----END CERTIFICATE-----
callApi(Params, OpenApiRequest, RuntimeOptions) - 类 中的方法com.aliyun.teaopenapi.Client
 
cert - 类 中的变量com.aliyun.teaopenapi.models.Config
client certificate example: -----BEGIN CERTIFICATE----- xxx-----END CERTIFICATE-----
checkConfig(Config) - 类 中的方法com.aliyun.teaopenapi.Client
description : If the endpointRule and config.endpoint are empty, throw error
Client - com.aliyun.teaopenapi中的类
 
Client(Config) - 类 的构造器com.aliyun.teaopenapi.Client
description : Init client with Config
com.aliyun.teaopenapi - 程序包 com.aliyun.teaopenapi
 
com.aliyun.teaopenapi.models - 程序包 com.aliyun.teaopenapi.models
 
Config - com.aliyun.teaopenapi.models中的类
description : Model for initing client
Config() - 类 的构造器com.aliyun.teaopenapi.models.Config
 
connectTimeout - 类 中的变量com.aliyun.teaopenapi.models.Config
connect timeout example: 10
credential - 类 中的变量com.aliyun.teaopenapi.models.Config
credential

D

defaultAny(Object, Object) - 类 中的静态方法com.aliyun.teaopenapi.Client
description : If inputValue is not null, return it or return defaultValue
disableHttp2 - 类 中的变量com.aliyun.teaopenapi.models.Config
disable HTTP/2 example: false
doRequest(Params, OpenApiRequest, RuntimeOptions) - 类 中的方法com.aliyun.teaopenapi.Client
description : Encapsulate the request and invoke the network
doROARequest(String, String, String, String, String, String, String, OpenApiRequest, RuntimeOptions) - 类 中的方法com.aliyun.teaopenapi.Client
description : Encapsulate the request and invoke the network
doROARequestWithForm(String, String, String, String, String, String, String, OpenApiRequest, RuntimeOptions) - 类 中的方法com.aliyun.teaopenapi.Client
description : Encapsulate the request and invoke the network with form body
doRPCRequest(String, String, String, String, String, String, OpenApiRequest, RuntimeOptions) - 类 中的方法com.aliyun.teaopenapi.Client
description : Encapsulate the request and invoke the network

E

endpoint - 类 中的变量com.aliyun.teaopenapi.models.Config
endpoint example: cs.aliyuncs.com
endpointOverride - 类 中的变量com.aliyun.teaopenapi.models.OpenApiRequest
 
endpointType - 类 中的变量com.aliyun.teaopenapi.models.Config
endpoint type example: internal
execute(Params, OpenApiRequest, RuntimeOptions) - 类 中的方法com.aliyun.teaopenapi.Client
description : Encapsulate the request and invoke the network

G

getAccessKeyId() - 类 中的方法com.aliyun.teaopenapi.Client
description : Get accesskey id by using credential
getAccessKeyId() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getAccessKeySecret() - 类 中的方法com.aliyun.teaopenapi.Client
description : Get accesskey secret by using credential
getAccessKeySecret() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getAction() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
getAuthType() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
getBearerToken() - 类 中的方法com.aliyun.teaopenapi.Client
description : Get bearer token by credential
getBearerToken() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getBody() - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
getBodyType() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
getCa() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getCert() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getConnectTimeout() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getCredential() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getDisableHttp2() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getEndpoint() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getEndpointOverride() - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
getEndpointType() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getGlobalParameters() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getHeaders() - 类 中的方法com.aliyun.teaopenapi.models.GlobalParameters
 
getHeaders() - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
getHostMap() - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
getHttpProxy() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getHttpsProxy() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getKey() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getMaxIdleConns() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getMethod() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getMethod() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
getNetwork() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getNoProxy() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getOpenPlatformEndpoint() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getPathname() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
getProtocol() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getProtocol() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
getQueries() - 类 中的方法com.aliyun.teaopenapi.models.GlobalParameters
 
getQuery() - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
getReadTimeout() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getRegionId() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getReqBodyType() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
getRpcHeaders() - 类 中的方法com.aliyun.teaopenapi.Client
description : get RPC header for debug
getSecurityToken() - 类 中的方法com.aliyun.teaopenapi.Client
description : Get security token by using credential
getSecurityToken() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getSignatureAlgorithm() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getSignatureVersion() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getSocks5NetWork() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getSocks5Proxy() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getStream() - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
getStyle() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
getSuffix() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getTlsMinVersion() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getType() - 类 中的方法com.aliyun.teaopenapi.Client
description : Get credential type by credential
getType() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getUserAgent() - 类 中的方法com.aliyun.teaopenapi.Client
description : Get user agent
getUserAgent() - 类 中的方法com.aliyun.teaopenapi.models.Config
 
getVersion() - 类 中的方法com.aliyun.teaopenapi.models.Params
 
globalParameters - 类 中的变量com.aliyun.teaopenapi.models.Config
Global Parameters
GlobalParameters - com.aliyun.teaopenapi.models中的类
 
GlobalParameters() - 类 的构造器com.aliyun.teaopenapi.models.GlobalParameters
 

H

headers - 类 中的变量com.aliyun.teaopenapi.models.GlobalParameters
 
headers - 类 中的变量com.aliyun.teaopenapi.models.OpenApiRequest
 
hostMap - 类 中的变量com.aliyun.teaopenapi.models.OpenApiRequest
 
httpProxy - 类 中的变量com.aliyun.teaopenapi.models.Config
http proxy example: http://localhost
httpsProxy - 类 中的变量com.aliyun.teaopenapi.models.Config
https proxy example: https://localhost

K

key - 类 中的变量com.aliyun.teaopenapi.models.Config
privite key for client certificate example: MIIEvQ

M

maxIdleConns - 类 中的变量com.aliyun.teaopenapi.models.Config
max idle conns example: 3
method - 类 中的变量com.aliyun.teaopenapi.models.Config
http method example: GET
method - 类 中的变量com.aliyun.teaopenapi.models.Params
 

N

network - 类 中的变量com.aliyun.teaopenapi.models.Config
network for endpoint example: public
noProxy - 类 中的变量com.aliyun.teaopenapi.models.Config
proxy white list example: http://localhost

O

OpenApiRequest - com.aliyun.teaopenapi.models中的类
 
OpenApiRequest() - 类 的构造器com.aliyun.teaopenapi.models.OpenApiRequest
 
openPlatformEndpoint - 类 中的变量com.aliyun.teaopenapi.models.Config
OpenPlatform endpoint example: openplatform.aliyuncs.com

P

Params - com.aliyun.teaopenapi.models中的类
 
Params() - 类 的构造器com.aliyun.teaopenapi.models.Params
 
pathname - 类 中的变量com.aliyun.teaopenapi.models.Params
 
protocol - 类 中的变量com.aliyun.teaopenapi.models.Config
http protocol example: http
protocol - 类 中的变量com.aliyun.teaopenapi.models.Params
 

Q

queries - 类 中的变量com.aliyun.teaopenapi.models.GlobalParameters
 
query - 类 中的变量com.aliyun.teaopenapi.models.OpenApiRequest
 

R

readTimeout - 类 中的变量com.aliyun.teaopenapi.models.Config
read timeout example: 10
regionId - 类 中的变量com.aliyun.teaopenapi.models.Config
region id example: cn-hangzhou
reqBodyType - 类 中的变量com.aliyun.teaopenapi.models.Params
 

S

securityToken - 类 中的变量com.aliyun.teaopenapi.models.Config
security token example: a.txt
setAccessKeyId(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setAccessKeySecret(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setAction(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
setAuthType(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
setBearerToken(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setBody(Object) - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
setBodyType(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
setCa(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setCert(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setConnectTimeout(Integer) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setCredential(Client) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setDisableHttp2(Boolean) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setEndpoint(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setEndpointOverride(String) - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
setEndpointType(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setGatewayClient(Client) - 类 中的方法com.aliyun.teaopenapi.Client
description : set gateway client
setGlobalParameters(GlobalParameters) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setHeaders(Map<String, String>) - 类 中的方法com.aliyun.teaopenapi.models.GlobalParameters
 
setHeaders(Map<String, String>) - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
setHostMap(Map<String, String>) - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
setHttpProxy(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setHttpsProxy(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setKey(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setMaxIdleConns(Integer) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setMethod(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setMethod(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
setNetwork(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setNoProxy(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setOpenPlatformEndpoint(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setPathname(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
setProtocol(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setProtocol(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
setQueries(Map<String, String>) - 类 中的方法com.aliyun.teaopenapi.models.GlobalParameters
 
setQuery(Map<String, String>) - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
setReadTimeout(Integer) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setRegionId(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setReqBodyType(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
setRpcHeaders(Map<String, String>) - 类 中的方法com.aliyun.teaopenapi.Client
description : set RPC header for debug
setSecurityToken(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setSignatureAlgorithm(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setSignatureVersion(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setSocks5NetWork(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setSocks5Proxy(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setStream(InputStream) - 类 中的方法com.aliyun.teaopenapi.models.OpenApiRequest
 
setStyle(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
setSuffix(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setTlsMinVersion(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setType(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
已过时。
setUserAgent(String) - 类 中的方法com.aliyun.teaopenapi.models.Config
 
setVersion(String) - 类 中的方法com.aliyun.teaopenapi.models.Params
 
signatureAlgorithm - 类 中的变量com.aliyun.teaopenapi.models.Config
Signature Algorithm example: ACS3-HMAC-SHA256
signatureVersion - 类 中的变量com.aliyun.teaopenapi.models.Config
Signature Version example: v1
socks5NetWork - 类 中的变量com.aliyun.teaopenapi.models.Config
socks5 network example: TCP
socks5Proxy - 类 中的变量com.aliyun.teaopenapi.models.Config
socks5 proxy
stream - 类 中的变量com.aliyun.teaopenapi.models.OpenApiRequest
 
style - 类 中的变量com.aliyun.teaopenapi.models.Params
 
suffix - 类 中的变量com.aliyun.teaopenapi.models.Config
suffix for endpoint example: aliyun

T

tlsMinVersion - 类 中的变量com.aliyun.teaopenapi.models.Config
TLS Minimum Version example: TLSv1, TLSv1.1, TLSv1.2, TLSv1.3
type - 类 中的变量com.aliyun.teaopenapi.models.Config
已过时。

U

userAgent - 类 中的变量com.aliyun.teaopenapi.models.Config
user agent example: Alibabacloud/1

V

version - 类 中的变量com.aliyun.teaopenapi.models.Params
 

_

_ca - 类 中的变量com.aliyun.teaopenapi.Client
 
_cert - 类 中的变量com.aliyun.teaopenapi.Client
 
_connectTimeout - 类 中的变量com.aliyun.teaopenapi.Client
 
_credential - 类 中的变量com.aliyun.teaopenapi.Client
 
_disableHttp2 - 类 中的变量com.aliyun.teaopenapi.Client
 
_endpoint - 类 中的变量com.aliyun.teaopenapi.Client
 
_endpointMap - 类 中的变量com.aliyun.teaopenapi.Client
 
_endpointRule - 类 中的变量com.aliyun.teaopenapi.Client
 
_endpointType - 类 中的变量com.aliyun.teaopenapi.Client
 
_globalParameters - 类 中的变量com.aliyun.teaopenapi.Client
 
_headers - 类 中的变量com.aliyun.teaopenapi.Client
 
_httpProxy - 类 中的变量com.aliyun.teaopenapi.Client
 
_httpsProxy - 类 中的变量com.aliyun.teaopenapi.Client
 
_key - 类 中的变量com.aliyun.teaopenapi.Client
 
_maxIdleConns - 类 中的变量com.aliyun.teaopenapi.Client
 
_method - 类 中的变量com.aliyun.teaopenapi.Client
 
_network - 类 中的变量com.aliyun.teaopenapi.Client
 
_noProxy - 类 中的变量com.aliyun.teaopenapi.Client
 
_openPlatformEndpoint - 类 中的变量com.aliyun.teaopenapi.Client
 
_productId - 类 中的变量com.aliyun.teaopenapi.Client
 
_protocol - 类 中的变量com.aliyun.teaopenapi.Client
 
_readTimeout - 类 中的变量com.aliyun.teaopenapi.Client
 
_regionId - 类 中的变量com.aliyun.teaopenapi.Client
 
_signatureAlgorithm - 类 中的变量com.aliyun.teaopenapi.Client
 
_signatureVersion - 类 中的变量com.aliyun.teaopenapi.Client
 
_socks5NetWork - 类 中的变量com.aliyun.teaopenapi.Client
 
_socks5Proxy - 类 中的变量com.aliyun.teaopenapi.Client
 
_spi - 类 中的变量com.aliyun.teaopenapi.Client
 
_suffix - 类 中的变量com.aliyun.teaopenapi.Client
 
_tlsMinVersion - 类 中的变量com.aliyun.teaopenapi.Client
 
_userAgent - 类 中的变量com.aliyun.teaopenapi.Client
 
A B C D E G H K M N O P Q R S T U V _ 
跳过导航链接

Copyright © 2025. All rights reserved.