Interface AWS2S3Constants
-
public interface AWS2S3ConstantsConstants used in Camel AWS2 S3 module
-
-
Field Summary
Fields Modifier and Type Field Description static StringACLstatic StringBUCKET_DESTINATION_NAMEstatic StringBUCKET_NAMEstatic StringCACHE_CONTROLstatic StringCANNED_ACLstatic StringCONTENT_DISPOSITIONstatic StringCONTENT_ENCODINGstatic StringCONTENT_LENGTHstatic StringCONTENT_MD5static StringCONTENT_TYPEstatic StringDESTINATION_KEYstatic StringDOWNLOAD_LINK_EXPIRATION_TIMEstatic StringE_TAGstatic StringEXPIRATION_TIMEstatic StringKEYstatic StringLAST_MODIFIEDstatic StringMETADATAstatic StringRANGE_ENDstatic StringRANGE_STARTstatic StringREPLICATION_STATUSstatic StringS3_OPERATIONstatic StringSERVER_SIDE_ENCRYPTIONstatic StringSTORAGE_CLASSstatic StringVERSION_ID
-
-
-
Field Detail
-
BUCKET_NAME
static final String BUCKET_NAME
- See Also:
- Constant Field Values
-
BUCKET_DESTINATION_NAME
static final String BUCKET_DESTINATION_NAME
- See Also:
- Constant Field Values
-
CACHE_CONTROL
static final String CACHE_CONTROL
- See Also:
- Constant Field Values
-
CONTENT_DISPOSITION
static final String CONTENT_DISPOSITION
- See Also:
- Constant Field Values
-
CONTENT_ENCODING
static final String CONTENT_ENCODING
- See Also:
- Constant Field Values
-
CONTENT_LENGTH
static final String CONTENT_LENGTH
- See Also:
- Constant Field Values
-
CONTENT_MD5
static final String CONTENT_MD5
- See Also:
- Constant Field Values
-
CONTENT_TYPE
static final String CONTENT_TYPE
- See Also:
- Constant Field Values
-
E_TAG
static final String E_TAG
- See Also:
- Constant Field Values
-
KEY
static final String KEY
- See Also:
- Constant Field Values
-
DESTINATION_KEY
static final String DESTINATION_KEY
- See Also:
- Constant Field Values
-
LAST_MODIFIED
static final String LAST_MODIFIED
- See Also:
- Constant Field Values
-
STORAGE_CLASS
static final String STORAGE_CLASS
- See Also:
- Constant Field Values
-
VERSION_ID
static final String VERSION_ID
- See Also:
- Constant Field Values
-
CANNED_ACL
static final String CANNED_ACL
- See Also:
- Constant Field Values
-
ACL
static final String ACL
- See Also:
- Constant Field Values
-
S3_OPERATION
static final String S3_OPERATION
- See Also:
- Constant Field Values
-
SERVER_SIDE_ENCRYPTION
static final String SERVER_SIDE_ENCRYPTION
- See Also:
- Constant Field Values
-
EXPIRATION_TIME
static final String EXPIRATION_TIME
- See Also:
- Constant Field Values
-
REPLICATION_STATUS
static final String REPLICATION_STATUS
- See Also:
- Constant Field Values
-
RANGE_START
static final String RANGE_START
- See Also:
- Constant Field Values
-
RANGE_END
static final String RANGE_END
- See Also:
- Constant Field Values
-
DOWNLOAD_LINK_EXPIRATION_TIME
static final String DOWNLOAD_LINK_EXPIRATION_TIME
- See Also:
- Constant Field Values
-
METADATA
static final String METADATA
- See Also:
- Constant Field Values
-
-