Skip navigation links
A B C D E G H I J K M N O P Q R S T U V W X 

A

addRequestInterceptor(RequestInterceptor) - Method in class com.aliyun.tea.interceptor.InterceptorChain
 
addResponseInterceptor(ResponseInterceptor) - Method in class com.aliyun.tea.interceptor.InterceptorChain
 
addRuntimeOptions(String, Object) - Method in class com.aliyun.tea.interceptor.InterceptorContext
 
addRuntimeOptionsInterceptor(RuntimeOptionsInterceptor) - Method in class com.aliyun.tea.interceptor.InterceptorChain
 
allowRetry(Map<String, ?>, int, long) - Static method in class com.aliyun.tea.Tea
 
AttributeMap - Class in com.aliyun.tea.utils
 
AttributeMap.Key<T> - Class in com.aliyun.tea.utils
 
AttributeMap.Key.UnsafeValueType - Class in com.aliyun.tea.utils
 

B

body - Variable in class com.aliyun.tea.TeaRequest
 
body - Variable in class com.aliyun.tea.TeaResponse
 
build(Map<String, ?>, T) - Static method in class com.aliyun.tea.TeaModel
 
buildMap(TeaPair...) - Static method in class com.aliyun.tea.TeaConverter
 
buildMap(TeaModel) - Static method in class com.aliyun.tea.TeaModel
 
buildOkHttpClient() - Method in class com.aliyun.tea.okhttp.OkHttpClientBuilder
 
buildRequest(TeaRequest) - Method in class com.aliyun.tea.okhttp.OkRequestBuilder
 

C

certificate(Map<String, Object>) - Method in class com.aliyun.tea.okhttp.OkHttpClientBuilder
 
checkClientTrusted(X509Certificate[], String) - Method in class com.aliyun.tea.utils.X509TrustManagerImp
 
checkServerTrusted(X509Certificate[], String) - Method in class com.aliyun.tea.utils.X509TrustManagerImp
 
ClientHelper - Class in com.aliyun.tea.okhttp
 
ClientHelper() - Constructor for class com.aliyun.tea.okhttp.ClientHelper
 
clients - Static variable in class com.aliyun.tea.okhttp.ClientHelper
 
close() - Method in class com.aliyun.tea.interceptor.InterceptorChain
 
close() - Method in class com.aliyun.tea.utils.AttributeMap
 
closeIfCloseable(Object) - Static method in class com.aliyun.tea.utils.IOUtils
 
closeQuietly(AutoCloseable) - Static method in class com.aliyun.tea.utils.IOUtils
 
code - Variable in exception com.aliyun.tea.TeaException
 
com.aliyun.tea - package com.aliyun.tea
 
com.aliyun.tea.interceptor - package com.aliyun.tea.interceptor
 
com.aliyun.tea.okhttp - package com.aliyun.tea.okhttp
 
com.aliyun.tea.utils - package com.aliyun.tea.utils
 
confirmType(Class, Object) - Static method in class com.aliyun.tea.TeaModel
 
connectionPool(Map<String, Object>) - Method in class com.aliyun.tea.okhttp.OkHttpClientBuilder
 
connectTimeout(Map<String, Object>) - Method in class com.aliyun.tea.okhttp.OkHttpClientBuilder
 
containsKey(AttributeMap.Key<T>) - Method in class com.aliyun.tea.utils.AttributeMap
 
contentLength() - Method in class com.aliyun.tea.okhttp.OkRequestBody
 
contentType() - Method in class com.aliyun.tea.okhttp.OkRequestBody
 
convertValue(Object) - Method in class com.aliyun.tea.utils.AttributeMap.Key
 
copy() - Method in class com.aliyun.tea.interceptor.InterceptorContext
 
copy() - Method in class com.aliyun.tea.utils.AttributeMap
 
creatClient(Map<String, Object>) - Static method in class com.aliyun.tea.okhttp.ClientHelper
 
create() - Static method in class com.aliyun.tea.interceptor.InterceptorChain
 
