Method: Fog::Network::Softlayer::Mock#get_subnet_price_code

Defined in:
lib/fog/softlayer/requests/network/get_subnet_price_code.rb

#get_subnet_price_code(address_count, public = true) ⇒ Object



14
15
16
# File 'lib/fog/softlayer/requests/network/get_subnet_price_code.rb', line 14

def get_subnet_price_code(address_count, public=true)
  42
end