class Aws::Plugins::ParamConverter
@api private
def add_handlers(handlers, config)
def add_handlers(handlers, config) handlers.add(Handler, step: :initialize) if config.convert_params end
@api private
def add_handlers(handlers, config) handlers.add(Handler, step: :initialize) if config.convert_params end