class Aws::Lex::Conversation::Handler::Delegate
Public Instance Methods
response(conversation)
click to toggle source
# File lib/aws/lex/conversation/handler/delegate.rb, line 8 def response(conversation) conversation.delegate end