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