Package com.robothy.s3.rest.constants
Class AmzHeaderValues
java.lang.Object
com.robothy.s3.rest.constants.AmzHeaderValues
Amazon S3 common header values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue of AmzHeaderNames.X_AMZ_CONTENT_SHA256. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STREAMING_AWS4_HMAC_SHA_256_PAYLOAD
Value of AmzHeaderNames.X_AMZ_CONTENT_SHA256. This value means the payload are encoded with signatures.- See Also:
-
-
Constructor Details
-
AmzHeaderValues
public AmzHeaderValues()
-