Skip navigation links
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) - Method in interface com.aliyun.core.utils.FunctionalUtils.UnsafeConsumer
 
AccessibleByteArrayOutputStream - Class in com.aliyun.core.utils
 
AccessibleByteArrayOutputStream() - Constructor for class com.aliyun.core.utils.AccessibleByteArrayOutputStream
 
addAllowedHeaderName(String) - Method in class com.aliyun.core.http.policy.HttpLogOptions
 
addAllowedQueryParamName(String) - Method in class com.aliyun.core.http.policy.HttpLogOptions
 
addData(Object, Object) - Method in class com.aliyun.core.utils.Context
 
addEvent(String, Map<String, Object>, OffsetDateTime) - Method in interface com.aliyun.core.utils.tracing.Tracer
 
addLink(Context) - Method in interface com.aliyun.core.utils.tracing.Tracer
 
addValue(String) - Method in class com.aliyun.core.http.Header
 
AliyunException - Exception in com.aliyun.core.execption
 
AliyunException() - Constructor for exception com.aliyun.core.execption.AliyunException
 
AliyunException(String) - Constructor for exception com.aliyun.core.execption.AliyunException
 
AliyunException(Throwable) - Constructor for exception com.aliyun.core.execption.AliyunException
 
AliyunException(String, Throwable) - Constructor for exception com.aliyun.core.execption.AliyunException
 
AliyunException(String, Throwable, boolean, boolean) - Constructor for exception com.aliyun.core.execption.AliyunException
 
AliyunException(Map<String, Object>) - Constructor for exception com.aliyun.core.execption.AliyunException
 
AliyunException(Map<String, Object>, String, Throwable) - Constructor for exception com.aliyun.core.execption.AliyunException
 
apply(T) - Method in interface com.aliyun.core.utils.FunctionalUtils.UnsafeFunction
 
ARRAY - Static variable in class com.aliyun.core.http.BodyType
 
arrayToString(T[], Function<T, String>) - Static method in class com.aliyun.core.utils.BaseUtils
 
AttributeMap - Class in com.aliyun.core.utils
 
AttributeMap.Key<T> - Class in com.aliyun.core.utils
 
AttributeMap.Key.UnsafeValueType - Class in com.aliyun.core.utils
 
available() - Method in class com.aliyun.core.io.BoundedInputStream

B

backoff(long) - Method in class com.aliyun.core.io.BoundedInputStream
Go back current position
Base64Url - Class in com.aliyun.core.utils
 
Base64Url(String) - Constructor for class com.aliyun.core.utils.Base64Url
 
Base64Url(byte[]) - Constructor for class com.aliyun.core.utils.Base64Url
 
Base64Util - Class in com.aliyun.core.utils
 
BaseUtils - Class in com.aliyun.core.utils
 
BIN - Static variable in class com.aliyun.core.http.BodyType
 
BINARY - Static variable in class com.aliyun.core.http.BodyType
 
BinaryUtils - Class in com.aliyun.core.utils
 
Body - Annotation Type in com.aliyun.core.annotation
 
BodyType - Class in com.aliyun.core.http
 
bomAwareToString(byte[], String) - Static method in class com.aliyun.core.utils.BaseUtils
 
BoundedInputStream - Class in 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) - Constructor for class com.aliyun.core.io.BoundedInputStream
Creates a new BoundedInputStream that wraps the given input stream and limits it to a certain size.
BoundedInputStream(InputStream) - Constructor for class com.aliyun.core.io.BoundedInputStream
Creates a new BoundedInputStream that wraps the given input stream and is unlimited.
buffer() - Method in class com.aliyun.core.http.BufferedHttpResponse
 
buffer() - Method in class com.aliyun.core.http.HttpResponse
 
BufferedHttpResponse - Class in com.aliyun.core.http
 
BufferedHttpResponse(HttpResponse) - Constructor for class com.aliyun.core.http.BufferedHttpResponse
 
BYTE - Static variable in class com.aliyun.core.http.BodyType
 
ByteBufferCollector - Class in com.aliyun.core.utils
 
