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