Parent

Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::StormOnDemand::Notification

Public Class Methods

new(attributes={}) click to toggle source
# File lib/fog/storm_on_demand/models/compute/notification.rb, line 21
def initialize(attributes={})
  super
end

Public Instance Methods

resolve() click to toggle source
# File lib/fog/storm_on_demand/models/compute/notification.rb, line 25
def resolve
  requires :identity
  service.resolve_notification(:id => identity).body
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.