Interface DeleteKnowledgeBaseResponse.Builder

  • Method Details

    • knowledgeBaseArn

      DeleteKnowledgeBaseResponse.Builder knowledgeBaseArn(String knowledgeBaseArn)

      The ARN of the deleted knowledge base.

      Parameters:
      knowledgeBaseArn - The ARN of the deleted knowledge base.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • knowledgeBaseId

      DeleteKnowledgeBaseResponse.Builder knowledgeBaseId(String knowledgeBaseId)

      The ID of the deleted knowledge base.

      Parameters:
      knowledgeBaseId - The ID of the deleted knowledge base.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestId

      The Amazon Web Services request ID for this operation.

      Parameters:
      requestId - The Amazon Web Services request ID for this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The HTTP status of the request.

      Parameters:
      status - The HTTP status of the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.