Class: Aws::Lightsail::Plugins::Endpoints
- Inherits:
 - 
      Seahorse::Client::Plugin
      
        
- Object
 - Seahorse::Client::Plugin
 - Aws::Lightsail::Plugins::Endpoints
 
 
- Defined in:
 - gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/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
      72 73 74  | 
    
      # File 'gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/plugins/endpoints.rb', line 72 def add_handlers(handlers, _config) handlers.add(Handler, step: :build, priority: 75) end  |