7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace BedrockAgentRuntime
49 inline void SetContent(
const char* value) { m_contentHasBeenSet =
true; m_content.assign(value); }
57 bool m_contentHasBeenSet =
false;
bool ContentHasBeenSet() const
void SetContent(const char *value)
AWS_BEDROCKAGENTRUNTIME_API RawResponse()
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
void SetContent(Aws::String &&value)
const Aws::String & GetContent() const
RawResponse & WithContent(Aws::String &&value)
AWS_BEDROCKAGENTRUNTIME_API RawResponse(Aws::Utils::Json::JsonView jsonValue)
RawResponse & WithContent(const Aws::String &value)
AWS_BEDROCKAGENTRUNTIME_API RawResponse & operator=(Aws::Utils::Json::JsonView jsonValue)
RawResponse & WithContent(const char *value)
void SetContent(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue