9#include <aws/core/client/AWSError.h>
10#include <aws/core/client/AsyncCallerContext.h>
11#include <aws/core/client/GenericClientConfiguration.h>
12#include <aws/core/http/HttpTypes.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/payment-cryptography/PaymentCryptographyEndpointProvider.h>
15#include <aws/payment-cryptography/PaymentCryptographyErrors.h>
22#include <aws/payment-cryptography/model/AddKeyReplicationRegionsResult.h>
23#include <aws/payment-cryptography/model/AssociateMpaTeamResult.h>
24#include <aws/payment-cryptography/model/CreateAliasResult.h>
25#include <aws/payment-cryptography/model/CreateKeyResult.h>
26#include <aws/payment-cryptography/model/DeleteAliasResult.h>
27#include <aws/payment-cryptography/model/DeleteKeyResult.h>
28#include <aws/payment-cryptography/model/DeleteResourcePolicyResult.h>
29#include <aws/payment-cryptography/model/DisableDefaultKeyReplicationRegionsResult.h>
30#include <aws/payment-cryptography/model/DisassociateMpaTeamResult.h>
31#include <aws/payment-cryptography/model/EnableDefaultKeyReplicationRegionsResult.h>
32#include <aws/payment-cryptography/model/ExportKeyResult.h>
33#include <aws/payment-cryptography/model/GetAliasResult.h>
34#include <aws/payment-cryptography/model/GetCertificateSigningRequestResult.h>
35#include <aws/payment-cryptography/model/GetDefaultKeyReplicationRegionsRequest.h>
36#include <aws/payment-cryptography/model/GetDefaultKeyReplicationRegionsResult.h>
37#include <aws/payment-cryptography/model/GetKeyResult.h>
38#include <aws/payment-cryptography/model/GetMpaTeamAssociationResult.h>
39#include <aws/payment-cryptography/model/GetParametersForExportResult.h>
40#include <aws/payment-cryptography/model/GetParametersForImportResult.h>
41#include <aws/payment-cryptography/model/GetPublicKeyCertificateResult.h>
42#include <aws/payment-cryptography/model/GetResourcePolicyResult.h>
43#include <aws/payment-cryptography/model/ImportKeyResult.h>
44#include <aws/payment-cryptography/model/ListAliasesRequest.h>
45#include <aws/payment-cryptography/model/ListAliasesResult.h>
46#include <aws/payment-cryptography/model/ListKeysRequest.h>
47#include <aws/payment-cryptography/model/ListKeysResult.h>
48#include <aws/payment-cryptography/model/ListTagsForResourceResult.h>
49#include <aws/payment-cryptography/model/PutResourcePolicyResult.h>
50#include <aws/payment-cryptography/model/RemoveKeyReplicationRegionsResult.h>
51#include <aws/payment-cryptography/model/RestoreKeyResult.h>
52#include <aws/payment-cryptography/model/StartKeyUsageResult.h>
53#include <aws/payment-cryptography/model/StopKeyUsageResult.h>
54#include <aws/payment-cryptography/model/TagResourceResult.h>
55#include <aws/payment-cryptography/model/UntagResourceResult.h>
56#include <aws/payment-cryptography/model/UpdateAliasResult.h>
62class HttpClientFactory;
66template <
typename R,
typename E>
76class AWSCredentialsProvider;
83namespace PaymentCryptography {
90class AddKeyReplicationRegionsRequest;
91class AssociateMpaTeamRequest;
92class CreateAliasRequest;
93class CreateKeyRequest;
94class DeleteAliasRequest;
95class DeleteKeyRequest;
96class DeleteResourcePolicyRequest;
97class DisableDefaultKeyReplicationRegionsRequest;
98class DisassociateMpaTeamRequest;
99class EnableDefaultKeyReplicationRegionsRequest;
100class ExportKeyRequest;
101class GetAliasRequest;
102class GetCertificateSigningRequestRequest;
103class GetDefaultKeyReplicationRegionsRequest;
105class GetMpaTeamAssociationRequest;
106class GetParametersForExportRequest;
107class GetParametersForImportRequest;
108class GetPublicKeyCertificateRequest;
109class GetResourcePolicyRequest;
110class ImportKeyRequest;
111class ListAliasesRequest;
112class ListKeysRequest;
113class ListTagsForResourceRequest;
114class PutResourcePolicyRequest;
115class RemoveKeyReplicationRegionsRequest;
116class RestoreKeyRequest;
117class StartKeyUsageRequest;
118class StopKeyUsageRequest;
119class TagResourceRequest;
120class UntagResourceRequest;
121class UpdateAliasRequest;
202 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
205 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
208 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
211 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
214 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
221 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
228 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
231 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
234 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
238 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
242 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
245 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
260 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
263 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
266 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
269 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
275 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
281 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
284 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
287 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
290 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
293 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
296 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
EndpointProviderBase< PaymentCryptographyClientConfiguration, PaymentCryptographyBuiltInParameters, PaymentCryptographyClientContextParameters > PaymentCryptographyEndpointProviderBase
std::future< ImportKeyOutcome > ImportKeyOutcomeCallable
std::future< GetPublicKeyCertificateOutcome > GetPublicKeyCertificateOutcomeCallable
std::future< EnableDefaultKeyReplicationRegionsOutcome > EnableDefaultKeyReplicationRegionsOutcomeCallable
Aws::Utils::Outcome< StartKeyUsageResult, PaymentCryptographyError > StartKeyUsageOutcome
std::future< GetParametersForImportOutcome > GetParametersForImportOutcomeCallable
std::future< DeleteAliasOutcome > DeleteAliasOutcomeCallable
Aws::Utils::Outcome< StopKeyUsageResult, PaymentCryptographyError > StopKeyUsageOutcome
Aws::Utils::Outcome< UpdateAliasResult, PaymentCryptographyError > UpdateAliasOutcome
std::future< UpdateAliasOutcome > UpdateAliasOutcomeCallable
std::future< DisassociateMpaTeamOutcome > DisassociateMpaTeamOutcomeCallable
std::future< DeleteResourcePolicyOutcome > DeleteResourcePolicyOutcomeCallable
Aws::Utils::Outcome< ImportKeyResult, PaymentCryptographyError > ImportKeyOutcome
std::future< ListAliasesOutcome > ListAliasesOutcomeCallable
Aws::Utils::Outcome< GetAliasResult, PaymentCryptographyError > GetAliasOutcome
Aws::Utils::Outcome< AssociateMpaTeamResult, PaymentCryptographyError > AssociateMpaTeamOutcome
std::future< AssociateMpaTeamOutcome > AssociateMpaTeamOutcomeCallable
Aws::Utils::Outcome< TagResourceResult, PaymentCryptographyError > TagResourceOutcome
std::future< GetResourcePolicyOutcome > GetResourcePolicyOutcomeCallable
std::future< AddKeyReplicationRegionsOutcome > AddKeyReplicationRegionsOutcomeCallable
Aws::Utils::Outcome< DeleteAliasResult, PaymentCryptographyError > DeleteAliasOutcome
Aws::Utils::Outcome< DeleteKeyResult, PaymentCryptographyError > DeleteKeyOutcome
std::future< DisableDefaultKeyReplicationRegionsOutcome > DisableDefaultKeyReplicationRegionsOutcomeCallable
Aws::Utils::Outcome< PutResourcePolicyResult, PaymentCryptographyError > PutResourcePolicyOutcome
Aws::Utils::Outcome< UntagResourceResult, PaymentCryptographyError > UntagResourceOutcome
std::future< RemoveKeyReplicationRegionsOutcome > RemoveKeyReplicationRegionsOutcomeCallable
Aws::Utils::Outcome< GetParametersForExportResult, PaymentCryptographyError > GetParametersForExportOutcome
Aws::Utils::Outcome< ExportKeyResult, PaymentCryptographyError > ExportKeyOutcome
Aws::Utils::Outcome< CreateKeyResult, PaymentCryptographyError > CreateKeyOutcome
Aws::Utils::Outcome< GetPublicKeyCertificateResult, PaymentCryptographyError > GetPublicKeyCertificateOutcome
std::future< GetParametersForExportOutcome > GetParametersForExportOutcomeCallable
Aws::Utils::Outcome< ListTagsForResourceResult, PaymentCryptographyError > ListTagsForResourceOutcome
Aws::Utils::Outcome< DisableDefaultKeyReplicationRegionsResult, PaymentCryptographyError > DisableDefaultKeyReplicationRegionsOutcome
std::future< RestoreKeyOutcome > RestoreKeyOutcomeCallable
Aws::Utils::Outcome< RestoreKeyResult, PaymentCryptographyError > RestoreKeyOutcome
Aws::Utils::Outcome< GetParametersForImportResult, PaymentCryptographyError > GetParametersForImportOutcome
Aws::Utils::Outcome< DeleteResourcePolicyResult, PaymentCryptographyError > DeleteResourcePolicyOutcome
Aws::Utils::Outcome< ListAliasesResult, PaymentCryptographyError > ListAliasesOutcome
Aws::Utils::Outcome< AddKeyReplicationRegionsResult, PaymentCryptographyError > AddKeyReplicationRegionsOutcome
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ExportKeyOutcome > ExportKeyOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< PutResourcePolicyOutcome > PutResourcePolicyOutcomeCallable
std::future< CreateKeyOutcome > CreateKeyOutcomeCallable
Aws::Utils::Outcome< EnableDefaultKeyReplicationRegionsResult, PaymentCryptographyError > EnableDefaultKeyReplicationRegionsOutcome
std::future< GetKeyOutcome > GetKeyOutcomeCallable
Aws::Utils::Outcome< RemoveKeyReplicationRegionsResult, PaymentCryptographyError > RemoveKeyReplicationRegionsOutcome
std::future< GetMpaTeamAssociationOutcome > GetMpaTeamAssociationOutcomeCallable
std::future< DeleteKeyOutcome > DeleteKeyOutcomeCallable
std::future< StartKeyUsageOutcome > StartKeyUsageOutcomeCallable
Aws::Utils::Outcome< GetMpaTeamAssociationResult, PaymentCryptographyError > GetMpaTeamAssociationOutcome
std::future< GetDefaultKeyReplicationRegionsOutcome > GetDefaultKeyReplicationRegionsOutcomeCallable
std::future< ListKeysOutcome > ListKeysOutcomeCallable
std::future< GetCertificateSigningRequestOutcome > GetCertificateSigningRequestOutcomeCallable
std::future< StopKeyUsageOutcome > StopKeyUsageOutcomeCallable
Aws::Utils::Outcome< GetDefaultKeyReplicationRegionsResult, PaymentCryptographyError > GetDefaultKeyReplicationRegionsOutcome
Aws::Utils::Outcome< GetResourcePolicyResult, PaymentCryptographyError > GetResourcePolicyOutcome
Aws::Utils::Outcome< DisassociateMpaTeamResult, PaymentCryptographyError > DisassociateMpaTeamOutcome
Aws::Utils::Outcome< GetCertificateSigningRequestResult, PaymentCryptographyError > GetCertificateSigningRequestOutcome
Aws::Utils::Outcome< GetKeyResult, PaymentCryptographyError > GetKeyOutcome
std::future< CreateAliasOutcome > CreateAliasOutcomeCallable
Aws::Utils::Outcome< CreateAliasResult, PaymentCryptographyError > CreateAliasOutcome
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< GetAliasOutcome > GetAliasOutcomeCallable
Aws::Utils::Outcome< ListKeysResult, PaymentCryptographyError > ListKeysOutcome
std::function< void(const PaymentCryptographyClient *, const Model::GetParametersForExportRequest &, const Model::GetParametersForExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetParametersForExportResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::ListAliasesRequest &, const Model::ListAliasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAliasesResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::StopKeyUsageRequest &, const Model::StopKeyUsageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopKeyUsageResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::GetPublicKeyCertificateRequest &, const Model::GetPublicKeyCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetPublicKeyCertificateResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::GetCertificateSigningRequestRequest &, const Model::GetCertificateSigningRequestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCertificateSigningRequestResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::AssociateMpaTeamRequest &, const Model::AssociateMpaTeamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateMpaTeamResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::ImportKeyRequest &, const Model::ImportKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ImportKeyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::ListKeysRequest &, const Model::ListKeysOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListKeysResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::StartKeyUsageRequest &, const Model::StartKeyUsageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartKeyUsageResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::RemoveKeyReplicationRegionsRequest &, const Model::RemoveKeyReplicationRegionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RemoveKeyReplicationRegionsResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::DeleteAliasRequest &, const Model::DeleteAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAliasResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::ExportKeyRequest &, const Model::ExportKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ExportKeyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::GetResourcePolicyRequest &, const Model::GetResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetResourcePolicyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::UpdateAliasRequest &, const Model::UpdateAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateAliasResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::DeleteKeyRequest &, const Model::DeleteKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteKeyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::GetKeyRequest &, const Model::GetKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetKeyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::GetMpaTeamAssociationRequest &, const Model::GetMpaTeamAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMpaTeamAssociationResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::CreateAliasRequest &, const Model::CreateAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAliasResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::AddKeyReplicationRegionsRequest &, const Model::AddKeyReplicationRegionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AddKeyReplicationRegionsResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::GetAliasRequest &, const Model::GetAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAliasResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::CreateKeyRequest &, const Model::CreateKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateKeyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::DeleteResourcePolicyRequest &, const Model::DeleteResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteResourcePolicyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::EnableDefaultKeyReplicationRegionsRequest &, const Model::EnableDefaultKeyReplicationRegionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableDefaultKeyReplicationRegionsResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::DisableDefaultKeyReplicationRegionsRequest &, const Model::DisableDefaultKeyReplicationRegionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableDefaultKeyReplicationRegionsResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::GetParametersForImportRequest &, const Model::GetParametersForImportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetParametersForImportResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::RestoreKeyRequest &, const Model::RestoreKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RestoreKeyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::DisassociateMpaTeamRequest &, const Model::DisassociateMpaTeamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateMpaTeamResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::GetDefaultKeyReplicationRegionsRequest &, const Model::GetDefaultKeyReplicationRegionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDefaultKeyReplicationRegionsResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::PutResourcePolicyRequest &, const Model::PutResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutResourcePolicyResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const PaymentCryptographyClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler