Fog::Parsers::Base
# File lib/fog/aws/parsers/compute/create_image.rb, line 8 def end_element(name) case name when 'instanceId', 'requestId', 'name', 'description', 'noReboot', 'imageId' @response[name] = value end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.