Class: Fog::Monitoring::OpenStack::AlarmCount
- Inherits:
-
OpenStack::Model
- Object
- Fog::Model
- OpenStack::Model
- Fog::Monitoring::OpenStack::AlarmCount
- Defined in:
- lib/fog/monitoring/openstack/models/alarm_count.rb
Instance Attribute Summary
Attributes inherited from OpenStack::Model
Instance Method Summary collapse
Methods inherited from OpenStack::Model
#create, #destroy, #initialize, #save, #update
Constructor Details
This class inherits a constructor from Fog::OpenStack::Model
Instance Method Details
#to_s ⇒ Object
11 12 13 |
# File 'lib/fog/monitoring/openstack/models/alarm_count.rb', line 11 def to_s name end |