class Fog::Compute::Packet::Event

Event Model

Public Class Methods

new(attributes = {}) click to toggle source
Calls superclass method
# File lib/fog/compute/packet/models/event.rb, line 17
def initialize(attributes = {})
  super
end