class Aws::Plugins::StubResponses
def add_handlers(handlers, config)
def add_handlers(handlers, config) handlers.add(Handler, step: :send) if config.stub_responses end
def add_handlers(handlers, config) handlers.add(Handler, step: :send) if config.stub_responses end