ByteBufferCollector() - Constructor for class com.aliyun.core.utils.ByteBufferCollector
 
ByteBufferCollector(int) - Constructor for class com.aliyun.core.utils.ByteBufferCollector
 

C

calculateMd5(byte[]) - Static method in class com.aliyun.core.utils.BinaryUtils
 
canLogAtLevel(LogLevel) - Method in class com.aliyun.core.logging.ClientLogger
 
ClientLogger - Class in com.aliyun.core.logging
 
ClientLogger(Class<?>) - Constructor for class com.aliyun.core.logging.ClientLogger
 
ClientLogger(String) - Constructor for class com.aliyun.core.logging.ClientLogger
 
ClientOptions - Class in com.aliyun.core.utils
 
ClientOptions() - Constructor for class com.aliyun.core.utils.ClientOptions
 
clone(byte[]) - Static method in class com.aliyun.core.utils.BaseUtils
 
clone(int[]) - Static method in class com.aliyun.core.utils.BaseUtils
 
clone(T[]) - Static method in class com.aliyun.core.utils.BaseUtils
 
clone() - Method in class com.aliyun.core.utils.Configuration
 
close() - Method in class com.aliyun.core.http.HttpResponse
 
close() - Method in class com.aliyun.core.io.BoundedInputStream
Invokes the delegate's close() method if BoundedInputStream.isPropagateClose() is true.
close() - Method in class com.aliyun.core.io.NonCloseableInputStream
 
close() - Method in class com.aliyun.core.mock.NoOpHttpClient
 
close() - Method in class com.aliyun.core.utils.AttributeMap
 
close() - Method in interface com.aliyun.core.utils.SdkAutoCloseable
 
closeIfCloseable(Object, ClientLogger) - Static method in class com.aliyun.core.utils.IOUtils
Closes the given Closeable quietly.
closeQuietly(AutoCloseable, ClientLogger) - Static method in class com.aliyun.core.utils.IOUtils
Closes the given Closeable quietly.
code - Variable in exception com.aliyun.core.execption.AliyunException
 
com.aliyun.core.annotation - package com.aliyun.core.annotation
 
com.aliyun.core.execption - package com.aliyun.core.execption
 
com.aliyun.core.http - package com.aliyun.core.http
 
com.aliyun.core.http.policy - package com.aliyun.core.http.policy
 
com.aliyun.core.io - package com.aliyun.core.io
 
com.aliyun.core.logging - package com.aliyun.core.logging
 
com.aliyun.core.mock - package com.aliyun.core.mock
 
com.aliyun.core.utils - package com.aliyun.core.utils
 
com.aliyun.core.utils.tracing - package com.aliyun.core.utils.tracing
 
concat(Map<String, T>, Map<String, T>) - Static method in class com.aliyun.core.utils.MapUtils
concat two same map to new one
Configuration - Class in com.aliyun.core.utils
 
Configuration() - Constructor for class com.aliyun.core.utils.Configuration
 
contains(String) - Method in class com.aliyun.core.utils.Configuration
 
containsKey(AttributeMap.Key<T>) - Method in class com.aliyun.core.utils.AttributeMap
 
Context - Class in com.aliyun.core.utils
 
Context(Object, Object) - Constructor for class com.aliyun.core.utils.Context
 
convertValue(Object) - Method in class com.aliyun.core.utils.AttributeMap.Key
 
copy() - Method in class com.aliyun.core.http.HttpRequest
 
copy() - Method in class com.aliyun.core.utils.AttributeMap
 
copy() - Method in interface com.aliyun.core.utils.Copyable
 
copy(InputStream, OutputStream) - Static method in class com.aliyun.core.utils.IOUtils
Copies all bytes from the given input stream to the given output stream.
copy(InputStream, OutputStream, long) - Static method in class com.aliyun.core.utils.IOUtils
Copies all bytes from the given input stream to the given output stream.
Copyable<T> - Interface in com.aliyun.core.utils
 
copyAllBytesFrom(ByteBuffer) - Static method in class com.aliyun.core.utils.BinaryUtils
 
