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