Interface AssistantAssociationInputData.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AssistantAssociationInputData.Builder,AssistantAssociationInputData>, SdkBuilder<AssistantAssociationInputData.Builder,AssistantAssociationInputData>, SdkPojo
Enclosing class:
AssistantAssociationInputData

public static interface AssistantAssociationInputData.Builder extends SdkPojo, CopyableBuilder<AssistantAssociationInputData.Builder,AssistantAssociationInputData>
  • Method Details

    • knowledgeBaseId

      AssistantAssociationInputData.Builder knowledgeBaseId(String knowledgeBaseId)

      The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.

      Parameters:
      knowledgeBaseId - The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.