Interface RuntimeHintValue.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RuntimeHintValue.Builder,RuntimeHintValue>, SdkBuilder<RuntimeHintValue.Builder,RuntimeHintValue>, SdkPojo
Enclosing class:
RuntimeHintValue

public static interface RuntimeHintValue.Builder extends SdkPojo, CopyableBuilder<RuntimeHintValue.Builder,RuntimeHintValue>
  • Method Details

    • phrase

      The phrase that Amazon Lex V2 should look for in the user's input to the bot.

      Parameters:
      phrase - The phrase that Amazon Lex V2 should look for in the user's input to the bot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.