|
aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Crt::S3::S3ChecksumConfig, including all inherited members.
| GetChecksumAlgorithm() const noexcept | Aws::Crt::S3::S3ChecksumConfig | inline |
| GetLocation() const noexcept | Aws::Crt::S3::S3ChecksumConfig | inline |
| GetValidateResponseChecksum() const noexcept | Aws::Crt::S3::S3ChecksumConfig | inline |
| S3ChecksumConfig() noexcept | Aws::Crt::S3::S3ChecksumConfig | |
| SetChecksumAlgorithm(S3ChecksumAlgorithm algorithm) noexcept | Aws::Crt::S3::S3ChecksumConfig | inline |
| SetLocation(S3ChecksumLocation location) noexcept | Aws::Crt::S3::S3ChecksumConfig | inline |
| SetValidateResponseChecksum(bool validate) noexcept | Aws::Crt::S3::S3ChecksumConfig | inline |