Interface DeleteDataSourceResponse.Builder

  • Method Details

    • dataSourceId

      DeleteDataSourceResponse.Builder dataSourceId(String dataSourceId)

      The unique identifier of the data source that was deleted.

      Parameters:
      dataSourceId - The unique identifier of the data source that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • knowledgeBaseId

      DeleteDataSourceResponse.Builder knowledgeBaseId(String knowledgeBaseId)

      The unique identifier of the knowledge base to which the data source that was deleted belonged.

      Parameters:
      knowledgeBaseId - The unique identifier of the knowledge base to which the data source that was deleted belonged.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the data source.

      Parameters:
      status - The status of the data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the data source.

      Parameters:
      status - The status of the data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: