Interface OrchestratorConfigurationEntry.Builder

  • Method Details

    • aiAgentId

      The identifier of the AI Agent in the orchestrator configuration.

      Parameters:
      aiAgentId - The identifier of the AI Agent in the orchestrator configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • orchestratorUseCase

      OrchestratorConfigurationEntry.Builder orchestratorUseCase(String orchestratorUseCase)

      The use case for the orchestrator configuration. (for example Connect.SelfService, Connect.AgentAssistance)

      Parameters:
      orchestratorUseCase - The use case for the orchestrator configuration. (for example Connect.SelfService, Connect.AgentAssistance)
      Returns:
      Returns a reference to this object so that method calls can be chained together.