Methods

Class/Module Index [+]

Quicksearch

Fog::Account::StormOnDemand::Tokens

Public Instance Methods

create(options={}) click to toggle source
# File lib/fog/storm_on_demand/models/account/tokens.rb, line 11
def create(options={})
  t = service.create_token(options).body
  new(t)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.