lib/fog/brightbox/models/compute/event.rb in fog-brightbox-0.1.0.dev2 vs lib/fog/brightbox/models/compute/event.rb in fog-brightbox-0.1.0
- old
+ new
@@ -1,11 +1,11 @@
-require 'fog/core/model'
+require "fog/brightbox/model"
module Fog
module Compute
class Brightbox
-
- class Event < Fog::Model
+ # @api private
+ class Event < Fog::Brightbox::Model
identity :id
attribute :url
attribute :resource_type