SDK for PHP 3.x

Retry

Table of Contents

Namespaces

Exception

Interfaces

ConfigurationInterface
Provides access to retry configuration

Classes

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}.

Traits

RetryHelperTrait

        
On this page