Package software.amazon.awssdk.services.s3.internal.handlers
-
Class Summary Class Description AsyncChecksumValidationInterceptor CreateBucketInterceptor CreateMultipartUploadRequestInterceptor DecodeUrlEncodedResponseInterceptor Encoding type affects the following values in the response: V1: Delimiter, Marker, Prefix, NextMarker, Key V2: Delimiter, Prefix, Key, and StartAfterEnableTrailingChecksumInterceptor ExceptionTranslationInterceptor Translate S3Exception for the API calls that do not contain the detailed error code.GetBucketPolicyInterceptor GetBucketPolicy returns just JSON so we wrap in XML so that it is unmarshalled correctly.GetObjectInterceptor Interceptor forGetObjectRequestmessages.LegacyMd5ExecutionInterceptor Not directly used in the SDK; it's used in a standalone SDK plugin -LegacyMd5Pluginthat enables md5 checksum calculation.ObjectMetadataInterceptor Interceptor that trims object metadata keys of any leading or trailing whitespace forPutObjectandCreateMultipartUpload.StreamingRequestInterceptor Interceptor to add an 'Expect: 100-continue' header to the HTTP Request if it represents a PUT Object request.SyncChecksumValidationInterceptor