Class: Aws::ApplicationCostProfiler::Plugins::Endpoints

Inherits:
Seahorse::Client::Plugin show all
Defined in:
gems/aws-sdk-applicationcostprofiler/lib/aws-sdk-applicationcostprofiler/plugins/endpoints.rb

Instance Method Summary collapse

Methods inherited from Seahorse::Client::Plugin

#add_options, #after_initialize, after_initialize, #before_initialize, before_initialize, option

Methods included from Seahorse::Client::HandlerBuilder

#handle, #handle_request, #handle_response

Instance Method Details

#add_handlers(handlers, _config) ⇒ Object



77
78
79
# File 'gems/aws-sdk-applicationcostprofiler/lib/aws-sdk-applicationcostprofiler/plugins/endpoints.rb', line 77

def add_handlers(handlers, _config)
  handlers.add(Handler, step: :build, priority: 75)
end