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;
52 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
void SetAgentKnowledgeBase(AgentKnowledgeBase &&value)
void SetRequestId(const char *value)
GetAgentKnowledgeBaseResult & WithRequestId(const char *value)
GetAgentKnowledgeBaseResult & WithRequestId(const Aws::String &value)
void SetAgentKnowledgeBase(const AgentKnowledgeBase &value)
void SetRequestId(const Aws::String &value)
GetAgentKnowledgeBaseResult & WithRequestId(Aws::String &&value)
AWS_BEDROCKAGENT_API GetAgentKnowledgeBaseResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_BEDROCKAGENT_API GetAgentKnowledgeBaseResult()
const Aws::String & GetRequestId() const
GetAgentKnowledgeBaseResult & WithAgentKnowledgeBase(AgentKnowledgeBase &&value)
AWS_BEDROCKAGENT_API GetAgentKnowledgeBaseResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const AgentKnowledgeBase & GetAgentKnowledgeBase() const
GetAgentKnowledgeBaseResult & WithAgentKnowledgeBase(const AgentKnowledgeBase &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue