Java com.amazonaws.services.s3 Headers fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3 Headers fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3 Headers.

The text is from its open source code.

Field

StringCONTENT_DISPOSITION
StringCONTENT_ENCODING
StringCONTENT_LENGTH
StringCONTENT_TYPE
StringDATE
StringETAG
StringLAST_MODIFIED
StringAMAZON_PREFIX
Prefix for general Amazon headers: x-amz-
StringS3_CANNED_ACL
S3's canned ACL header: x-amz-acl
StringS3_ALTERNATE_DATE
Amazon's alternative date header: x-amz-date
StringS3_USER_METADATA_PREFIX
Prefix for S3 user metadata: x-amz-meta-
StringSTORAGE_CLASS
Header describing what class of storage a user wants
StringSERVER_SIDE_ENCRYPTION
Header for optional server-side encryption algorithm
StringSERVER_SIDE_ENCRYPTION_CUSTOMER_KEY
Header for the customer-provided key for server-side encryption
StringCOPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5
Header for the MD5 digest of the customer-provided key for server-side encryption
StringRANGE
Range header for the get object request
StringREDIRECT_LOCATION
Header for optional redirect location of an object
StringSERVER_SIDE_ENCRYPTION_AWS_KMS_KEYID
Header in the request and response indicating the AWS Key Management System key id used for Server Side Encryption.