Documentation

Facade

Table of Contents

Interfaces

FacadeInterface
Interface that defines a client facade. Facades are convenient static classes that allow you to run client methods statically on a default instance from the service builder. The facades themselves are aliased into the global namespace for ease of use.

Classes

AutoScaling
The following classes are used to implement the static client facades and are aliased into the global namespaced. We discourage the use of these classes directly by their full namespace since they are not autoloaded and are considered an implementation detail that could possibly be changed in the future.
CloudFormation
Base facade class that handles the delegation logic
CloudFront
Base facade class that handles the delegation logic
CloudSearch
Base facade class that handles the delegation logic
CloudTrail
Base facade class that handles the delegation logic
CloudWatch
Base facade class that handles the delegation logic
DataPipeline
Base facade class that handles the delegation logic
DirectConnect
Base facade class that handles the delegation logic
DynamoDb
Base facade class that handles the delegation logic
Ec2
Base facade class that handles the delegation logic
ElastiCache
Base facade class that handles the delegation logic
ElasticBeanstalk
Base facade class that handles the delegation logic
ElasticLoadBalancing
Base facade class that handles the delegation logic
ElasticTranscoder
Base facade class that handles the delegation logic
Emr
Base facade class that handles the delegation logic
Glacier
Base facade class that handles the delegation logic
Iam
Base facade class that handles the delegation logic
ImportExport
Base facade class that handles the delegation logic
Kinesis
Base facade class that handles the delegation logic
OpsWorks
Base facade class that handles the delegation logic
Rds
Base facade class that handles the delegation logic
Redshift
Base facade class that handles the delegation logic
Route53
Base facade class that handles the delegation logic
S3
Base facade class that handles the delegation logic
SimpleDb
Base facade class that handles the delegation logic
Ses
Base facade class that handles the delegation logic
Sns
Base facade class that handles the delegation logic
Sqs
Base facade class that handles the delegation logic
StorageGateway
Base facade class that handles the delegation logic
Sts
Base facade class that handles the delegation logic
Support
Base facade class that handles the delegation logic
Swf
Base facade class that handles the delegation logic
Facade
Base facade class that handles the delegation logic

        
On this page

Search results