| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
URL_ENCODING |
"UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_REGION |
"region_id" |
public static final String |
INI_ACCESS_KEY_ID |
"access_key_id" |
public static final String |
INI_ACCESS_KEY_IDSECRET |
"access_key_secret" |
public static final String |
INI_ENABLE |
"enable" |
public static final String |
INI_PRIVATE_KEY |
"private_key" |
public static final String |
INI_PRIVATE_KEY_FILE |
"private_key_file" |
public static final String |
INI_PUBLIC_KEY_ID |
"public_key_id" |
public static final String |
INI_ROLE_ARN |
"role_arn" |
public static final String |
INI_ROLE_NAME |
"role_name" |
public static final String |
INI_ROLE_SESSION_NAME |
"role_session_name" |
public static final String |
INI_TYPE |
"type" |
public static final String |
INI_TYPE_ARN |
"ram_role_arn" |
public static final String |
INI_TYPE_KEY_PAIR |
"rsa_key_pair" |
public static final String |
INI_TYPE_RAM |
"ecs_ram_role" |
public static final String |
SYSTEM_ACCESSKEYID |
"alibabacloud.accessKeyId" |
public static final String |
SYSTEM_ACCESSKEYSECRET |
"alibabacloud.accessKeyIdSecret" |
public static final long |
TSC_VALID_TIME_SECONDS |
3600L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENCODING |
"UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
HEADER_SEPARATOR |
"\n" |
protected static final String |
QUERY_SEPARATOR |
"&" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENCODING |
"UTF-8" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DURATION_SECONDS |
3600 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DURATION_SECONDS |
3600 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ENDPOINT_JSON |
"endpoints.json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENDPOINT_TYPE_INNER |
"innerAPI" |
public static final String |
ENDPOINT_TYPE_OPEN |
"openAPI" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SDK_ENDPOINT_RESOLVING_ERROR |
"SDK.EndpointResolvingError" |
public static final String |
SDK_ENDPOINT_TESTABILITY |
"SDK.EndpointTestability" |
public static final String |
SDK_INVALID_SERVER_RESPONSE |
"SDK.InvalidServerResponse" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENDPOINT_NO_PRODUCT |
"No endpoint for product \'%s\'. \nPlease check the product code, or set an endpoint for your request explicitly.\nSee https://www.alibabacloud.com/help/zh/doc-detail/92049.htm\n" |
public static final String |
ENDPOINT_NO_REGION |
"No endpoint in the region \'%s\' for product \'%s\'. \nYou can set an endpoint for your request explicitly.%s\nSee https://www.alibabacloud.com/help/zh/doc-detail/92049.htm\n" |
public static final String |
INVALID_REGION_ID |
"No such region \'%s\'. Please check your region ID." |
public static final String |
SDK_ENDPOINT_MANAGEMENT_DOC_HTML |
"https://www.alibabacloud.com/help/zh/doc-detail/92049.htm" |
public static final String |
SERVER_RESPONSE_HTTP_BODY_EMPTY |
"Failed to parse the response. The request was succeeded, but the server returned an empty HTTP body." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_CONNECTION_TIMEOUT |
5000L |
public static final long |
DEFAULT_READ_TIMEOUT |
10000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CONTENT_LENGTH |
"Content-Length" |
protected static final String |
CONTENT_MD5 |
"Content-MD5" |
protected static final String |
CONTENT_TYPE |
"Content-Type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ACCEPT_ENCODING |
"Accept-Encoding" |
protected static final String |
CONTENT_TYPE |
"Content-Type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ACCEPT_ENCODING |
"Accept-Encoding" |
protected static final String |
CONTENT_TYPE |
"Content-Type" |
Copyright © 2019. All rights reserved.