Interface UserTurnIntentOutput.Builder

  • Method Details

    • name

      The name of the intent.

      Parameters:
      name - The name of the intent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • slots

      The slots associated with the intent.

      Parameters:
      slots - The slots associated with the intent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.