Class: Aws::StorageGateway::Plugins::Endpoints
- Inherits:
-
Seahorse::Client::Plugin
- Object
- Seahorse::Client::Plugin
- Aws::StorageGateway::Plugins::Endpoints
- Defined in:
- lib/aws-sdk-storagegateway/plugins/endpoints.rb
Defined Under Namespace
Classes: Handler
Instance Method Summary collapse
Instance Method Details
#add_handlers(handlers, _config) ⇒ Object
257 258 259 |
# File 'lib/aws-sdk-storagegateway/plugins/endpoints.rb', line 257 def add_handlers(handlers, _config) handlers.add(Handler, step: :build, priority: 75) end |