Retry
Namespaces
Interfaces, Classes and Traits
- ConfigurationInterface
- Provides access to retry configuration
- Configuration
- ConfigurationProvider
- A configuration provider is a function that returns a promise that is fulfilled with a {@see \Aws\Retry\ConfigurationInterface} or rejected with an {@see \Aws\Retry\Exception\ConfigurationException}.
- RetryHelperTrait