Class: RightScale::CloudApi::AWS::EC::ApiManager

Inherits:
ApiManager
  • Object
show all
Defined in:
lib/cloud/aws/ec/manager.rb

Overview

Amazon ElastiCache (EC) compatible manager (thread unsafe).

See Also:

Constant Summary collapse

DEFAULT_API_VERSION =

Default API version for ElastiCache service. To override the API version use :api_version key when instantiating a manager.

'2012-11-15'

Constants inherited from ApiManager

ApiManager::COMMON_QUERY_PARAMS

Method Summary

Methods inherited from ApiManager

#api, #initialize, #method_missing, #parametrize

Constructor Details

This class inherits a constructor from RightScale::CloudApi::AWS::ApiManager

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class RightScale::CloudApi::AWS::ApiManager