copyBytesFrom(ByteBuffer) - Static method in class com.aliyun.core.utils.BinaryUtils
 
copyRemainingBytesFrom(ByteBuffer) - Static method in class com.aliyun.core.utils.BinaryUtils
 
createDefault() - Static method in interface com.aliyun.core.http.HttpClient
 
createDefault(HttpClientOptions) - Static method in interface com.aliyun.core.http.HttpClient
 
createInstance() - Method in interface com.aliyun.core.http.HttpClientProvider
 
createInstance(HttpClientOptions) - Method in interface com.aliyun.core.http.HttpClientProvider
 
createInstance() - Static method in class com.aliyun.core.http.HttpClientProviders
 
createInstance(ClientOptions) - Static method in class com.aliyun.core.http.HttpClientProviders
 
createParameterizedType(Type, Type...) - Static method in class com.aliyun.core.utils.TypeUtil
 

D

data - Variable in exception com.aliyun.core.execption.AliyunException
 
DateUtil - Class in com.aliyun.core.utils
 
DateUtil() - Constructor for class com.aliyun.core.utils.DateUtil
 
DEBUG - Static variable in class com.aliyun.core.logging.DefaultLogger
 
debug(String) - Method in class com.aliyun.core.logging.DefaultLogger
 
debug(String, Object) - Method in class com.aliyun.core.logging.DefaultLogger
 
debug(String, Object, Object) - Method in class com.aliyun.core.logging.DefaultLogger
 
debug(String, Object...) - Method in class com.aliyun.core.logging.DefaultLogger
 
debug(String, Throwable) - Method in class com.aliyun.core.logging.DefaultLogger
 
decode(byte[]) - Static method in class com.aliyun.core.utils.Base64Util
 
decodedBytes() - Method in class com.aliyun.core.utils.Base64Url
 
decodeString(String) - Static method in class com.aliyun.core.utils.Base64Util
Decodes a base64 encoded string.
decodeURL(byte[]) - Static method in class com.aliyun.core.utils.Base64Util
Decodes a byte array in base64 URL format.
DefaultLogger - Class in com.aliyun.core.logging
 
DefaultLogger(Class<?>) - Constructor for class com.aliyun.core.logging.DefaultLogger
 
DefaultLogger(String) - Constructor for class com.aliyun.core.logging.DefaultLogger
 
deserializeXml(String) - Static method in class com.aliyun.core.utils.XmlUtil
 
DISABLE_TRACING_KEY - Static variable in interface com.aliyun.core.utils.tracing.Tracer
 
drainInputStream(InputStream) - Static method in class com.aliyun.core.utils.IOUtils
Read all remaining data in the stream.

E

empty() - Static method in class com.aliyun.core.utils.AttributeMap
 
EMPTY - Static variable in class com.aliyun.core.utils.StringUtils
The empty String "".
encode(byte[]) - Static method in class com.aliyun.core.utils.Base64Url
 
encode(byte[]) - Static method in class com.aliyun.core.utils.Base64Util
 
encode(String) - Static method in class com.aliyun.core.utils.EncodeUtil
 
encodedBytes() - Method in class com.aliyun.core.utils.Base64Url
 
encodeMD5(byte[]) - Static method in class com.aliyun.core.utils.BinaryUtils
 
encodeToString(byte[]) - Static method in class com.aliyun.core.utils.Base64Util
 
encodeURLWithoutPadding(byte[]) - Static method in class com.aliyun.core.utils.Base64Util
 
EncodeUtil - Class in com.aliyun.core.utils
 
EncodeUtil() - Constructor for class com.aliyun.core.utils.EncodeUtil
 
end(int, Throwable, Context) - Method in interface com.aliyun.core.utils.tracing.Tracer
 
end(String, Throwable, Context) - Method in interface com.aliyun.core.utils.tracing.Tracer
 
end(int, Throwable, Context) - Static method in class com.aliyun.core.utils.tracing.TracerProxy
 
EnumType - Annotation Type in com.aliyun.core.annotation
 
equals(Object) - Method in class com.aliyun.core.utils.Base64Url
 
equals(String, String) - Static method in class com.aliyun.core.utils.StringUtils
Compares two Strings, returning true if they represent equal sequences of characters.
equals(Object) - Method in class com.aliyun.core.utils.UnixTime
 
error(String) - Method in class com.aliyun.core.logging.ClientLogger
 
error(String, Object...) - Method in class com.aliyun.core.logging.ClientLogger
 
ERROR - Static variable in class com.aliyun.core.logging.DefaultLogger
 
error(String, Object) - Method in class com.aliyun.core.logging.DefaultLogger
 
error(String) - Method in class com.aliyun.core.logging.DefaultLogger
 
error(String, Object, Object) - Method in class com.aliyun.core.logging.DefaultLogger
 
error(String, Object...) - Method in class com.aliyun.core.logging.DefaultLogger
 
error(String, Throwable) - Method in class com.aliyun.core.logging.DefaultLogger
 
extractContext(String, Context) - Method in interface com.aliyun.core.utils.tracing.Tracer
 

F

findFirstOfType(Object[], Class<T>) - Static method in class com.aliyun.core.utils.BaseUtils
 
FORM - Static variable in class com.aliyun.core.http.BodyType
 
FORM - Static variable in class com.aliyun.core.http.FormatType
The default form data Content-Type header.
formatAlternativeIso8601Date(Date) - Static method in class com.aliyun.core.utils.DateUtil
 
formatIso8601Date(Date) - Static method in class com.aliyun.core.utils.DateUtil
 
formatRfc822Date(Date) - Static method in class com.aliyun.core.utils.DateUtil
Formats Date to GMT string.
FormatType - Class in com.aliyun.core.http
 
fromBase64(String) - Static method in class com.aliyun.core.utils.BinaryUtils
 
fromBase64Bytes(byte[]) - Static method in class com.aliyun.core.utils.BinaryUtils
 
fromBytes(byte[], Charset) - Static method in class com.aliyun.core.utils.StringUtils
Encode the given bytes as a string using the given charset
fromConfiguration(Configuration) - Static method in class com.aliyun.core.http.ProxyOptions
 
fromConfiguration(Configuration, boolean) - Static method in class com.aliyun.core.http.ProxyOptions
 
fromString(String) - Static method in enum com.aliyun.core.logging.LogLevel
 
FunctionalUtils - Class in com.aliyun.core.utils
 
FunctionalUtils.UnsafeConsumer<I> - Interface in com.aliyun.core.utils
 
FunctionalUtils.UnsafeFunction<T,R> - Interface in com.aliyun.core.utils
 
FunctionalUtils.UnsafeRunnable - Interface in com.aliyun.core.utils
 
FunctionalUtils.UnsafeSupplier<T> - Interface in com.aliyun.core.utils
 

G

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

H

hashCode() - Method in class com.aliyun.core.utils.Base64Url
 
hashCode() - Method in class com.aliyun.core.utils.UnixTime
 
Header - Annotation Type in com.aliyun.core.annotation
 
Header - Class in com.aliyun.core.http
 
Header(String, String) - Constructor for class com.aliyun.core.http.Header
 
Header(String, String...) - Constructor for class com.aliyun.core.http.Header
 
Header(String, List<String>) - Constructor for class com.aliyun.core.http.Header
 
hexEncode(byte[]) - Static method in class com.aliyun.core.utils.EncodeUtil
 
HMAC_SHA256 - Static variable in class com.aliyun.core.utils.EncodeUtil
 
Host - Annotation Type in com.aliyun.core.annotation
 
HTTP - Static variable in class com.aliyun.core.http.ProtocolType
 
HttpClient - Interface in com.aliyun.core.http
 
HttpClientOptions - Class in com.aliyun.core.utils
 
HttpClientOptions() - Constructor for class com.aliyun.core.utils.HttpClientOptions
 
HttpClientProvider - Interface in com.aliyun.core.http
 
HttpClientProviders - Class in com.aliyun.core.http
 
