Class: Fog::Monitoring::OpenStack::DimensionValue
- Inherits:
-
OpenStack::Model
- Object
- Fog::Model
- OpenStack::Model
- Fog::Monitoring::OpenStack::DimensionValue
- Defined in:
- lib/fog/monitoring/openstack/models/dimension_value.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
13 14 15 |
# File 'lib/fog/monitoring/openstack/models/dimension_value.rb', line 13 def to_s name end |