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