Class: RightScaleAPI::Ec2SshKey
- Inherits:
-
Account::SubResource
- Object
- Base
- Account::SubResource
- RightScaleAPI::Ec2SshKey
- Defined in:
- lib/right-scale-api/ec2_ssh_key.rb
Overview
Instance Attribute Summary
Attributes inherited from Account::SubResource
Instance Method Summary collapse
Methods inherited from Account::SubResource
Methods inherited from Base
api_name, attributes, #collection_uri, create, #delete, #destroy, get, #get, #head, #initialize, #path, #post, #put, #reload!, #send_request, #update, #uri
Constructor Details
This class inherits a constructor from RightScaleAPI::Base
Instance Method Details
#href ⇒ Object
11 12 13 |
# File 'lib/right-scale-api/ec2_ssh_key.rb', line 11 def href uri end |