Interface AIAgentConfigurationData.Builder

    • Method Detail

      • aiAgentId

        AIAgentConfigurationData.Builder aiAgentId​(String aiAgentId)

        The ID of the AI Agent to be configured.

        Parameters:
        aiAgentId - The ID of the AI Agent to be configured.
        Returns:
        Returns a reference to this object so that method calls can be chained together.