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