Class: Aws::Finspace::Plugins::ContentType
- Inherits:
-
Seahorse::Client::Plugin
- Object
- Seahorse::Client::Plugin
- Aws::Finspace::Plugins::ContentType
- Defined in:
- lib/aws-sdk-finspace/plugins/content_type.rb
Defined Under Namespace
Classes: Handler
Instance Method Summary collapse
Instance Method Details
#add_handlers(handlers, _config) ⇒ Object
8 9 10 |
# File 'lib/aws-sdk-finspace/plugins/content_type.rb', line 8 def add_handlers(handlers, _config) handlers.add(Handler) end |