HttpClientTestsWireMockServer - Class in com.aliyun.core.mock
 
HttpClientTestsWireMockServer() - Constructor for class com.aliyun.core.mock.HttpClientTestsWireMockServer
 
HttpContentPublisher - Interface in com.aliyun.core.http
 
HttpHeader - Class in com.aliyun.core.http
 
HttpHeader(String, String) - Constructor for class com.aliyun.core.http.HttpHeader
 
HttpHeader(String, List<String>) - Constructor for class com.aliyun.core.http.HttpHeader
 
HttpHeaders - Class in com.aliyun.core.http
 
HttpHeaders() - Constructor for class com.aliyun.core.http.HttpHeaders
 
HttpHeaders(Map<String, String>) - Constructor for class com.aliyun.core.http.HttpHeaders
 
HttpHeaders(Iterable<HttpHeader>) - Constructor for class com.aliyun.core.http.HttpHeaders
 
HttpLogDetailLevel - Enum in com.aliyun.core.http.policy
 
HttpLoggingPolicy - Class in com.aliyun.core.http.policy
 
HttpLoggingPolicy(HttpLogOptions) - Constructor for class com.aliyun.core.http.policy.HttpLoggingPolicy
 
HttpLogOptions - Class in com.aliyun.core.http.policy
 
HttpLogOptions() - Constructor for class com.aliyun.core.http.policy.HttpLogOptions
 
HttpMethod - Enum in com.aliyun.core.http
 
HttpRequest - Class in com.aliyun.core.http
 
HttpRequest(HttpMethod) - Constructor for class com.aliyun.core.http.HttpRequest
 
HttpRequest(HttpMethod, URL) - Constructor for class com.aliyun.core.http.HttpRequest
 
HttpRequest(HttpMethod, String) - Constructor for class com.aliyun.core.http.HttpRequest
 
HttpRequest(HttpMethod, URL, HttpHeaders, ByteBuffer) - Constructor for class com.aliyun.core.http.HttpRequest
 
HttpResponse - Class in com.aliyun.core.http
 
HttpResponse(HttpRequest) - Constructor for class com.aliyun.core.http.HttpResponse
 
HttpResponseHandler - Interface in com.aliyun.core.http
 
HTTPS - Static variable in class com.aliyun.core.http.ProtocolType
 

I

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

J

join(String, Iterable<? extends String>) - Static method in class com.aliyun.core.utils.StringUtils
Join any Strings.
JSON - Static variable in class com.aliyun.core.http.BodyType
 
JSON - Static variable in class com.aliyun.core.http.FormatType
the default JSON Content-Type header.

K

Key(Class<T>) - Constructor for class com.aliyun.core.utils.AttributeMap.Key
 
Key(AttributeMap.Key.UnsafeValueType) - Constructor for class com.aliyun.core.utils.AttributeMap.Key
 

L

logExceptionAsError(RuntimeException) - Method in class com.aliyun.core.logging.ClientLogger
 
logExceptionAsWarning(RuntimeException) - Method in class com.aliyun.core.logging.ClientLogger
 
LogLevel - Enum in com.aliyun.core.logging
 
logThowableAsWarning(T) - Method in class com.aliyun.core.logging.ClientLogger
Deprecated.
logThrowableAsError(T) - Method in class com.aliyun.core.logging.ClientLogger
 
logThrowableAsWarning(T) - Method in class com.aliyun.core.logging.ClientLogger
 
lowerCase(String) - Static method in class com.aliyun.core.utils.StringUtils
Converts a String to lower case as per String.toLowerCase().

M

MapToDom(Map, String) - Static method in class com.aliyun.core.utils.XmlUtil
 
MapTypeAdapter - Class in com.aliyun.core.utils
 
MapTypeAdapter() - Constructor for class com.aliyun.core.utils.MapTypeAdapter
 
MapUtils - Class in com.aliyun.core.utils
 
MapUtils() - Constructor for class com.aliyun.core.utils.MapUtils
 
