Parent

Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::Cloudstack::Flavor

Public Instance Methods

destroy() click to toggle source
# File lib/fog/cloudstack/models/compute/flavor.rb, line 27
def destroy
  raise Fog::Errors::Error.new('Destroying a flavor is not supported')
end
save() click to toggle source
# File lib/fog/cloudstack/models/compute/flavor.rb, line 23
def save
  raise Fog::Errors::Error.new('Creating a flavor is not supported')
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.