|
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::S3RetryStrategy, including all inherited members.
| CreateExponentialBackoff(Io::EventLoopGroup &elGroup, const S3RetryStrategyExponentialBackoffOptions &options={}) noexcept | Aws::Crt::S3::S3RetryStrategy | static |
| CreateNoRetry() noexcept | Aws::Crt::S3::S3RetryStrategy | static |
| CreateStandard() noexcept | Aws::Crt::S3::S3RetryStrategy | static |
| operator bool() const noexcept | Aws::Crt::S3::S3RetryStrategy | inlineexplicit |
| operator=(const S3RetryStrategy &)=delete | Aws::Crt::S3::S3RetryStrategy | |
| operator=(S3RetryStrategy &&other) noexcept=default | Aws::Crt::S3::S3RetryStrategy | |
| S3RetryStrategy(const S3RetryStrategy &)=delete | Aws::Crt::S3::S3RetryStrategy | |
| S3RetryStrategy(S3RetryStrategy &&other) noexcept=default | Aws::Crt::S3::S3RetryStrategy | |
| ~S3RetryStrategy() noexcept=default | Aws::Crt::S3::S3RetryStrategy |