mark(int) - Method in class com.aliyun.core.io.BoundedInputStream
Invokes the delegate's mark(int) method.
markStreamWithMaxReadLimit(InputStream) - Static method in class 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() - Method in class com.aliyun.core.io.BoundedInputStream
Invokes the delegate's markSupported() method.
merge(AttributeMap) - Method in class com.aliyun.core.utils.AttributeMap
 
merge(Class<T>, Map<String, ?>...) - Static method in class com.aliyun.core.utils.MapUtils
 
message - Variable in exception com.aliyun.core.execption.AliyunException
 
MULTI - Static variable in class com.aliyun.core.http.FormatType
 

N

NameInMap - Annotation Type in com.aliyun.core.annotation
 
NonCloseableInputStream - Class in com.aliyun.core.io
 
NonCloseableInputStream(InputStream) - Constructor for class 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 - Static variable in class com.aliyun.core.http.BodyType
 
NONE - Static variable in class com.aliyun.core.utils.Configuration
 
NONE - Static variable in class com.aliyun.core.utils.Context
 
noOpConsumer() - Static method in class com.aliyun.core.utils.FunctionalUtils
 
NoOpHttpClient - Class in com.aliyun.core.mock
An HttpClient instance that does not do anything.
NoOpHttpClient() - Constructor for class com.aliyun.core.mock.NoOpHttpClient
 
noOpRunnable() - Static method in class com.aliyun.core.utils.FunctionalUtils
 
notEmpty(T, String) - Static method in class com.aliyun.core.utils.Validate
 
notEmpty(T[], String, Object...) - Static method in class com.aliyun.core.utils.Validate
 
notEmpty(T, String, Object...) - Static method in class com.aliyun.core.utils.Validate
 
notEmpty(T, String, Object...) - Static method in class com.aliyun.core.utils.Validate
 
notNull(T, String, Object...) - Static method in class com.aliyun.core.utils.Validate
 

O

OBJECT - Static variable in class com.aliyun.core.http.BodyType
 
of(Map<Object, Object>) - Static method in class com.aliyun.core.utils.Context
 
of(Iterable<T>) - Static method in class com.aliyun.core.utils.IterableStream
 
onStream(Publisher<ByteBuffer>, int, HttpHeaders) - Method in interface com.aliyun.core.http.HttpResponseHandler
Called when the response stream is ready.

P

paramNotBlank(T, String) - Static method in class com.aliyun.core.utils.Validate
 
paramNotNull(T, String) - Static method in class com.aliyun.core.utils.Validate
 
ParentIgnore - Annotation Type in com.aliyun.core.annotation
 
parse(String) - Static method in class com.aliyun.core.utils.UrlBuilder
 
parse(URL) - Static method in class com.aliyun.core.utils.UrlBuilder
 
parseIso8601Date(String) - Static method in class com.aliyun.core.utils.DateUtil
Parse a date string in the format of ISO 8601.
parseJSON(String) - Static method in class com.aliyun.core.utils.ParseUtil
Parse it by JSON format
parseRfc822Date(String) - Static method in class com.aliyun.core.utils.DateUtil
Parses a GMT-format string.
ParseUtil - Class in com.aliyun.core.utils
 
ParseUtil() - Constructor for class com.aliyun.core.utils.ParseUtil
 
parseXml(String) - Static method in class com.aliyun.core.utils.ParseUtil
 
Path - Annotation Type in com.aliyun.core.annotation
 
percentEncode(String) - Static method in class com.aliyun.core.utils.EncodeUtil
 
PLAIN - Static variable in class com.aliyun.core.http.FormatType
 
ProcessKind - Enum in com.aliyun.core.utils.tracing
 
PROPERTY_ALIYUN_AUTHORITY_HOST - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_CLIENT_CERTIFICATE_PATH - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_CLIENT_ID - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_CLIENT_SECRET - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_CLOUD - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_LOG_LEVEL - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_PASSWORD - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_RESOURCE_GROUP - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_SUBSCRIPTION_ID - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_TELEMETRY_DISABLED - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_TENANT_ID - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_TRACING_DISABLED - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_ALIYUN_USERNAME - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_HTTP_PROXY - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_HTTPS_PROXY - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_IDENTITY_ENDPOINT - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_IDENTITY_HEADER - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_MSI_ENDPOINT - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_MSI_SECRET - Static variable in class com.aliyun.core.utils.Configuration
 