create() - Static method in class com.aliyun.tea.interceptor.InterceptorContext
 
create() - Static method in class com.aliyun.tea.TeaRequest
 

D

data - Variable in exception com.aliyun.tea.TeaException
 
doAction(TeaRequest) - Static method in class com.aliyun.tea.Tea
 
doAction(TeaRequest, Map<String, Object>) - Static method in class com.aliyun.tea.Tea
 
doAction(TeaRequest, Map<String, Object>, InterceptorChain) - Static method in class com.aliyun.tea.Tea
 

E

empty() - Static method in class com.aliyun.tea.utils.AttributeMap
 

G

get(AttributeMap.Key<T>) - Method in class com.aliyun.tea.utils.AttributeMap
 
getAcceptedIssuers() - Method in class com.aliyun.tea.utils.X509TrustManagerImp
 
getBackoffTime(Object, int) - Static method in class com.aliyun.tea.Tea
 
getClientKey(String, int) - Static method in class com.aliyun.tea.okhttp.ClientHelper
 
getCode() - Method in exception com.aliyun.tea.TeaException
 
getData() - Method in exception com.aliyun.tea.TeaException
 
getLastRequest() - Method in exception com.aliyun.tea.TeaUnretryableException
 
getMessage() - Method in exception com.aliyun.tea.TeaException
 
getOkHttpClient(String, int, Map<String, Object>) - Static method in class com.aliyun.tea.okhttp.ClientHelper
 
getResponse() - Method in class com.aliyun.tea.TeaResponse
 
getResponseBody() - Method in class com.aliyun.tea.TeaResponse
 

H

header(Map<String, String>) - Method in class com.aliyun.tea.okhttp.OkRequestBuilder
 
headers - Variable in class com.aliyun.tea.TeaRequest
 
headers - Variable in class com.aliyun.tea.TeaResponse
 

I

InterceptorChain - Class in com.aliyun.tea.interceptor
 
InterceptorContext - Class in com.aliyun.tea.interceptor
 
IOUtils - Class in com.aliyun.tea.utils
 
isAssignableFrom(Class<T>, Class<?>, String, Object...) - Static method in class com.aliyun.tea.utils.Validate
 
isEmpty(CharSequence) - Static method in class com.aliyun.tea.utils.StringUtils
 
isEmpty(Object) - Static method in class com.aliyun.tea.utils.StringUtils
 
isNull(T, String, Object...) - Static method in class com.aliyun.tea.utils.Validate
 
isRetryable(Exception) - Static method in class com.aliyun.tea.Tea
 
isTrue(boolean, String, Object...) - Static method in class com.aliyun.tea.utils.Validate
 

J

join(String, Iterable<? extends String>) - Static method in class com.aliyun.tea.utils.StringUtils
 

K

key - Variable in class com.aliyun.tea.TeaPair
 
Key(Class<T>) - Constructor for class com.aliyun.tea.utils.AttributeMap.Key
 
Key(AttributeMap.Key.UnsafeValueType) - Constructor for class com.aliyun.tea.utils.AttributeMap.Key
 

M

merge(Class<T>, Map<String, ?>...) - Static method in class com.aliyun.tea.TeaConverter
 
merge(Class<T>, Object...) - Static method in class com.aliyun.tea.TeaConverter
 
message - Variable in exception com.aliyun.tea.TeaException
 
method - Variable in class com.aliyun.tea.TeaRequest
 
modifyRequest(InterceptorContext, AttributeMap) - Method in class com.aliyun.tea.interceptor.InterceptorChain
 
modifyRequest(InterceptorContext, AttributeMap) - Method in interface com.aliyun.tea.interceptor.RequestInterceptor
 
modifyResponse(InterceptorContext, AttributeMap) - Method in class com.aliyun.tea.interceptor.InterceptorChain
 
modifyResponse(InterceptorContext, AttributeMap) - Method in interface com.aliyun.tea.interceptor.ResponseInterceptor
 
