Module: AWS::Core::Client::QueryXML

Overview

When a client class extends this module, its API configuration is parsed. For each operation in the API configuration, one client method is added.

Clients extending QueryXML all have in common their method of serializing request (input) paramters and parsing response (output) XML.

Defined Under Namespace

Modules: ErrorParser