class Fog::Network::StormOnDemand::PrivateIp

Public Class Methods

new(attributes={}) click to toggle source
Calls superclass method Fog::Model::new
# File lib/fog/storm_on_demand/models/network/private_ip.rb, line 10
def initialize(attributes={})
  super
end