7#include <aws/payment-cryptography/PaymentCryptographyRequest.h>
8#include <aws/payment-cryptography/PaymentCryptography_EXPORTS.h>
9#include <aws/payment-cryptography/model/MpaOperation.h>
14namespace PaymentCryptography {
42 m_actionHasBeenSet =
true;
52 bool m_actionHasBeenSet =
false;
MpaOperation GetAction() const
bool ActionHasBeenSet() const
AWS_PAYMENTCRYPTOGRAPHY_API GetMpaTeamAssociationRequest()=default
GetMpaTeamAssociationRequest & WithAction(MpaOperation value)
AWS_PAYMENTCRYPTOGRAPHY_API Aws::String SerializePayload() const override
virtual const char * GetServiceRequestName() const override
void SetAction(MpaOperation value)
AWS_PAYMENTCRYPTOGRAPHY_API Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String