Class: Aws::FinSpaceData::Plugins::ContentType

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

Defined Under Namespace

Classes: Handler

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



8
9
10
# File 'gems/aws-sdk-finspacedata/lib/aws-sdk-finspacedata/plugins/content_type.rb', line 8

def add_handlers(handlers, _config)
  handlers.add(Handler)
end