class Aws::Json::RpcHeadersHandler

def call(context)

Returns:
  • (Seahorse::Client::Response) -

Parameters:
  • context (Seahorse::Client::RequestContext) --
def call(context)
  @handler.call(add_headers(context))
end