Class LegacyMd5ExecutionInterceptor

java.lang.Object
software.amazon.awssdk.services.s3.internal.handlers.LegacyMd5ExecutionInterceptor
All Implemented Interfaces:
ExecutionInterceptor

@SdkInternalApi public class LegacyMd5ExecutionInterceptor extends Object implements ExecutionInterceptor
Not directly used in the SDK; it's used in a standalone SDK plugin - LegacyMd5Plugin that enables md5 checksum calculation.