modifyRuntimeOptions(InterceptorContext, AttributeMap) - Method in class com.aliyun.tea.interceptor.InterceptorChain
 
modifyRuntimeOptions(InterceptorContext, AttributeMap) - Method in interface com.aliyun.tea.interceptor.RuntimeOptionsInterceptor
 

N

NameInMap - Annotation Type in com.aliyun.tea
 
notNull(T, String, Object...) - Static method in class com.aliyun.tea.utils.Validate
 

O

OkHttpClientBuilder - Class in com.aliyun.tea.okhttp
 
OkHttpClientBuilder() - Constructor for class com.aliyun.tea.okhttp.OkHttpClientBuilder
 
OkRequestBody - Class in com.aliyun.tea.okhttp
 
OkRequestBody(TeaRequest) - Constructor for class com.aliyun.tea.okhttp.OkRequestBody
 
OkRequestBuilder - Class in com.aliyun.tea.okhttp
 
OkRequestBuilder(Request.Builder) - Constructor for class com.aliyun.tea.okhttp.OkRequestBuilder
 

P

parseObject(Object) - Static method in class com.aliyun.tea.TeaModel
 
pathname - Variable in class com.aliyun.tea.TeaRequest
 
port - Variable in class com.aliyun.tea.TeaRequest
 
protocol - Variable in class com.aliyun.tea.TeaRequest
 
proxy(Map<String, Object>) - Method in class com.aliyun.tea.okhttp.OkHttpClientBuilder
 
proxyAuthenticator(Map<String, Object>) - Method in class com.aliyun.tea.okhttp.OkHttpClientBuilder
 
put(AttributeMap.Key<T>, T) - Method in class com.aliyun.tea.utils.AttributeMap
 
putIfAbsent(AttributeMap.Key<T>, T) - Method in class com.aliyun.tea.utils.AttributeMap
 

Q

query - Variable in class com.aliyun.tea.TeaRequest
 

R

readTimeout(Map<String, Object>) - Method in class com.aliyun.tea.okhttp.OkHttpClientBuilder
 
RequestInterceptor - Interface in com.aliyun.tea.interceptor
 
response - Variable in class com.aliyun.tea.TeaResponse
 
ResponseInterceptor - Interface in com.aliyun.tea.interceptor
 
runtimeOptions() - Method in class com.aliyun.tea.interceptor.InterceptorContext
 
RuntimeOptionsInterceptor - Interface in com.aliyun.tea.interceptor
 

S

setCode(String) - Method in exception com.aliyun.tea.TeaException
 
setData(Map<String, Object>) - Method in exception com.aliyun.tea.TeaException
 
setMessage(String) - Method in exception com.aliyun.tea.TeaException
 
setRuntimeOptions(Map<String, Object>) - Method in class com.aliyun.tea.interceptor.InterceptorContext
 
setTeaRequest(TeaRequest) - Method in class com.aliyun.tea.interceptor.InterceptorContext
 
setTeaResponse(TeaResponse) - Method in class com.aliyun.tea.interceptor.InterceptorContext
 
sleep(int) - Static method in class com.aliyun.tea.Tea
 
statusCode - Variable in class com.aliyun.tea.TeaResponse
 
statusMessage - Variable in class com.aliyun.tea.TeaResponse
 
StringUtils - Class in com.aliyun.tea.utils
 
StringUtils() - Constructor for class com.aliyun.tea.utils.StringUtils
 

T

Tea - Class in com.aliyun.tea
 
Tea() - Constructor for class com.aliyun.tea.Tea
 
TeaConverter - Class in com.aliyun.tea
 
TeaConverter() - Constructor for class com.aliyun.tea.TeaConverter
 
TeaException - Exception in com.aliyun.tea
 
TeaException() - Constructor for exception com.aliyun.tea.TeaException
 
TeaException(String, Throwable) - Constructor for exception com.aliyun.tea.TeaException
 
