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

A

anyifyMapValue(Map<String, ?>) - 类 中的静态方法com.aliyun.teautil.Common
Anyify the value of map
assertAsMap(Object) - 类 中的静态方法com.aliyun.teautil.Common
Assert a value, if it is a map, return it, otherwise throws
autoretry - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 

B

backoffPeriod - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 
backoffPolicy - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 
build(Map<String, ?>) - 类 中的静态方法com.aliyun.teautil.models.RuntimeOptions
 

C

com.aliyun.teautil - 程序包 com.aliyun.teautil
 
com.aliyun.teautil.models - 程序包 com.aliyun.teautil.models
 
Common - com.aliyun.teautil中的类
 
Common() - 类 的构造器com.aliyun.teautil.Common
 
connectTimeout - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 

D

defaultNumber(Number, Number) - 类 中的静态方法com.aliyun.teautil.Common
If not set the real, use default value
defaultString(String, String) - 类 中的静态方法com.aliyun.teautil.Common
If not set the real, use default value

E

empty(String) - 类 中的静态方法com.aliyun.teautil.Common
Check the string is empty?
equalNumber(Number, Number) - 类 中的静态方法com.aliyun.teautil.Common
Check one number equals another one?
equalString(String, String) - 类 中的静态方法com.aliyun.teautil.Common
Check one string equals another one?

G

getDateUTCString() - 类 中的静态方法com.aliyun.teautil.Common
Get an UTC format string by current date, e.g.
getNonce() - 类 中的静态方法com.aliyun.teautil.Common
Generate a nonce string
getUserAgent(String) - 类 中的静态方法com.aliyun.teautil.Common
Get user agent, if it userAgent is not null, splice it with defaultUserAgent and return, otherwise return defaultUserAgent

H

httpProxy - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 
httpsProxy - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 

I

ignoreSSL - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 
is2xx(Number) - 类 中的静态方法com.aliyun.teautil.Common
If the code between 200 and 300, return true, or return false
is3xx(Number) - 类 中的静态方法com.aliyun.teautil.Common
If the code between 300 and 400, return true, or return false
is4xx(Number) - 类 中的静态方法com.aliyun.teautil.Common
If the code between 400 and 500, return true, or return false
is5xx(Number) - 类 中的静态方法com.aliyun.teautil.Common
If the code between 500 and 600, return true, or return false
isUnset(Object) - 类 中的静态方法com.aliyun.teautil.Common
Check one value is unset

J

JavaProject - com.aliyun.teautil中的类
 
JavaProject() - 类 的构造器com.aliyun.teautil.JavaProject
 

L

localAddr - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 

M

maxAttempts - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 
maxIdleConns - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 

N

noProxy - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 

P

parseJSON(String) - 类 中的静态方法com.aliyun.teautil.Common
Parse it by JSON format

R

readAsBytes(InputStream) - 类 中的静态方法com.aliyun.teautil.Common
Read data from a readable stream, and compose it to a bytes
readAsJSON(InputStream) - 类 中的静态方法com.aliyun.teautil.Common
Read data from a readable stream, and parse it by JSON format
readAsString(InputStream) - 类 中的静态方法com.aliyun.teautil.Common
Read data from a readable stream, and compose it to a string
readTimeout - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 
RuntimeOptions - com.aliyun.teautil.models中的类
The common runtime options model
RuntimeOptions() - 类 的构造器com.aliyun.teautil.models.RuntimeOptions
 

S

socks5NetWork - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 
socks5Proxy - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
 
stringifyMapValue(Map<String, ?>) - 类 中的静态方法com.aliyun.teautil.Common
Stringify the value of map

T

teaUtilVersion - 类 中的静态变量com.aliyun.teautil.JavaProject
 
toBytes(String) - 类 中的静态方法com.aliyun.teautil.Common
Convert a string(utf8) to bytes
toFormString(Map<String, ?>) - 类 中的静态方法com.aliyun.teautil.Common
Format a map to form string, like a=a%20b%20c
toJSONString(Object) - 类 中的静态方法com.aliyun.teautil.Common
If not set the real, use default value
toMap(TeaModel) - 类 中的静态方法com.aliyun.teautil.Common
Model transforms to map[string]any
toString(byte[]) - 类 中的静态方法com.aliyun.teautil.Common
Convert a bytes to string(utf8)

V

validateModel(TeaModel) - 类 中的静态方法com.aliyun.teautil.Common
Validate model
A B C D E G H I J L M N P R S T V 
跳过导航链接

Copyright © 2020. All rights reserved.