Interface DeleteDataSourceResponse.Builder

    • Method Detail

      • knowledgeBaseId

        DeleteDataSourceResponse.Builder knowledgeBaseId​(String knowledgeBaseId)
        Sets the value of the KnowledgeBaseId property for this object.
        Parameters:
        knowledgeBaseId - The new value for the KnowledgeBaseId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataSourceId

        DeleteDataSourceResponse.Builder dataSourceId​(String dataSourceId)
        Sets the value of the DataSourceId property for this object.
        Parameters:
        dataSourceId - The new value for the DataSourceId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.