Class: Aws::SSO::Plugins::ContentType

Inherits:
Seahorse::Client::Plugin
  • Object
show all
Defined in:
lib/aws-sdk-sso/plugins/content_type.rb

Defined Under Namespace

Classes: Handler

Instance Method Summary collapse

Instance Method Details

#add_handlers(handlers, config) ⇒ Object



6
7
8
# File 'lib/aws-sdk-sso/plugins/content_type.rb', line 6

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