Class: RightScale::CloudApi::AWS::RDS::ApiManager

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

Overview

Amazon Relational Database Service (RDS) compatible manager (thread safe).

See Also:

Constant Summary collapse

DEFAULT_API_VERSION =

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

'2013-02-12'

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