7#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
23namespace PaymentCryptographyData
43 inline void SetKeyArn(
const char* value) { m_keyArn.assign(value); }
70 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(const char *value)
void SetKeyCheckValue(const Aws::String &value)
VerifyMacResult & WithRequestId(const Aws::String &value)
const Aws::String & GetKeyArn() const
void SetKeyArn(Aws::String &&value)
VerifyMacResult & WithKeyCheckValue(const Aws::String &value)
void SetKeyArn(const char *value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API VerifyMacResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
void SetKeyCheckValue(Aws::String &&value)
VerifyMacResult & WithKeyArn(const Aws::String &value)
void SetKeyCheckValue(const char *value)
VerifyMacResult & WithRequestId(const char *value)
VerifyMacResult & WithKeyCheckValue(Aws::String &&value)
void SetKeyArn(const Aws::String &value)
const Aws::String & GetKeyCheckValue() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API VerifyMacResult()
VerifyMacResult & WithKeyCheckValue(const char *value)
VerifyMacResult & WithKeyArn(Aws::String &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API VerifyMacResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
VerifyMacResult & WithKeyArn(const char *value)
VerifyMacResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue