Methods

Class/Module Index [+]

Quicksearch

Fog::Parsers::AWS::EMR::ModifyInstanceGroups

Public Instance Methods

end_element(name) click to toggle source
# File lib/fog/aws/parsers/emr/modify_instance_groups.rb, line 7
def end_element(name)
  case name
  when 'RequestId'
    @response[name] = value
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.