22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
65 inline void SetKeyId(
const char* value) { m_keyId.assign(value); }
const Aws::Utils::ByteBuffer & GetPlaintext() const
DecryptResult & WithKeyId(Aws::String &&value)
void SetKeyId(const Aws::String &value)
DecryptResult & WithKeyId(const char *value)
const Aws::String & GetKeyId() const
DecryptResult & WithPlaintext(const Aws::Utils::ByteBuffer &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetKeyId(Aws::String &&value)
void SetKeyId(const char *value)
DecryptResult & WithPlaintext(Aws::Utils::ByteBuffer &&value)
DecryptResult & WithKeyId(const Aws::String &value)
void SetPlaintext(Aws::Utils::ByteBuffer &&value)
JSON (JavaScript Object Notation).
void SetPlaintext(const Aws::Utils::ByteBuffer &value)