Class: RightScale::CloudApi::AWS::ELB::ApiManager

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

Overview

Amazon Elastic Load Balancing (ELB) compatible manager (thread unsafe).

See Also:

Constant Summary collapse

DEFAULT_API_VERSION =

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

'2012-06-01'

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