Public Member Functions | List of all members
Aws::Client::NoRetryStrategy Class Reference
Inheritance diagram for Aws::Client::NoRetryStrategy:
Inheritance graph
[legend]

Public Member Functions

long CalculateDelayBeforeNextRetry (const AWSError< CoreErrors > &error, long attemptedRetries) const override
 
 NoRetryStrategy ()=default
 
bool ShouldRetry (const AWSError< CoreErrors > &error, long attemptedRetries) const override
 

Detailed Description

Definition at line 34 of file client_configuration_provider.cpp.

Constructor & Destructor Documentation

Aws::Client::NoRetryStrategy::NoRetryStrategy ( )
default

Member Function Documentation

long Aws::Client::NoRetryStrategy::CalculateDelayBeforeNextRetry ( const AWSError< CoreErrors > &  error,
long  attemptedRetries 
) const
inlineoverride

Definition at line 48 of file client_configuration_provider.cpp.

bool Aws::Client::NoRetryStrategy::ShouldRetry ( const AWSError< CoreErrors > &  error,
long  attemptedRetries 
) const
inlineoverride

Definition at line 40 of file client_configuration_provider.cpp.


The documentation for this class was generated from the following file:


aws_common
Author(s): AWS RoboMaker
autogenerated on Sat Mar 6 2021 03:11:38