AWS SDK for C++
AWS SDK for C++ Version 1.11.870
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-payment-cryptography
include
aws
payment-cryptography
PaymentCryptographyEndpointProvider.h
1
6
#pragma once
7
#include <aws/core/client/GenericClientConfiguration.h>
8
#include <aws/core/endpoint/BDDEndpointProvider.h>
9
#include <aws/core/endpoint/EndpointParameter.h>
10
#include <aws/core/utils/memory/stl/AWSString.h>
11
#include <aws/core/utils/memory/stl/AWSVector.h>
12
#include <aws/payment-cryptography/PaymentCryptography_EXPORTS.h>
13
14
namespace
Aws
{
15
namespace
PaymentCryptography {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::BDDEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
PaymentCryptographyClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
PaymentCryptographyClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
PaymentCryptographyBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
PaymentCryptographyEndpointProviderBase
=
32
EndpointProviderBase
<
PaymentCryptographyClientConfiguration
,
PaymentCryptographyBuiltInParameters
,
33
PaymentCryptographyClientContextParameters
>;
34
35
using
PaymentCryptographyDefaultEpProviderBase
=
36
BDDEndpointProvider
<
PaymentCryptographyClientConfiguration
,
PaymentCryptographyBuiltInParameters
,
37
PaymentCryptographyClientContextParameters
>;
38
42
class
AWS_PAYMENTCRYPTOGRAPHY_API
PaymentCryptographyEndpointProvider
:
public
PaymentCryptographyDefaultEpProviderBase
{
43
public
:
44
using
PaymentCryptographyResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
45
46
PaymentCryptographyEndpointProvider
();
47
48
~PaymentCryptographyEndpointProvider
() {}
49
};
50
}
// namespace Endpoint
51
}
// namespace PaymentCryptography
52
}
// namespace Aws
Aws::Endpoint::BDDEndpointProvider
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::EndpointProviderBase
Aws::PaymentCryptography::Endpoint::PaymentCryptographyEndpointProvider
Definition
PaymentCryptographyEndpointProvider.h:42
Aws::PaymentCryptography::Endpoint::PaymentCryptographyEndpointProvider::PaymentCryptographyEndpointProvider
PaymentCryptographyEndpointProvider()
Aws::PaymentCryptography::Endpoint::PaymentCryptographyEndpointProvider::~PaymentCryptographyEndpointProvider
~PaymentCryptographyEndpointProvider()
Definition
PaymentCryptographyEndpointProvider.h:48
Aws::Utils::Outcome
Aws::Endpoint::EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Endpoint::ResolveEndpointOutcome
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::PaymentCryptography::Endpoint::PaymentCryptographyClientConfiguration
Aws::Client::GenericClientConfiguration PaymentCryptographyClientConfiguration
Definition
PaymentCryptographyEndpointProvider.h:23
Aws::PaymentCryptography::Endpoint::PaymentCryptographyBuiltInParameters
Aws::Endpoint::BuiltInParameters PaymentCryptographyBuiltInParameters
Definition
PaymentCryptographyEndpointProvider.h:24
Aws::PaymentCryptography::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
PaymentCryptographyEndpointProvider.h:17
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences