跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

accept(I) - 接口 中的方法com.aliyun.core.utils.FunctionalUtils.UnsafeConsumer
 
AccessibleByteArrayOutputStream - com.aliyun.core.utils中的类
 
AccessibleByteArrayOutputStream() - 类 的构造器com.aliyun.core.utils.AccessibleByteArrayOutputStream
 
addAllowedHeaderName(String) - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
addAllowedQueryParamName(String) - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
addData(Object, Object) - 类 中的方法com.aliyun.core.utils.Context
 
addEvent(String, Map<String, Object>, OffsetDateTime) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
addLink(Context) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
addValue(String) - 类 中的方法com.aliyun.core.http.Header
 
AliyunException - com.aliyun.core.exception中的异常错误
 
AliyunException() - 异常错误 的构造器com.aliyun.core.exception.AliyunException
 
AliyunException(String) - 异常错误 的构造器com.aliyun.core.exception.AliyunException
 
AliyunException(Throwable) - 异常错误 的构造器com.aliyun.core.exception.AliyunException
 
AliyunException(String, Throwable) - 异常错误 的构造器com.aliyun.core.exception.AliyunException
 
AliyunException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.aliyun.core.exception.AliyunException
 
AliyunException(Map<String, Object>) - 异常错误 的构造器com.aliyun.core.exception.AliyunException
 
AliyunException(Map<String, Object>, String, Throwable) - 异常错误 的构造器com.aliyun.core.exception.AliyunException
 
ANY - 类 中的静态变量com.aliyun.core.http.BodyType
 
apply(T) - 接口 中的方法com.aliyun.core.utils.FunctionalUtils.UnsafeFunction
 
ARRAY - 类 中的静态变量com.aliyun.core.http.BodyType
 
arrayToString(T[], Function<T, String>) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
AttributeMap - com.aliyun.core.utils中的类
 
AttributeMap.Key<T> - com.aliyun.core.utils中的类
 
AttributeMap.Key.UnsafeValueType - com.aliyun.core.utils中的类
 
available() - 类 中的方法com.aliyun.core.io.BoundedInputStream

B

backoff(long) - 类 中的方法com.aliyun.core.io.BoundedInputStream
Go back current position
Base64Url - com.aliyun.core.utils中的类
 
Base64Url(String) - 类 的构造器com.aliyun.core.utils.Base64Url
 
Base64Url(byte[]) - 类 的构造器com.aliyun.core.utils.Base64Url
 
Base64Util - com.aliyun.core.utils中的类
 
BaseUtils - com.aliyun.core.utils中的类
 
BIN - 类 中的静态变量com.aliyun.core.http.BodyType
 
BINARY - 类 中的静态变量com.aliyun.core.http.BodyType
 
BinaryUtils - com.aliyun.core.utils中的类
 
Body - com.aliyun.core.annotation中的注释类型
 
BodyType - com.aliyun.core.http中的类
 
bomAwareToString(byte[], String) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
BoundedInputStream - com.aliyun.core.io中的类
This is a stream that will only supply bytes up to a certain length - if its position goes above that, it will stop.
BoundedInputStream(InputStream, long) - 类 的构造器com.aliyun.core.io.BoundedInputStream
Creates a new BoundedInputStream that wraps the given input stream and limits it to a certain size.
BoundedInputStream(InputStream) - 类 的构造器com.aliyun.core.io.BoundedInputStream
Creates a new BoundedInputStream that wraps the given input stream and is unlimited.
buffer() - 类 中的方法com.aliyun.core.http.BufferedHttpResponse
 
buffer() - 类 中的方法com.aliyun.core.http.HttpResponse
 
BufferedHttpResponse - com.aliyun.core.http中的类
 
BufferedHttpResponse(HttpResponse) - 类 的构造器com.aliyun.core.http.BufferedHttpResponse
 
BYTE - 类 中的静态变量com.aliyun.core.http.BodyType
 
ByteBufferCollector - com.aliyun.core.utils中的类
 
ByteBufferCollector() - 类 的构造器com.aliyun.core.utils.ByteBufferCollector
 
ByteBufferCollector(int) - 类 的构造器com.aliyun.core.utils.ByteBufferCollector
 

C

calculateMd5(byte[]) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
canLogAtLevel(LogLevel) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
ClientLogger - com.aliyun.core.logging中的类
 
ClientLogger(Class<?>) - 类 的构造器com.aliyun.core.logging.ClientLogger
 
ClientLogger(String) - 类 的构造器com.aliyun.core.logging.ClientLogger
 
ClientOptions - com.aliyun.core.utils中的类
 
ClientOptions() - 类 的构造器com.aliyun.core.utils.ClientOptions
 
clone(byte[]) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
clone(int[]) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
clone(T[]) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
clone() - 类 中的方法com.aliyun.core.utils.Configuration
 
close() - 类 中的方法com.aliyun.core.http.HttpResponse
 
close() - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's close() method if BoundedInputStream.isPropagateClose() is true.
close() - 类 中的方法com.aliyun.core.io.NonCloseableInputStream
 
close() - 类 中的方法com.aliyun.core.utils.AttributeMap
 
close() - 接口 中的方法com.aliyun.core.utils.SdkAutoCloseable
 
closeIfCloseable(Object, ClientLogger) - 类 中的静态方法com.aliyun.core.utils.IOUtils
Closes the given Closeable quietly.
closeQuietly(AutoCloseable, ClientLogger) - 类 中的静态方法com.aliyun.core.utils.IOUtils
Closes the given Closeable quietly.
code - 异常错误 中的变量com.aliyun.core.exception.AliyunException
 
com.aliyun.core.annotation - 程序包 com.aliyun.core.annotation
 
com.aliyun.core.exception - 程序包 com.aliyun.core.exception
 
com.aliyun.core.http - 程序包 com.aliyun.core.http
 
com.aliyun.core.http.policy - 程序包 com.aliyun.core.http.policy
 
com.aliyun.core.io - 程序包 com.aliyun.core.io
 
com.aliyun.core.logging - 程序包 com.aliyun.core.logging
 
com.aliyun.core.utils - 程序包 com.aliyun.core.utils
 
com.aliyun.core.utils.tracing - 程序包 com.aliyun.core.utils.tracing
 
concat(Map<String, T>, Map<String, T>) - 类 中的静态方法com.aliyun.core.utils.MapUtils
concat two same map to new one
Configuration - com.aliyun.core.utils中的类
 
Configuration() - 类 的构造器com.aliyun.core.utils.Configuration
 
contains(String) - 类 中的方法com.aliyun.core.utils.Configuration
 
containsKey(AttributeMap.Key<T>) - 类 中的方法com.aliyun.core.utils.AttributeMap
 
Context - com.aliyun.core.utils中的类
 
Context(Object, Object) - 类 的构造器com.aliyun.core.utils.Context
 
convertValue(Object) - 类 中的方法com.aliyun.core.utils.AttributeMap.Key
 
copy() - 类 中的方法com.aliyun.core.http.HttpRequest
 
copy() - 类 中的方法com.aliyun.core.utils.AttributeMap
 
copy() - 接口 中的方法com.aliyun.core.utils.Copyable
 
copy(InputStream, OutputStream) - 类 中的静态方法com.aliyun.core.utils.IOUtils
Copies all bytes from the given input stream to the given output stream.
copy(InputStream, OutputStream, long) - 类 中的静态方法com.aliyun.core.utils.IOUtils
Copies all bytes from the given input stream to the given output stream.
Copyable<T> - com.aliyun.core.utils中的接口
 
copyAllBytesFrom(ByteBuffer) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
copyBytesFrom(ByteBuffer) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
copyRemainingBytesFrom(ByteBuffer) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
createDefault() - 接口 中的静态方法com.aliyun.core.http.HttpClient
 
createDefault(HttpClientOptions) - 接口 中的静态方法com.aliyun.core.http.HttpClient
 
createInstance() - 接口 中的方法com.aliyun.core.http.HttpClientProvider
 
createInstance(HttpClientOptions) - 接口 中的方法com.aliyun.core.http.HttpClientProvider
 
createInstance() - 类 中的静态方法com.aliyun.core.http.HttpClientProviders
 
createInstance(ClientOptions) - 类 中的静态方法com.aliyun.core.http.HttpClientProviders
 
createParameterizedType(Type, Type...) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 

D

data - 异常错误 中的变量com.aliyun.core.exception.AliyunException
 
DateUtil - com.aliyun.core.utils中的类
 
DateUtil() - 类 的构造器com.aliyun.core.utils.DateUtil
 
DEBUG - 类 中的静态变量com.aliyun.core.logging.DefaultLogger
 
debug(String) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
debug(String, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
debug(String, Object, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
debug(String, Object...) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
debug(String, Throwable) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
decode(byte[]) - 类 中的静态方法com.aliyun.core.utils.Base64Util
 
decodedBytes() - 类 中的方法com.aliyun.core.utils.Base64Url
 
decodeString(String) - 类 中的静态方法com.aliyun.core.utils.Base64Util
Decodes a base64 encoded string.
decodeURL(byte[]) - 类 中的静态方法com.aliyun.core.utils.Base64Util
Decodes a byte array in base64 URL format.
DefaultLogger - com.aliyun.core.logging中的类
 
DefaultLogger(Class<?>) - 类 的构造器com.aliyun.core.logging.DefaultLogger
 
DefaultLogger(String) - 类 的构造器com.aliyun.core.logging.DefaultLogger
 
deserializeXml(String) - 类 中的静态方法com.aliyun.core.utils.XmlUtil
 
DISABLE_TRACING_KEY - 接口 中的静态变量com.aliyun.core.utils.tracing.Tracer
 
drainInputStream(InputStream) - 类 中的静态方法com.aliyun.core.utils.IOUtils
Read all remaining data in the stream.

E

empty() - 类 中的静态方法com.aliyun.core.utils.AttributeMap
 
EMPTY - 类 中的静态变量com.aliyun.core.utils.StringUtils
The empty String "".
encode(byte[]) - 类 中的静态方法com.aliyun.core.utils.Base64Url
 
encode(byte[]) - 类 中的静态方法com.aliyun.core.utils.Base64Util
 
encode(String) - 类 中的静态方法com.aliyun.core.utils.EncodeUtil
 
encodedBytes() - 类 中的方法com.aliyun.core.utils.Base64Url
 
encodeMD5(byte[]) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
encodeToString(byte[]) - 类 中的静态方法com.aliyun.core.utils.Base64Util
 
encodeURLWithoutPadding(byte[]) - 类 中的静态方法com.aliyun.core.utils.Base64Util
 
EncodeUtil - com.aliyun.core.utils中的类
 
EncodeUtil() - 类 的构造器com.aliyun.core.utils.EncodeUtil
 
end(int, Throwable, Context) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
end(String, Throwable, Context) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
end(int, Throwable, Context) - 类 中的静态方法com.aliyun.core.utils.tracing.TracerProxy
 
EnumType - com.aliyun.core.annotation中的注释类型
 
equals(Object) - 类 中的方法com.aliyun.core.utils.Base64Url
 
equals(String, String) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Compares two Strings, returning true if they represent equal sequences of characters.
equals(Object) - 类 中的方法com.aliyun.core.utils.UnixTime
 
error(String) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
error(String, Object...) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
ERROR - 类 中的静态变量com.aliyun.core.logging.DefaultLogger
 
error(String, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
error(String) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
error(String, Object, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
error(String, Object...) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
error(String, Throwable) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
extractContext(String, Context) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 

F

findFirstOfType(Object[], Class<T>) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
FORM - 类 中的静态变量com.aliyun.core.http.BodyType
 
FORM - 类 中的静态变量com.aliyun.core.http.FormatType
The default form data Content-Type header.
formatAlternativeIso8601Date(Date) - 类 中的静态方法com.aliyun.core.utils.DateUtil
 
formatIso8601Date(Date) - 类 中的静态方法com.aliyun.core.utils.DateUtil
 
formatRfc822Date(Date) - 类 中的静态方法com.aliyun.core.utils.DateUtil
Formats Date to GMT string.
FormatType - com.aliyun.core.http中的类
 
fromBase64(String) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
fromBase64Bytes(byte[]) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
fromBytes(byte[], Charset) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Encode the given bytes as a string using the given charset
fromConfiguration(Configuration) - 类 中的静态方法com.aliyun.core.http.ProxyOptions
 
fromConfiguration(Configuration, boolean) - 类 中的静态方法com.aliyun.core.http.ProxyOptions
 
fromString(String) - 枚举 中的静态方法com.aliyun.core.logging.LogLevel
 
FunctionalUtils - com.aliyun.core.utils中的类
 
FunctionalUtils.UnsafeConsumer<I> - com.aliyun.core.utils中的接口
 
FunctionalUtils.UnsafeFunction<T,R> - com.aliyun.core.utils中的接口
 
FunctionalUtils.UnsafeRunnable - com.aliyun.core.utils中的接口
 
FunctionalUtils.UnsafeSupplier<T> - com.aliyun.core.utils中的接口
 

G

get(String) - 类 中的方法com.aliyun.core.http.HttpHeaders
 
get(AttributeMap.Key<T>) - 类 中的方法com.aliyun.core.utils.AttributeMap
 
get(String) - 类 中的方法com.aliyun.core.utils.Configuration
 
get(String, T) - 类 中的方法com.aliyun.core.utils.Configuration
 
get(String, Function<String, T>) - 类 中的方法com.aliyun.core.utils.Configuration
 
get() - 接口 中的方法com.aliyun.core.utils.FunctionalUtils.UnsafeSupplier
 
getAddress() - 类 中的方法com.aliyun.core.http.ProxyOptions
The address of the proxy.
getAllClasses(Class<?>) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
getAllowedHeaderNames() - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
getAllowedQueryParamNames() - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
getBody() - 类 中的方法com.aliyun.core.http.BufferedHttpResponse
 
getBody() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getBody() - 类 中的方法com.aliyun.core.http.HttpResponse
 
getBodyAsByteArray() - 类 中的方法com.aliyun.core.http.BufferedHttpResponse
 
getBodyAsByteArray() - 类 中的方法com.aliyun.core.http.HttpResponse
 
getBodyAsString() - 类 中的方法com.aliyun.core.http.BufferedHttpResponse
 
getBodyAsString(Charset) - 类 中的方法com.aliyun.core.http.BufferedHttpResponse
 
getBodyAsString() - 类 中的方法com.aliyun.core.http.HttpResponse
 
getBodyAsString(Charset) - 类 中的方法com.aliyun.core.http.HttpResponse
 
getCode() - 异常错误 中的方法com.aliyun.core.exception.AliyunException
 
getConfiguration() - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
getConnectTimeout() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getData(Object) - 类 中的方法com.aliyun.core.utils.Context
 
getDateTime() - 类 中的方法com.aliyun.core.utils.UnixTime
 
getGlobalConfiguration() - 类 中的静态方法com.aliyun.core.utils.Configuration
 
getHeaders() - 类 中的方法com.aliyun.core.http.BufferedHttpResponse
 
getHeaders() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getHeaders() - 类 中的方法com.aliyun.core.http.HttpResponse
 
getHeaders() - 类 中的方法com.aliyun.core.utils.ClientOptions
 
getHeaderValue(String) - 类 中的方法com.aliyun.core.http.BufferedHttpResponse
 
getHeaderValue(String) - 类 中的方法com.aliyun.core.http.HttpResponse
 
getHost() - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
getHttpMethod() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getLogLevel() - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
getLogLevel() - 枚举 中的方法com.aliyun.core.logging.LogLevel
 
getMessage() - 异常错误 中的方法com.aliyun.core.exception.AliyunException
 
getName() - 类 中的方法com.aliyun.core.http.Header
 
getName() - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
getNonProxyHosts() - 类 中的方法com.aliyun.core.http.ProxyOptions
The hosts that bypass the proxy.
getPassword() - 类 中的方法com.aliyun.core.http.ProxyOptions
The proxy password.
getPath() - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
getPort() - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
getProductId() - 类 中的方法com.aliyun.core.utils.ClientOptions
 
getProxyOptions() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getProxyOptions() - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
getQuery() - 类 中的方法com.aliyun.core.utils.UrlBuilder
Get the query that has been assigned to this UrlBuilder.
getQueryString() - 类 中的方法com.aliyun.core.utils.UrlBuilder
Returns the query string currently configured in this UrlBuilder instance.
getRawClass(Type) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
getReadTimeout() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getReadTimeout() - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
getRequest() - 类 中的方法com.aliyun.core.http.HttpResponse
 
getResponseTimeout() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getResponseTimeout() - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
getRestResponseBodyType(Type) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
getScheme() - 类 中的方法com.aliyun.core.http.ProxyOptions
The scheme of the proxy host : http or https.
getScheme() - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
getSharedSpanBuilder(String, Context) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
getSize() - 类 中的方法com.aliyun.core.http.HttpHeaders
 
getStatusCode() - 类 中的方法com.aliyun.core.http.BufferedHttpResponse
 
getStatusCode() - 类 中的方法com.aliyun.core.http.HttpResponse
 
getStreamBody() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getSuperType(Type) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
getSuperType(Type, Class<?>) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
getType() - 类 中的方法com.aliyun.core.http.ProxyOptions
The type of the proxy.
getTypeArgument(Type) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
getTypeArguments(Type) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
getUrl() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getUsername() - 类 中的方法com.aliyun.core.http.ProxyOptions
The proxy user name.
getValue() - 类 中的方法com.aliyun.core.http.Header
 
getValue(String) - 类 中的方法com.aliyun.core.http.HttpHeaders
 
getValues() - 类 中的方法com.aliyun.core.http.Header
 
getValues(String) - 类 中的方法com.aliyun.core.http.HttpHeaders
 
getValues() - 类 中的方法com.aliyun.core.utils.Context
 
getValuesList() - 类 中的方法com.aliyun.core.http.Header
 
getWrappedInputStream() - 类 中的方法com.aliyun.core.io.BoundedInputStream
Get original input stream
getWriteTimeout() - 类 中的方法com.aliyun.core.http.HttpRequest
 
getWriteTimeout() - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 

H

hashCode() - 类 中的方法com.aliyun.core.utils.Base64Url
 
hashCode() - 类 中的方法com.aliyun.core.utils.UnixTime
 
Header - com.aliyun.core.annotation中的注释类型
 
Header - com.aliyun.core.http中的类
 
Header(String, String) - 类 的构造器com.aliyun.core.http.Header
 
Header(String, String...) - 类 的构造器com.aliyun.core.http.Header
 
Header(String, List<String>) - 类 的构造器com.aliyun.core.http.Header
 
hexEncode(byte[]) - 类 中的静态方法com.aliyun.core.utils.EncodeUtil
 
HMAC_SHA256 - 类 中的静态变量com.aliyun.core.utils.EncodeUtil
 
Host - com.aliyun.core.annotation中的注释类型
 
HTTP - 类 中的静态变量com.aliyun.core.http.ProtocolType
 
HttpClient - com.aliyun.core.http中的接口
 
HttpClientOptions - com.aliyun.core.utils中的类
 
HttpClientOptions() - 类 的构造器com.aliyun.core.utils.HttpClientOptions
 
HttpClientProvider - com.aliyun.core.http中的接口
 
HttpClientProviders - com.aliyun.core.http中的类
 
HttpContentPublisher - com.aliyun.core.http中的接口
 
HttpHeader - com.aliyun.core.http中的类
 
HttpHeader(String, String) - 类 的构造器com.aliyun.core.http.HttpHeader
 
HttpHeader(String, List<String>) - 类 的构造器com.aliyun.core.http.HttpHeader
 
HttpHeaders - com.aliyun.core.http中的类
 
HttpHeaders() - 类 的构造器com.aliyun.core.http.HttpHeaders
 
HttpHeaders(Map<String, String>) - 类 的构造器com.aliyun.core.http.HttpHeaders
 
HttpHeaders(Iterable<HttpHeader>) - 类 的构造器com.aliyun.core.http.HttpHeaders
 
HttpLogDetailLevel - com.aliyun.core.http.policy中的枚举
 
HttpLoggingPolicy - com.aliyun.core.http.policy中的类
 
HttpLoggingPolicy(HttpLogOptions) - 类 的构造器com.aliyun.core.http.policy.HttpLoggingPolicy
 
HttpLogOptions - com.aliyun.core.http.policy中的类
 
HttpLogOptions() - 类 的构造器com.aliyun.core.http.policy.HttpLogOptions
 
HttpMethod - com.aliyun.core.http中的枚举
 
HttpRequest - com.aliyun.core.http中的类
 
HttpRequest(HttpMethod) - 类 的构造器com.aliyun.core.http.HttpRequest
 
HttpRequest(HttpMethod, URL) - 类 的构造器com.aliyun.core.http.HttpRequest
 
HttpRequest(HttpMethod, String) - 类 的构造器com.aliyun.core.http.HttpRequest
 
HttpRequest(HttpMethod, URL, HttpHeaders, ByteBuffer) - 类 的构造器com.aliyun.core.http.HttpRequest
 
HttpResponse - com.aliyun.core.http中的类
 
HttpResponse(HttpRequest) - 类 的构造器com.aliyun.core.http.HttpResponse
 
HttpResponseHandler - com.aliyun.core.http中的接口
 
HTTPS - 类 中的静态变量com.aliyun.core.http.ProtocolType
 

I

info(String) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
info(String, Object...) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
INFO - 类 中的静态变量com.aliyun.core.logging.DefaultLogger
 
info(String) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
info(String, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
info(String, Object, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
info(String, Object...) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
info(String, Throwable) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
invokeSafely(FunctionalUtils.UnsafeSupplier<T>) - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
invokeSafely(FunctionalUtils.UnsafeRunnable) - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
IOUtils - com.aliyun.core.utils中的类
 
isAssignableFrom(Class<T>, Class<?>, String, Object...) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isBlank(CharSequence) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Checks if a CharSequence is empty (""), null or whitespace only.
isDebugEnabled() - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
isEmpty(CharSequence) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Checks if a CharSequence is empty ("") or null.
isEmpty(Object) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Checks if a object is empty or null.
isErrorEnabled() - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
isInfoEnabled() - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
isNotNegative(int, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isNotNegative(long, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isNotNegative(Duration, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isNull(T, String, Object...) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isNullOrEmpty(Object[]) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
isNullOrEmpty(Collection<?>) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
isNullOrEmpty(Map<?, ?>) - 类 中的静态方法com.aliyun.core.utils.BaseUtils
 
isPositive(int, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isPositive(long, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isPositive(Duration, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isPrettyPrintBody() - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
isPropagateClose() - 类 中的方法com.aliyun.core.io.BoundedInputStream
Indicates whether the BoundedInputStream.close() method should propagate to the underling InputStream.
isTraceEnabled() - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
isTracingEnabled() - 类 中的静态方法com.aliyun.core.utils.tracing.TracerProxy
 
isTrue(boolean, String, Object...) - 类 中的静态方法com.aliyun.core.utils.Validate
 
isTypeOrSubTypeOf(Type, Type) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
isWarnEnabled() - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
IterableStream<T> - com.aliyun.core.utils中的类
 
IterableStream(Iterable<T>) - 类 的构造器com.aliyun.core.utils.IterableStream
 
iterator() - 类 中的方法com.aliyun.core.http.HttpHeaders
 
iterator() - 类 中的方法com.aliyun.core.utils.IterableStream
 

J

join(String, Iterable<? extends String>) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Join any Strings.
JSON - 类 中的静态变量com.aliyun.core.http.BodyType
 
JSON - 类 中的静态变量com.aliyun.core.http.FormatType
the default JSON Content-Type header.

K

Key(Class<T>) - 类 的构造器com.aliyun.core.utils.AttributeMap.Key
 
Key(AttributeMap.Key.UnsafeValueType) - 类 的构造器com.aliyun.core.utils.AttributeMap.Key
 

L

logExceptionAsError(RuntimeException) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
logExceptionAsWarning(RuntimeException) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
LogLevel - com.aliyun.core.logging中的枚举
 
logThrowableAsError(T) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
logThrowableAsWarning(T) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
lowerCase(String) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Converts a String to lower case as per String.toLowerCase().

M

MapToDom(Map, String) - 类 中的静态方法com.aliyun.core.utils.XmlUtil
 
MapTypeAdapter - com.aliyun.core.utils中的类
 
MapTypeAdapter() - 类 的构造器com.aliyun.core.utils.MapTypeAdapter
 
MapUtils - com.aliyun.core.utils中的类
 
MapUtils() - 类 的构造器com.aliyun.core.utils.MapUtils
 
mark(int) - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's mark(int) method.
markStreamWithMaxReadLimit(InputStream) - 类 中的静态方法com.aliyun.core.utils.IOUtils
If the stream supports marking, marks the stream at the current position with a readLimit value of 128 KiB.
markSupported() - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's markSupported() method.
merge(AttributeMap) - 类 中的方法com.aliyun.core.utils.AttributeMap
 
merge(Class<T>, Map<String, ?>...) - 类 中的静态方法com.aliyun.core.utils.MapUtils
 
message - 异常错误 中的变量com.aliyun.core.exception.AliyunException
 
MULTI - 类 中的静态变量com.aliyun.core.http.FormatType
 

N

NameInMap - com.aliyun.core.annotation中的注释类型
 
NonCloseableInputStream - com.aliyun.core.io中的类
 
NonCloseableInputStream(InputStream) - 类 的构造器com.aliyun.core.io.NonCloseableInputStream
Creates a FilterInputStream by assigning the argument in to the field this.in so as to remember it for later use.
NONE - 类 中的静态变量com.aliyun.core.http.BodyType
 
NONE - 类 中的静态变量com.aliyun.core.utils.Configuration
 
NONE - 类 中的静态变量com.aliyun.core.utils.Context
 
noOpConsumer() - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
noOpRunnable() - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
notEmpty(T, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
notEmpty(T[], String, Object...) - 类 中的静态方法com.aliyun.core.utils.Validate
 
notEmpty(T, String, Object...) - 类 中的静态方法com.aliyun.core.utils.Validate
 
notEmpty(T, String, Object...) - 类 中的静态方法com.aliyun.core.utils.Validate
 
notNull(T, String, Object...) - 类 中的静态方法com.aliyun.core.utils.Validate
 

O

of(Map<Object, Object>) - 类 中的静态方法com.aliyun.core.utils.Context
 
of(Iterable<T>) - 类 中的静态方法com.aliyun.core.utils.IterableStream
 
onError(Throwable) - 接口 中的方法com.aliyun.core.http.HttpResponseHandler
 
onStream(Publisher<ByteBuffer>, int, HttpHeaders) - 接口 中的方法com.aliyun.core.http.HttpResponseHandler
Called when the response stream is ready.

P

paramNotBlank(T, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
paramNotNull(T, String) - 类 中的静态方法com.aliyun.core.utils.Validate
 
ParentIgnore - com.aliyun.core.annotation中的注释类型
 
parse(String) - 类 中的静态方法com.aliyun.core.utils.UrlBuilder
 
parse(URL) - 类 中的静态方法com.aliyun.core.utils.UrlBuilder
 
parseIso8601Date(String) - 类 中的静态方法com.aliyun.core.utils.DateUtil
Parse a date string in the format of ISO 8601.
parseJSON(String) - 类 中的静态方法com.aliyun.core.utils.ParseUtil
Parse it by JSON format
parseRfc822Date(String) - 类 中的静态方法com.aliyun.core.utils.DateUtil
Parses a GMT-format string.
ParseUtil - com.aliyun.core.utils中的类
 
ParseUtil() - 类 的构造器com.aliyun.core.utils.ParseUtil
 
parseXml(String) - 类 中的静态方法com.aliyun.core.utils.ParseUtil
 
Path - com.aliyun.core.annotation中的注释类型
 
percentEncode(String) - 类 中的静态方法com.aliyun.core.utils.EncodeUtil
 
PLAIN - 类 中的静态变量com.aliyun.core.http.FormatType
 
ProcessKind - com.aliyun.core.utils.tracing中的枚举
 
PROPERTY_ALIBABA_CLOUD_LOG_LEVEL - 类 中的静态变量com.aliyun.core.utils.Configuration
 
PROPERTY_HTTP_PROXY - 类 中的静态变量com.aliyun.core.utils.Configuration
 
PROPERTY_HTTPS_PROXY - 类 中的静态变量com.aliyun.core.utils.Configuration
 
PROPERTY_NO_PROXY - 类 中的静态变量com.aliyun.core.utils.Configuration
 
ProtocolType - com.aliyun.core.http中的类
 
ProxyOptions - com.aliyun.core.http中的类
 
ProxyOptions(ProxyOptions.Type, InetSocketAddress) - 类 的构造器com.aliyun.core.http.ProxyOptions
 
ProxyOptions(ProxyOptions.Type, InetSocketAddress, String) - 类 的构造器com.aliyun.core.http.ProxyOptions
 
ProxyOptions.Type - com.aliyun.core.http中的枚举
The type of the proxy.
put(AttributeMap.Key<T>, T) - 类 中的方法com.aliyun.core.utils.AttributeMap
 
put(String, String) - 类 中的方法com.aliyun.core.utils.Configuration
 
putAll(HttpHeaders) - 类 中的方法com.aliyun.core.http.HttpHeaders
 
putIfAbsent(AttributeMap.Key<T>, T) - 类 中的方法com.aliyun.core.utils.AttributeMap
 

Q

Query - com.aliyun.core.annotation中的注释类型
 

R

RAW - 类 中的静态变量com.aliyun.core.http.FormatType
the default binary Content-Type header.
read() - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's read() method if the current position is less than the limit.
read(byte[]) - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's read(byte[]) method.
read(byte[], int, int) - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's read(byte[], int, int) method.
read(JsonReader) - 类 中的方法com.aliyun.core.utils.MapTypeAdapter
 
readAsBytes(InputStream) - 类 中的静态方法com.aliyun.core.utils.ParseUtil
Read data from a readable stream, and compose it to a bytes
readAsJSON(String) - 类 中的静态方法com.aliyun.core.utils.ParseUtil
Read data from a readable stream, and parse it by JSON format
readAsString(InputStream) - 类 中的静态方法com.aliyun.core.utils.ParseUtil
Read data from a readable stream, and compose it to a string
readAsXML(String) - 类 中的静态方法com.aliyun.core.utils.ParseUtil
 
readTimeout(Duration) - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
remove(String) - 类 中的方法com.aliyun.core.http.HttpHeaders
 
remove(String) - 类 中的方法com.aliyun.core.utils.Configuration
 
reset() - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's reset() method.
responseTimeout(Duration) - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
restResponseTypeExpectsBody(ParameterizedType) - 类 中的静态方法com.aliyun.core.utils.TypeUtil
 
RETRY_COUNT_CONTEXT - 类 中的静态变量com.aliyun.core.http.policy.HttpLoggingPolicy
 
run() - 接口 中的方法com.aliyun.core.utils.FunctionalUtils.UnsafeRunnable
 
runAndLogError(Logger, String, FunctionalUtils.UnsafeRunnable) - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 

S

safeConsumer(FunctionalUtils.UnsafeConsumer<I>) - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
safeFunction(FunctionalUtils.UnsafeFunction<T, R>) - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
safeRunnable(FunctionalUtils.UnsafeRunnable) - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
safeStringToBoolean(String) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Convert a string to boolean safely (as opposed to the less strict Boolean.parseBoolean(String)).
safeSupplier(FunctionalUtils.UnsafeSupplier<T>) - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
SdkAutoCloseable - com.aliyun.core.utils中的接口
 
send(HttpRequest) - 接口 中的方法com.aliyun.core.http.HttpClient
 
send(HttpRequest, Context) - 接口 中的方法com.aliyun.core.http.HttpClient
 
serializeXml(Map, String) - 类 中的静态方法com.aliyun.core.utils.XmlUtil
 
set(String, String) - 类 中的方法com.aliyun.core.http.HttpHeaders
 
set(String, List<String>) - 类 中的方法com.aliyun.core.http.HttpHeaders
 
setAll(Map<String, List<String>>) - 类 中的方法com.aliyun.core.http.HttpHeaders
 
setAllowedHeaderNames(Set<String>) - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
setAllowedQueryParamNames(Set<String>) - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
setAttribute(String, String, Context) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
setAttribute(String, String, Context) - 类 中的静态方法com.aliyun.core.utils.tracing.TracerProxy
 
setBody(String) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setBody(byte[]) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setBody(ByteBuffer) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setCode(String) - 异常错误 中的方法com.aliyun.core.exception.AliyunException
 
setConfiguration(Configuration) - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
setConnectTimeout(Duration) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setCredentials(String, String) - 类 中的方法com.aliyun.core.http.ProxyOptions
 
setData(Map<String, Object>) - 异常错误 中的方法com.aliyun.core.exception.AliyunException
 
setHeader(String, String) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setHeaders(HttpHeaders) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setHeaders(Iterable<Header>) - 类 中的方法com.aliyun.core.utils.ClientOptions
 
setHeaders(Iterable<Header>) - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
setHost(String) - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
setHttpMethod(HttpMethod) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setLogLevel(HttpLogDetailLevel) - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
setMessage(String) - 异常错误 中的方法com.aliyun.core.exception.AliyunException
 
setNonProxyHosts(String) - 类 中的方法com.aliyun.core.http.ProxyOptions
 
setPath(String) - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
setPort(String) - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
setPort(int) - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
setPrettyPrintBody(boolean) - 类 中的方法com.aliyun.core.http.policy.HttpLogOptions
 
setProductId(String) - 类 中的方法com.aliyun.core.utils.ClientOptions
 
setProductId(String) - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
setPropagateClose(boolean) - 类 中的方法com.aliyun.core.io.BoundedInputStream
Set whether the BoundedInputStream.close() method should propagate to the underling InputStream.
setProxyOptions(ProxyOptions) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setProxyOptions(ProxyOptions) - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
setQuery(String) - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
setQueryParameter(String, String) - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
setReadTimeout(Duration) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setResponseTimeout(Duration) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setScheme(String) - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
setSpanName(String, Context) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
setSpanName(String, Context) - 类 中的静态方法com.aliyun.core.utils.tracing.TracerProxy
 
setStreamBody(InputStream) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setUrl(URL) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setUrl(String) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setWriteTimeout(Duration) - 类 中的方法com.aliyun.core.http.HttpRequest
 
setWriteTimeout(Duration) - 类 中的方法com.aliyun.core.utils.HttpClientOptions
 
shouldLogBody() - 枚举 中的方法com.aliyun.core.http.policy.HttpLogDetailLevel
a value indicating whether HTTP message bodies should be logged.
shouldLogHeaders() - 枚举 中的方法com.aliyun.core.http.policy.HttpLogDetailLevel
a value indicating whether HTTP message headers should be logged.
shouldLogUrl() - 枚举 中的方法com.aliyun.core.http.policy.HttpLogDetailLevel
a value indicating whether a request's URL should be logged.
skip(long) - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's skip(long) method.
start(String, Context) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
start(String, Context, ProcessKind) - 接口 中的方法com.aliyun.core.utils.tracing.Tracer
 
start(String, Context) - 类 中的静态方法com.aliyun.core.utils.tracing.TracerProxy
 
startsWithIgnoreCase(String, String) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Tests if this string starts with the specified prefix ignoring case considerations.
stream() - 类 中的方法com.aliyun.core.http.HttpHeaders
 
stream() - 类 中的方法com.aliyun.core.utils.IterableStream
 
STRING - 类 中的静态变量com.aliyun.core.http.BodyType
 
StringUtils - com.aliyun.core.utils中的类
Operations on String that are null safe.
substring(String, int, int) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Gets a substring from the specified String avoiding exceptions.

T

toAliString(String, Map<String, Object>) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Create a to-string result for the given class name and field map.
toBase64(byte[]) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
toBase64Bytes(byte[]) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
toByteArray() - 类 中的方法com.aliyun.core.utils.AccessibleByteArrayOutputStream
 
toByteArray() - 类 中的方法com.aliyun.core.utils.ByteBufferCollector
 
toByteArray(InputStream) - 类 中的静态方法com.aliyun.core.utils.IOUtils
Reads and returns the rest of the given input stream as a byte array.
toBytes(String) - 类 中的静态方法com.aliyun.core.utils.StringUtils
 
toCaseInsensitiveMap() - 类 中的方法com.aliyun.core.http.HttpHeaders
 
toFunction(Supplier<O>) - 类 中的静态方法com.aliyun.core.utils.FunctionalUtils
 
toJSONString(Object) - 类 中的静态方法com.aliyun.core.utils.ParseUtil
If not set the real, use default value
toMap() - 类 中的方法com.aliyun.core.http.HttpHeaders
 
toProxyType() - 枚举 中的方法com.aliyun.core.http.ProxyOptions.Type
Get the Proxy.Type equivalent of this type.
toStream(ByteBuffer) - 类 中的静态方法com.aliyun.core.utils.BinaryUtils
 
toString() - 类 中的方法com.aliyun.core.http.Header
 
toString() - 类 中的方法com.aliyun.core.http.HttpHeaders
 
toString() - 类 中的方法com.aliyun.core.io.BoundedInputStream
Invokes the delegate's toString() method.
toString() - 类 中的方法com.aliyun.core.utils.Base64Url
 
toString(byte[]) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Convert a bytes to string(utf8)
toString() - 类 中的方法com.aliyun.core.utils.UnixTime
 
toString() - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
toUrl() - 类 中的方法com.aliyun.core.utils.UrlBuilder
 
toUtf8String(InputStream) - 类 中的静态方法com.aliyun.core.utils.IOUtils
Reads and returns the rest of the given input stream as a string.
toXmlString(Map<String, Object>, String) - 类 中的静态方法com.aliyun.core.utils.ParseUtil
 
TRACE - 类 中的静态变量com.aliyun.core.logging.DefaultLogger
 
trace(String) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
trace(String, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
trace(String, Object, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
trace(String, Object...) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
trace(String, Throwable) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
Tracer - com.aliyun.core.utils.tracing中的接口
 
TracerProxy - com.aliyun.core.utils.tracing中的类
 
trim(String) - 类 中的静态方法com.aliyun.core.utils.StringUtils
The String is trimmed using String.trim().
TypeUtil - com.aliyun.core.utils中的类
 

U

UnixTime - com.aliyun.core.utils中的类
 
UnixTime(OffsetDateTime) - 类 的构造器com.aliyun.core.utils.UnixTime
 
UnixTime(long) - 类 的构造器com.aliyun.core.utils.UnixTime
 
UnsafeValueType(Class<?>) - 类 的构造器com.aliyun.core.utils.AttributeMap.Key.UnsafeValueType
 
upperCase(String) - 类 中的静态方法com.aliyun.core.utils.StringUtils
Converts a String to upper case as per String.toUpperCase().
UrlBuilder - com.aliyun.core.utils中的类
 
UrlBuilder() - 类 的构造器com.aliyun.core.utils.UrlBuilder
 

V

Validate - com.aliyun.core.utils中的类
 
Validation - com.aliyun.core.annotation中的注释类型
 
valueOf(String) - 枚举 中的静态方法com.aliyun.core.http.HttpMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.core.http.policy.HttpLogDetailLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.core.http.ProxyOptions.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.core.logging.LogLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.core.utils.tracing.ProcessKind
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.aliyun.core.http.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.core.http.policy.HttpLogDetailLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.core.http.ProxyOptions.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.core.logging.LogLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.core.utils.tracing.ProcessKind
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verbose(String) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
verbose(String, Object...) - 类 中的方法com.aliyun.core.logging.ClientLogger
 

W

WARN - 类 中的静态变量com.aliyun.core.logging.DefaultLogger
 
warn(String) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
warn(String, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
warn(String, Object, Object) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
warn(String, Object...) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
warn(String, Throwable) - 类 中的方法com.aliyun.core.logging.DefaultLogger
 
warning(String) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
warning(String, Object...) - 类 中的方法com.aliyun.core.logging.ClientLogger
 
write(ByteBuffer) - 类 中的方法com.aliyun.core.utils.ByteBufferCollector
 
write(JsonWriter, Object) - 类 中的方法com.aliyun.core.utils.MapTypeAdapter
 

X

XML - 类 中的静态变量com.aliyun.core.http.BodyType
 
XML - 类 中的静态变量com.aliyun.core.http.FormatType
the default XML Content-Type header.
XmlUtil - com.aliyun.core.utils中的类
 
XmlUtil() - 类 的构造器com.aliyun.core.utils.XmlUtil
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2024. All rights reserved.