SDK for PHP 3.x

DefaultsMode

Table of Contents

Namespaces

Exception

Interfaces

ConfigurationInterface
Provides access to defaultsMode configuration

Classes

Configuration
ConfigurationProvider
A configuration provider is a function that returns a promise that is fulfilled with a {@see \Aws\DefaultsMode\ConfigurationInterface} or rejected with an {@see \Aws\DefaultsMode\Exception\ConfigurationException}.

        
On this page