public interface Headers
| Modifier and Type | Field and Description |
|---|---|
static String |
APPEND_OBJECT_NEXT_POSISTION |
static String |
BUCKET_ARCH
COS response header for merge bucket type
|
static String |
CACHE_CONTROL |
static String |
CI_REQUEST_ID
CI response header for a request's ci request ID
|
static String |
CONNECTION |
static String |
CONTENT_DISPOSITION |
static String |
CONTENT_ENCODING |
static String |
CONTENT_LANGUAGE |
static String |
CONTENT_LENGTH |
static String |
CONTENT_MD5 |
static String |
CONTENT_RANGE |
static String |
CONTENT_TYPE |
static String |
COPY_PART_RANGE
Range header for the copy part request
|
static String |
COPY_SOURCE_IF_MATCH
ETag matching constraint header for the copy object request
|
static String |
COPY_SOURCE_IF_MODIFIED_SINCE
Modified since constraint header for the copy object request
|
static String |
COPY_SOURCE_IF_NO_MATCH
ETag non-matching constraint header for the copy object request
|
static String |
COPY_SOURCE_IF_UNMODIFIED_SINCE
Unmodified since constraint header for the copy object request
|
static String |
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM
Header for the encryption algorithm used when encrypting the object with customer-provided keys
|
static String |
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY
Header for the customer-provided key for server-side encryption
|
static String |
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5
Header for the MD5 digest of the customer-provided key for server-side encryption
|
static String |
COS_ALTERNATE_DATE
Cos's alternative date header: x-cos-date
|
static String |
COS_AUTHORIZATION
COS's Multi-Factor Authentication header
|
static String |
COS_BUCKET_REGION
Region where the bucket is located.
|
static String |
COS_CANNED_ACL
COS's canned ACL header: x-cos-acl
|
static String |
COS_HASH_CRC64_ECMA
part or object crc64
|
static String |
COS_PREFIX
Prefix for general COS headers: x-cos-
|
static String |
COS_TRAFFIC_LIMIT
COS traffic limit header
|
static String |
COS_USER_METADATA_PREFIX
Prefix for COS user metadata: x-cos-meta-
|
static String |
COS_VERSION_ID
COS's version ID header
|
static String |
CRYPTO_CEK_ALGORITHM
Content encryption algorithm, such as "AES/GCM/NoPadding".
|
static String |
CRYPTO_INSTRUCTION_FILE
Instruction file header to be placed in the metadata of instruction files
|
static String |
CRYPTO_IV
Initialization vector (IV) header that is used in the symmetric and envelope encryption mechanisms
|
static String |
CRYPTO_KEY
Encrypted symmetric key header that is used in the envelope encryption mechanism
|
static String |
CRYPTO_KEY_V2
Encrypted symmetric key header that is used in the Authenticated
Encryption (AE) cryptographic module.
|
static String |
CRYPTO_KEYWRAP_ALGORITHM
Key wrapping algorithm such as "AESWrap" and "RSA/ECB/OAEPWithSHA-256AndMGF1Padding".
|
static String |
CRYPTO_TAG_LENGTH
Tag length applicable to authenticated encrypt/decryption.
|
static String |
DATE |
static String |
DELETE_MARKER
Header for the optional delete marker information of an object
|
static String |
ENCRYPTION_CEK_ALG |
static String |
ENCRYPTION_DATA_SIZE |
static String |
ENCRYPTION_KEY |
static String |
ENCRYPTION_MATDESC |
static String |
ENCRYPTION_PART_SIZE |
static String |
ENCRYPTION_START |
static String |
ENCRYPTION_UNENCRYPTED_CONTENT_LENGTH |
static String |
ENCRYPTION_UNENCRYPTED_CONTENT_MD5 |
static String |
ENCRYPTION_WRAP_ALG |
static String |
ETAG |
static String |
EXPIRATION
Header for optional object expiration
|
static String |
EXPIRES
Header for optional object expiration
|
static String |
FILE_MODE_DIR |
static String |
GET_OBJECT_IF_MATCH
ETag matching constraint header for the get object request
|
static String |
GET_OBJECT_IF_MODIFIED_SINCE
Modified since constraint header for the get object request
|
static String |
GET_OBJECT_IF_NONE_MATCH
ETag non-matching constraint header for the get object request
|
static String |
GET_OBJECT_IF_UNMODIFIED_SINCE
Unmodified since constraint header for the get object request
|
static String |
HOST |
static String |
LAST_MODIFIED |
static String |
MATERIALS_DESCRIPTION
JSON-encoded description of encryption materials used during encryption
|
static String |
METADATA_DIRECTIVE
COS request header indicating how to handle metadata when copying an object
|
static String |
PIC_OPERATIONS |
static String |
RANGE
Range header for the get object request
|
static String |
REDIRECT_LOCATION
Header for optional redirect location of an object
|
static String |
REQUEST_ID
COS response header for a request's cos request ID
|
static String |
RESTORE
Header for the optional restore information of an object
|
static String |
SDK_LOG_DEBUG |
static String |
SECURITY_TOKEN
DevPay token header
|
static String |
SERVER |
static String |
SERVER_SIDE_ENCRYPTION
Header for optional server-side encryption algorithm
|
static String |
SERVER_SIDE_ENCRYPTION_CONTEXT |
static String |
SERVER_SIDE_ENCRYPTION_COS_KMS_KEY_ID |
static String |
SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM
Header for the encryption algorithm used when encrypting the object with customer-provided keys
|
static String |
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY
Header for the customer-provided key for server-side encryption
|
static String |
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5
Header for the MD5 digest of the customer-provided key for server-side encryption
|
static String |
SERVER_SIDE_ENCRYPTION_QCLOUD_KMS_KEYID
Header in the request and response indicating the QCLOUD Key Management
System key id used for Server Side Encryption.
|
static String |
STORAGE_CLASS
Header describing what class of storage a user wants
|
static String |
SYMLINK_TARGET |
static String |
TRACE_ID
COS response header for TRACE ID
|
static String |
UNENCRYPTED_CONTENT_LENGTH
Header for the original, unencrypted size of an encrypted object
|
static String |
UNENCRYPTED_CONTENT_MD5
Header for the optional original unencrypted Content MD5 of an encrypted object
|
static String |
USER_AGENT |
static final String HOST
static final String CACHE_CONTROL
static final String CONTENT_DISPOSITION
static final String CONTENT_ENCODING
static final String CONTENT_LENGTH
static final String CONTENT_RANGE
static final String CONTENT_MD5
static final String CONTENT_TYPE
static final String CONTENT_LANGUAGE
static final String DATE
static final String ETAG
static final String LAST_MODIFIED
static final String SERVER
static final String USER_AGENT
static final String SDK_LOG_DEBUG
static final String FILE_MODE_DIR
static final String CONNECTION
static final String COS_PREFIX
static final String COS_CANNED_ACL
static final String COS_ALTERNATE_DATE
static final String COS_HASH_CRC64_ECMA
static final String COS_USER_METADATA_PREFIX
static final String COS_VERSION_ID
static final String COS_AUTHORIZATION
static final String COS_TRAFFIC_LIMIT
static final String REQUEST_ID
static final String CI_REQUEST_ID
static final String TRACE_ID
static final String BUCKET_ARCH
static final String METADATA_DIRECTIVE
static final String SECURITY_TOKEN
static final String STORAGE_CLASS
static final String SERVER_SIDE_ENCRYPTION
static final String SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM
static final String SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY
static final String SERVER_SIDE_ENCRYPTION_COS_KMS_KEY_ID
static final String SERVER_SIDE_ENCRYPTION_CONTEXT
static final String SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5
static final String COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM
static final String COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY
static final String COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5
static final String EXPIRATION
static final String EXPIRES
static final String COPY_SOURCE_IF_MATCH
static final String COPY_SOURCE_IF_NO_MATCH
static final String COPY_SOURCE_IF_UNMODIFIED_SINCE
static final String COPY_SOURCE_IF_MODIFIED_SINCE
static final String RANGE
static final String COPY_PART_RANGE
static final String GET_OBJECT_IF_MODIFIED_SINCE
static final String GET_OBJECT_IF_UNMODIFIED_SINCE
static final String GET_OBJECT_IF_MATCH
static final String GET_OBJECT_IF_NONE_MATCH
static final String CRYPTO_KEY
static final String APPEND_OBJECT_NEXT_POSISTION
static final String CRYPTO_KEY_V2
static final String CRYPTO_IV
static final String MATERIALS_DESCRIPTION
static final String CRYPTO_INSTRUCTION_FILE
static final String UNENCRYPTED_CONTENT_LENGTH
static final String UNENCRYPTED_CONTENT_MD5
static final String SERVER_SIDE_ENCRYPTION_QCLOUD_KMS_KEYID
static final String REDIRECT_LOCATION
static final String RESTORE
static final String DELETE_MARKER
static final String CRYPTO_KEYWRAP_ALGORITHM
static final String CRYPTO_CEK_ALGORITHM
static final String CRYPTO_TAG_LENGTH
static final String COS_BUCKET_REGION
static final String PIC_OPERATIONS
static final String ENCRYPTION_KEY
static final String ENCRYPTION_START
static final String ENCRYPTION_CEK_ALG
static final String ENCRYPTION_WRAP_ALG
static final String ENCRYPTION_MATDESC
static final String ENCRYPTION_UNENCRYPTED_CONTENT_LENGTH
static final String ENCRYPTION_UNENCRYPTED_CONTENT_MD5
static final String ENCRYPTION_DATA_SIZE
static final String ENCRYPTION_PART_SIZE
static final String SYMLINK_TARGET
Copyright © 2023. All rights reserved.