7#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/payment-cryptography-data/model/VisaAmexDerivationOutputs.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace PaymentCryptographyData
84 inline void SetMac(
const char* value) { m_mac.assign(value); }
161 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
172 Aws::String m_secureMessagingConfidentialityKeyArn;
180 Aws::String m_secureMessagingIntegrityKeyCheckValue;
182 Aws::String m_secureMessagingConfidentialityKeyCheckValue;
GenerateMacEmvPinChangeResult & WithNewPinPekArn(const Aws::String &value)
void SetSecureMessagingConfidentialityKeyArn(const Aws::String &value)
void SetSecureMessagingIntegrityKeyCheckValue(const Aws::String &value)
void SetNewPinPekKeyCheckValue(const char *value)
GenerateMacEmvPinChangeResult & WithNewPinPekKeyCheckValue(Aws::String &&value)
const Aws::String & GetSecureMessagingIntegrityKeyArn() const
void SetNewPinPekArn(const char *value)
void SetSecureMessagingConfidentialityKeyCheckValue(const char *value)
GenerateMacEmvPinChangeResult & WithSecureMessagingConfidentialityKeyCheckValue(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithEncryptedPinBlock(const char *value)
GenerateMacEmvPinChangeResult & WithSecureMessagingConfidentialityKeyCheckValue(const Aws::String &value)
void SetNewPinPekKeyCheckValue(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithSecureMessagingConfidentialityKeyCheckValue(const char *value)
GenerateMacEmvPinChangeResult & WithSecureMessagingConfidentialityKeyArn(const Aws::String &value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API GenerateMacEmvPinChangeResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
const Aws::String & GetNewPinPekArn() const
GenerateMacEmvPinChangeResult & WithSecureMessagingIntegrityKeyArn(Aws::String &&value)
void SetNewPinPekKeyCheckValue(const Aws::String &value)
GenerateMacEmvPinChangeResult & WithMac(const Aws::String &value)
void SetSecureMessagingIntegrityKeyCheckValue(const char *value)
void SetSecureMessagingIntegrityKeyCheckValue(Aws::String &&value)
void SetMac(Aws::String &&value)
const Aws::String & GetSecureMessagingIntegrityKeyCheckValue() const
const Aws::String & GetSecureMessagingConfidentialityKeyArn() const
GenerateMacEmvPinChangeResult & WithSecureMessagingIntegrityKeyCheckValue(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithSecureMessagingConfidentialityKeyArn(const char *value)
void SetRequestId(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithSecureMessagingIntegrityKeyArn(const Aws::String &value)
void SetNewPinPekArn(const Aws::String &value)
GenerateMacEmvPinChangeResult & WithNewPinPekArn(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithVisaAmexDerivationOutputs(const VisaAmexDerivationOutputs &value)
void SetVisaAmexDerivationOutputs(VisaAmexDerivationOutputs &&value)
const Aws::String & GetMac() const
void SetSecureMessagingIntegrityKeyArn(const char *value)
GenerateMacEmvPinChangeResult & WithNewPinPekKeyCheckValue(const Aws::String &value)
GenerateMacEmvPinChangeResult & WithRequestId(const Aws::String &value)
void SetSecureMessagingConfidentialityKeyCheckValue(Aws::String &&value)
void SetEncryptedPinBlock(const Aws::String &value)
void SetSecureMessagingIntegrityKeyArn(Aws::String &&value)
void SetEncryptedPinBlock(const char *value)
const VisaAmexDerivationOutputs & GetVisaAmexDerivationOutputs() const
void SetEncryptedPinBlock(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithNewPinPekKeyCheckValue(const char *value)
GenerateMacEmvPinChangeResult & WithSecureMessagingIntegrityKeyCheckValue(const char *value)
const Aws::String & GetEncryptedPinBlock() const
GenerateMacEmvPinChangeResult & WithMac(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithEncryptedPinBlock(const Aws::String &value)
const Aws::String & GetSecureMessagingConfidentialityKeyCheckValue() const
void SetMac(const Aws::String &value)
void SetSecureMessagingIntegrityKeyArn(const Aws::String &value)
GenerateMacEmvPinChangeResult & WithMac(const char *value)
GenerateMacEmvPinChangeResult & WithEncryptedPinBlock(Aws::String &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API GenerateMacEmvPinChangeResult()
void SetVisaAmexDerivationOutputs(const VisaAmexDerivationOutputs &value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API GenerateMacEmvPinChangeResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetRequestId() const
void SetMac(const char *value)
GenerateMacEmvPinChangeResult & WithRequestId(Aws::String &&value)
void SetSecureMessagingConfidentialityKeyCheckValue(const Aws::String &value)
const Aws::String & GetNewPinPekKeyCheckValue() const
GenerateMacEmvPinChangeResult & WithSecureMessagingConfidentialityKeyArn(Aws::String &&value)
void SetRequestId(const char *value)
void SetNewPinPekArn(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithSecureMessagingIntegrityKeyArn(const char *value)
GenerateMacEmvPinChangeResult & WithRequestId(const char *value)
void SetSecureMessagingConfidentialityKeyArn(const char *value)
GenerateMacEmvPinChangeResult & WithVisaAmexDerivationOutputs(VisaAmexDerivationOutputs &&value)
GenerateMacEmvPinChangeResult & WithNewPinPekArn(const char *value)
void SetSecureMessagingConfidentialityKeyArn(Aws::String &&value)
GenerateMacEmvPinChangeResult & WithSecureMessagingIntegrityKeyCheckValue(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue