Class: Fog::Compute::Packet::Event
- Inherits:
-
Model
- Object
- Model
- Fog::Compute::Packet::Event
- Defined in:
- lib/fog/compute/packet/models/event.rb
Overview
Event Model
Instance Method Summary collapse
-
#initialize(attributes = {}) ⇒ Event
constructor
A new instance of Event.
Constructor Details
#initialize(attributes = {}) ⇒ Event
Returns a new instance of Event.
17 18 19 |
# File 'lib/fog/compute/packet/models/event.rb', line 17 def initialize(attributes = {}) super end |