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