Package software.amazon.awssdk.core.checksums
-
Interface Summary Interface Description SdkChecksum Deprecated. this class is deprecated and will not be updated. -
Class Summary Class Description ChecksumSpecs Defines all the Specifications that are required while adding HttpChecksum to a request and validating HttpChecksum of a response.ChecksumSpecs.Builder Crc32CChecksum Deprecated. this class is deprecated and subject to removal.Crc32Checksum Deprecated. this class is deprecated and subject to removal.Md5Checksum Deprecated. this class is deprecated and subject to removal.RequestChecksumCalculationResolver Allows customizing the variables used during determination of aRequestChecksumCalculation
.ResponseChecksumValidationResolver Allows customizing the variables used during determination of aResponseChecksumValidation
.Sha1Checksum Deprecated. this class is deprecated and subject to removal.Sha256Checksum Deprecated. this class is deprecated and subject to removal. -
Enum Summary Enum Description Algorithm Deprecated. this class is deprecated and will not be updated.ChecksumValidation Enum to indicate the checksum validation is performed on a Response that supports Http Checksum Validation.RequestChecksumCalculation Enum class for request checksum calculation setting.ResponseChecksumValidation Enum class for response checksum validation setting.