7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/bedrock-agent/model/AgentStatus.h>
10#include <aws/core/utils/DateTime.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
45 inline void SetAgentId(
const char* value) { m_agentId.assign(value); }
93 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const Aws::String & GetRequestId() const
void SetRequestId(Aws::String &&value)
void SetAgentId(const Aws::String &value)
PrepareAgentResult & WithRequestId(Aws::String &&value)
const AgentStatus & GetAgentStatus() const
AWS_BEDROCKAGENT_API PrepareAgentResult()
PrepareAgentResult & WithAgentVersion(const char *value)
AWS_BEDROCKAGENT_API PrepareAgentResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
PrepareAgentResult & WithAgentId(const char *value)
void SetRequestId(const char *value)
PrepareAgentResult & WithAgentId(const Aws::String &value)
PrepareAgentResult & WithRequestId(const char *value)
void SetAgentStatus(AgentStatus &&value)
AWS_BEDROCKAGENT_API PrepareAgentResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::Utils::DateTime & GetPreparedAt() const
PrepareAgentResult & WithAgentVersion(Aws::String &&value)
PrepareAgentResult & WithPreparedAt(Aws::Utils::DateTime &&value)
PrepareAgentResult & WithRequestId(const Aws::String &value)
PrepareAgentResult & WithAgentStatus(const AgentStatus &value)
PrepareAgentResult & WithPreparedAt(const Aws::Utils::DateTime &value)
void SetPreparedAt(Aws::Utils::DateTime &&value)
PrepareAgentResult & WithAgentStatus(AgentStatus &&value)
void SetAgentId(const char *value)
void SetAgentVersion(const Aws::String &value)
const Aws::String & GetAgentVersion() const
const Aws::String & GetAgentId() const
void SetRequestId(const Aws::String &value)
void SetPreparedAt(const Aws::Utils::DateTime &value)
void SetAgentId(Aws::String &&value)
void SetAgentStatus(const AgentStatus &value)
void SetAgentVersion(const char *value)
PrepareAgentResult & WithAgentId(Aws::String &&value)
void SetAgentVersion(Aws::String &&value)
PrepareAgentResult & WithAgentVersion(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue