Fog::Collection
# File lib/fog/linode/models/compute/flavors.rb, line 10 def all load flavors end
# File lib/fog/linode/models/compute/flavors.rb, line 14 def get(id) new flavors(id).first rescue Fog::Linode::Compute::NotFound nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.