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