class Fog::Compute::StormOnDemand

Constants

API_URL

Public Class Methods

new(attributes={}) click to toggle source
Calls superclass method Fog::Service.new
# File lib/fog/storm_on_demand/models/compute/config.rb, line 19
def initialize(attributes={})
  super
end