PROPERTY_NO_PROXY - Static variable in class com.aliyun.core.utils.Configuration
 
ProtocolType - Class in com.aliyun.core.http
 
ProxyOptions - Class in com.aliyun.core.http
 
ProxyOptions(ProxyOptions.Type, InetSocketAddress) - Constructor for class com.aliyun.core.http.ProxyOptions
 
ProxyOptions(ProxyOptions.Type, InetSocketAddress, String) - Constructor for class com.aliyun.core.http.ProxyOptions
 
ProxyOptions.Type - Enum in com.aliyun.core.http
The type of the proxy.
put(String, String) - Method in class com.aliyun.core.http.HttpHeaders
Deprecated.
put(AttributeMap.Key<T>, T) - Method in class com.aliyun.core.utils.AttributeMap
 
put(String, String) - Method in class com.aliyun.core.utils.Configuration
 
putAll(HttpHeaders) - Method in class com.aliyun.core.http.HttpHeaders
 
putIfAbsent(AttributeMap.Key<T>, T) - Method in class com.aliyun.core.utils.AttributeMap
 

Q

Query - Annotation Type in com.aliyun.core.annotation
 

R

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

S

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

T

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

U

UnixTime - Class in com.aliyun.core.utils
 
UnixTime(OffsetDateTime) - Constructor for class com.aliyun.core.utils.UnixTime
 
UnixTime(long) - Constructor for class com.aliyun.core.utils.UnixTime
 
UnsafeValueType(Class<?>) - Constructor for class com.aliyun.core.utils.AttributeMap.Key.UnsafeValueType
 
upperCase(String) - Static method in class com.aliyun.core.utils.StringUtils
Converts a String to upper case as per String.toUpperCase().
UrlBuilder - Class in com.aliyun.core.utils
 
UrlBuilder() - Constructor for class com.aliyun.core.utils.UrlBuilder
 

V

Validate - Class in com.aliyun.core.utils
 
Validation - Annotation Type in com.aliyun.core.annotation
 
valueOf(String) - Static method in enum com.aliyun.core.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aliyun.core.http.policy.HttpLogDetailLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aliyun.core.http.ProxyOptions.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aliyun.core.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aliyun.core.utils.tracing.ProcessKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aliyun.core.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aliyun.core.http.policy.HttpLogDetailLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aliyun.core.http.ProxyOptions.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aliyun.core.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aliyun.core.utils.tracing.ProcessKind
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(String) - Method in class com.aliyun.core.logging.ClientLogger
 
verbose(String, Object...) - Method in class com.aliyun.core.logging.ClientLogger
 

W

WARN - Static variable in class com.aliyun.core.logging.DefaultLogger
 
warn(String) - Method in class com.aliyun.core.logging.DefaultLogger
 
warn(String, Object) - Method in class com.aliyun.core.logging.DefaultLogger
 
warn(String, Object, Object) - Method in class com.aliyun.core.logging.DefaultLogger
 
warn(String, Object...) - Method in class com.aliyun.core.logging.DefaultLogger
 
warn(String, Throwable) - Method in class com.aliyun.core.logging.DefaultLogger
 
warning(String) - Method in class com.aliyun.core.logging.ClientLogger
 
warning(String, Object...) - Method in class com.aliyun.core.logging.ClientLogger
 
write(ByteBuffer) - Method in class com.aliyun.core.utils.ByteBufferCollector
 
write(JsonWriter, Object) - Method in class com.aliyun.core.utils.MapTypeAdapter
 

X

XML - Static variable in class com.aliyun.core.http.BodyType
 
XML - Static variable in class com.aliyun.core.http.FormatType
the default XML Content-Type header.
XmlUtil - Class in com.aliyun.core.utils
 
XmlUtil() - Constructor for class 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 
Skip navigation links

Copyright © 2022. All rights reserved.