Class: Fog::OpenStack::Monitoring::DimensionValue
- Inherits:
-
Fog::OpenStack::Model
- Object
- Model
- Fog::OpenStack::Model
- Fog::OpenStack::Monitoring::DimensionValue
- Defined in:
- lib/fog/openstack/monitoring/models/dimension_value.rb
Instance Attribute Summary
Attributes inherited from Fog::OpenStack::Model
Instance Method Summary collapse
Methods inherited from Fog::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/openstack/monitoring/models/dimension_value.rb', line 13 def to_s name end |