7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/bedrock-agent/model/Agent.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); }
GetAgentResult & WithRequestId(const Aws::String &value)
AWS_BEDROCKAGENT_API GetAgentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetAgent(const Agent &value)
void SetRequestId(const char *value)
GetAgentResult & WithAgent(Agent &&value)
void SetRequestId(Aws::String &&value)
const Aws::String & GetRequestId() const
const Agent & GetAgent() const
GetAgentResult & WithRequestId(const char *value)
void SetAgent(Agent &&value)
GetAgentResult & WithRequestId(Aws::String &&value)
GetAgentResult & WithAgent(const Agent &value)
void SetRequestId(const Aws::String &value)
AWS_BEDROCKAGENT_API GetAgentResult()
AWS_BEDROCKAGENT_API GetAgentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue