Interface InvokeAssistantResponse.Builder

  • Method Details

    • conversationId

      InvokeAssistantResponse.Builder conversationId(String conversationId)

      The ID of the conversation, in UUID format. This ID uniquely identifies the conversation within IoT SiteWise.

      Parameters:
      conversationId - The ID of the conversation, in UUID format. This ID uniquely identifies the conversation within IoT SiteWise.
      Returns:
      Returns a reference to this object so that method calls can be chained together.