Interface Conversation.Builder

    • Method Detail

      • conversationId

        Conversation.Builder conversationId​(String conversationId)

        The identifier of the Amazon Q Business conversation.

        Parameters:
        conversationId - The identifier of the Amazon Q Business conversation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • title

        Conversation.Builder title​(String title)

        The title of the conversation.

        Parameters:
        title - The title of the conversation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • startTime

        Conversation.Builder startTime​(Instant startTime)

        The start time of the conversation.

        Parameters:
        startTime - The start time of the conversation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.