class Aws::LexModelsV2::Plugins::ContentType
Public Instance Methods
add_handlers(handlers, _config)
click to toggle source
# File lib/aws-sdk-lexmodelsv2/plugins/content_type.rb, line 8 def add_handlers(handlers, _config) handlers.add(Handler) end