7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/AgentKnowledgeBase.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const AgentKnowledgeBase & GetAgentKnowledgeBase() const
UpdateAgentKnowledgeBaseResult & WithAgentKnowledgeBase(const AgentKnowledgeBase &value)
void SetRequestId(const Aws::String &value)
void SetAgentKnowledgeBase(AgentKnowledgeBase &&value)
void SetRequestId(const char *value)
AWS_BEDROCKAGENT_API UpdateAgentKnowledgeBaseResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
UpdateAgentKnowledgeBaseResult & WithRequestId(const char *value)
UpdateAgentKnowledgeBaseResult & WithRequestId(const Aws::String &value)
UpdateAgentKnowledgeBaseResult & WithAgentKnowledgeBase(AgentKnowledgeBase &&value)
AWS_BEDROCKAGENT_API UpdateAgentKnowledgeBaseResult()
void SetAgentKnowledgeBase(const AgentKnowledgeBase &value)
UpdateAgentKnowledgeBaseResult & WithRequestId(Aws::String &&value)
AWS_BEDROCKAGENT_API UpdateAgentKnowledgeBaseResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue