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