Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URL_ENCODING |
"UTF-8" |
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" |
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" |
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_LENGTH |
"Content-Length" |
protected static final String |
CONTENT_MD5 |
"Content-MD5" |
protected static final String |
CONTENT_TYPE |
"Content-Type" |
Copyright © 2018. All Rights Reserved.