Class: Fog::Compute::Ecloud::SshKey
- Inherits:
-
Ecloud::Model
- Object
- Model
- Ecloud::Model
- Fog::Compute::Ecloud::SshKey
- Defined in:
- lib/fog/ecloud/models/compute/ssh_key.rb
Instance Attribute Summary
Attributes inherited from Ecloud::Model
Instance Method Summary collapse
Methods inherited from Ecloud::Model
Instance Method Details
#id ⇒ Object
13 14 15 |
# File 'lib/fog/ecloud/models/compute/ssh_key.rb', line 13 def id href.scan(/\d+/)[0] end |