Fog::Collection
# File lib/fog/storm_on_demand/models/account/tokens.rb, line 10 def create(options={}) t = service.create_token(options).body new(t) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.