TeaException(Map<String, ?>) - Constructor for exception com.aliyun.tea.TeaException
 
TeaModel - Class in com.aliyun.tea
 
TeaModel() - Constructor for class com.aliyun.tea.TeaModel
 
TeaPair - Class in com.aliyun.tea
 
TeaPair(String, Object) - Constructor for class com.aliyun.tea.TeaPair
 
teaRequest() - Method in class com.aliyun.tea.interceptor.InterceptorContext
 
TeaRequest - Class in com.aliyun.tea
 
TeaRequest() - Constructor for class com.aliyun.tea.TeaRequest
 
teaResponse() - Method in class com.aliyun.tea.interceptor.InterceptorContext
 
TeaResponse - Class in com.aliyun.tea
 
TeaResponse() - Constructor for class com.aliyun.tea.TeaResponse
 
TeaResponse(Response) - Constructor for class com.aliyun.tea.TeaResponse
 
TeaRetryableException - Exception in com.aliyun.tea
 
TeaRetryableException(Throwable) - Constructor for exception com.aliyun.tea.TeaRetryableException
 
TeaRetryableException(Map<String, ?>) - Constructor for exception com.aliyun.tea.TeaRetryableException
 
TeaRetryableException() - Constructor for exception com.aliyun.tea.TeaRetryableException
 
TeaUnretryableException - Exception in com.aliyun.tea
 
TeaUnretryableException(TeaRequest, Throwable) - Constructor for exception com.aliyun.tea.TeaUnretryableException
 
TeaUnretryableException(TeaRequest) - Constructor for exception com.aliyun.tea.TeaUnretryableException
 
TeaUnretryableException(Throwable) - Constructor for exception com.aliyun.tea.TeaUnretryableException
 
TeaUnretryableException() - Constructor for exception com.aliyun.tea.TeaUnretryableException
 
toMap() - Method in class com.aliyun.tea.TeaModel
 
toMap(Object) - Static method in class com.aliyun.tea.TeaModel
 
toModel(Map<String, ?>, T) - Static method in class com.aliyun.tea.TeaModel
 
toReadable(String) - Static method in class com.aliyun.tea.Tea
 
toReadable(byte[]) - Static method in class com.aliyun.tea.Tea
 
toString() - Method in class com.aliyun.tea.TeaRequest
 
toWriteable(int) - Static method in class com.aliyun.tea.Tea
 
toWriteable() - Static method in class com.aliyun.tea.Tea
 
TrueHostnameVerifier - Class in com.aliyun.tea.utils
 
TrueHostnameVerifier() - Constructor for class com.aliyun.tea.utils.TrueHostnameVerifier
 

U

UnsafeValueType(Class<?>) - Constructor for class com.aliyun.tea.utils.AttributeMap.Key.UnsafeValueType
 
url(URL) - Method in class com.aliyun.tea.okhttp.OkRequestBuilder
 
URL_ENCODING - Static variable in class com.aliyun.tea.TeaRequest
 

V

validate() - Method in class com.aliyun.tea.TeaModel
 
Validate - Class in com.aliyun.tea.utils
 
ValidateException - Exception in com.aliyun.tea
 
ValidateException(String) - Constructor for exception com.aliyun.tea.ValidateException
 
ValidateException(String, Exception) - Constructor for exception com.aliyun.tea.ValidateException
 
validateParams(TeaModel, String) - Static method in class com.aliyun.tea.TeaModel
 
Validation - Annotation Type in com.aliyun.tea
 
value - Variable in class com.aliyun.tea.TeaPair
 
verify(String, SSLSession) - Method in class com.aliyun.tea.utils.TrueHostnameVerifier
 

W

writeTo(BufferedSink) - Method in class com.aliyun.tea.okhttp.OkRequestBody
 

X

X509TrustManagerImp - Class in com.aliyun.tea.utils
 
X509TrustManagerImp() - Constructor for class com.aliyun.tea.utils.X509TrustManagerImp
 
A B C D E G H I J K M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2021. All rights reserved.