Class: Fog::Compute::Packet::Event

Inherits:
Model
  • Object
show all
Defined in:
lib/fog/compute/packet/models/event.rb

Overview

Event Model

Instance Method Summary collapse

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