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/CreateAliasResult.h>
24#include <aws/payment-cryptography/model/CreateKeyResult.h>
25#include <aws/payment-cryptography/model/DeleteAliasResult.h>
26#include <aws/payment-cryptography/model/DeleteKeyResult.h>
27#include <aws/payment-cryptography/model/DisableDefaultKeyReplicationRegionsResult.h>
28#include <aws/payment-cryptography/model/EnableDefaultKeyReplicationRegionsResult.h>
29#include <aws/payment-cryptography/model/ExportKeyResult.h>
30#include <aws/payment-cryptography/model/GetAliasResult.h>
31#include <aws/payment-cryptography/model/GetCertificateSigningRequestResult.h>
32#include <aws/payment-cryptography/model/GetDefaultKeyReplicationRegionsRequest.h>
33#include <aws/payment-cryptography/model/GetDefaultKeyReplicationRegionsResult.h>
34#include <aws/payment-cryptography/model/GetKeyResult.h>
35#include <aws/payment-cryptography/model/GetParametersForExportResult.h>
36#include <aws/payment-cryptography/model/GetParametersForImportResult.h>
37#include <aws/payment-cryptography/model/GetPublicKeyCertificateResult.h>
38#include <aws/payment-cryptography/model/ImportKeyResult.h>
39#include <aws/payment-cryptography/model/ListAliasesRequest.h>
40#include <aws/payment-cryptography/model/ListAliasesResult.h>
41#include <aws/payment-cryptography/model/ListKeysRequest.h>
42#include <aws/payment-cryptography/model/ListKeysResult.h>
43#include <aws/payment-cryptography/model/ListTagsForResourceResult.h>
44#include <aws/payment-cryptography/model/RemoveKeyReplicationRegionsResult.h>
45#include <aws/payment-cryptography/model/RestoreKeyResult.h>
46#include <aws/payment-cryptography/model/StartKeyUsageResult.h>
47#include <aws/payment-cryptography/model/StopKeyUsageResult.h>
48#include <aws/payment-cryptography/model/TagResourceResult.h>
49#include <aws/payment-cryptography/model/UntagResourceResult.h>
50#include <aws/payment-cryptography/model/UpdateAliasResult.h>
56class HttpClientFactory;
60template <
typename R,
typename E>
70class AWSCredentialsProvider;
77namespace PaymentCryptography {
84class AddKeyReplicationRegionsRequest;
85class CreateAliasRequest;
86class CreateKeyRequest;
87class DeleteAliasRequest;
88class DeleteKeyRequest;
89class DisableDefaultKeyReplicationRegionsRequest;
90class EnableDefaultKeyReplicationRegionsRequest;
91class ExportKeyRequest;
93class GetCertificateSigningRequestRequest;
94class GetDefaultKeyReplicationRegionsRequest;
96class GetParametersForExportRequest;
97class GetParametersForImportRequest;
98class GetPublicKeyCertificateRequest;
99class ImportKeyRequest;
100class ListAliasesRequest;
101class ListKeysRequest;
102class ListTagsForResourceRequest;
103class RemoveKeyReplicationRegionsRequest;
104class RestoreKeyRequest;
105class StartKeyUsageRequest;
106class StopKeyUsageRequest;
107class TagResourceRequest;
108class UntagResourceRequest;
109class UpdateAliasRequest;
178 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
181 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
184 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
187 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
191 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
195 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
198 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
201 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
205 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
209 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
212 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
224 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
227 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
230 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
239 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>&)>
248 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
251 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
254 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
Aws::Utils::Outcome< ImportKeyResult, PaymentCryptographyError > ImportKeyOutcome
std::future< ListAliasesOutcome > ListAliasesOutcomeCallable
Aws::Utils::Outcome< GetAliasResult, PaymentCryptographyError > GetAliasOutcome
Aws::Utils::Outcome< TagResourceResult, PaymentCryptographyError > TagResourceOutcome
std::future< AddKeyReplicationRegionsOutcome > AddKeyReplicationRegionsOutcomeCallable
Aws::Utils::Outcome< DeleteAliasResult, PaymentCryptographyError > DeleteAliasOutcome
Aws::Utils::Outcome< DeleteKeyResult, PaymentCryptographyError > DeleteKeyOutcome
std::future< DisableDefaultKeyReplicationRegionsOutcome > DisableDefaultKeyReplicationRegionsOutcomeCallable
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< ListAliasesResult, PaymentCryptographyError > ListAliasesOutcome
Aws::Utils::Outcome< AddKeyReplicationRegionsResult, PaymentCryptographyError > AddKeyReplicationRegionsOutcome
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ExportKeyOutcome > ExportKeyOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< CreateKeyOutcome > CreateKeyOutcomeCallable
Aws::Utils::Outcome< EnableDefaultKeyReplicationRegionsResult, PaymentCryptographyError > EnableDefaultKeyReplicationRegionsOutcome
std::future< GetKeyOutcome > GetKeyOutcomeCallable
Aws::Utils::Outcome< RemoveKeyReplicationRegionsResult, PaymentCryptographyError > RemoveKeyReplicationRegionsOutcome
std::future< DeleteKeyOutcome > DeleteKeyOutcomeCallable
std::future< StartKeyUsageOutcome > StartKeyUsageOutcomeCallable
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< 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::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::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::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::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::GetDefaultKeyReplicationRegionsRequest &, const Model::GetDefaultKeyReplicationRegionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDefaultKeyReplicationRegionsResponseReceivedHandler
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