Class: Fog::OpenStack::Monitoring::Statistic

Inherits:
Fog::OpenStack::Model show all
Defined in:
lib/fog/openstack/monitoring/models/statistic.rb

Instance Attribute Summary

Attributes inherited from Fog::OpenStack::Model

#project

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_sObject



14
15
16
# File 'lib/fog/openstack/monitoring/models/statistic.rb', line 14

def to_s
  name
end