AWS SDK for C++
0.12.9
AWS SDK for C++
|
This is the complete list of members for Aws::Client::RetryStrategy, including all inherited members.
CalculateDelayBeforeNextRetry(const AWSError< CoreErrors > &error, long attemptedRetries) const =0 | Aws::Client::RetryStrategy | pure virtual |
ShouldRetry(const AWSError< CoreErrors > &error, long attemptedRetries) const =0 | Aws::Client::RetryStrategy | pure virtual |
~RetryStrategy() | Aws::Client::RetryStrategy | inlinevirtual |