Interface RepromptResponse.Builder

  • Method Details

    • source

      Specifies what output is prompting the agent to reprompt the input.

      Parameters:
      source - Specifies what output is prompting the agent to reprompt the input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • source

      Specifies what output is prompting the agent to reprompt the input.

      Parameters:
      source - Specifies what output is prompting the agent to reprompt the input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • text

      The text reprompting the input.

      Parameters:
      text - The text reprompting the input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.