Class: Fog::Compute::StormOnDemand::Stat

Inherits:
Model
  • Object
show all
Defined in:
lib/rackspace-fog/storm_on_demand/models/compute/stat.rb

Instance Attribute Summary

Attributes inherited from Model

#collection, #connection

Instance Method Summary collapse

Methods inherited from Model

#inspect, #reload, #symbolize_keys, #to_json, #wait_for

Methods included from Attributes::ClassMethods

#_load, #aliases, #attribute, #attributes, #identity, #ignore_attributes, #ignored_attributes

Methods included from Attributes::InstanceMethods

#_dump, #attributes, #dup, #identity, #identity=, #merge_attributes, #new_record?, #requires, #requires_one

Constructor Details

#initialize(attributes = {}) ⇒ Stat

Returns a new instance of Stat.



15
16
17
# File 'lib/rackspace-fog/storm_on_demand/models/compute/stat.rb', line 15

def initialize(attributes={})
  super
end