AWS SDK for C++
AWS SDK for C++ Version 1.11.717
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/DefaultEndpointProvider.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/PaymentCryptographyEndpointRules.h>
13
#include <aws/payment-cryptography/PaymentCryptography_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
PaymentCryptography {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
PaymentCryptographyClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
PaymentCryptographyClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
PaymentCryptographyBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
PaymentCryptographyEndpointProviderBase
=
33
EndpointProviderBase
<
PaymentCryptographyClientConfiguration
,
PaymentCryptographyBuiltInParameters
,
34
PaymentCryptographyClientContextParameters
>;
35
36
using
PaymentCryptographyDefaultEpProviderBase
=
37
DefaultEndpointProvider
<
PaymentCryptographyClientConfiguration
,
PaymentCryptographyBuiltInParameters
,
38
PaymentCryptographyClientContextParameters
>;
39
43
class
AWS_PAYMENTCRYPTOGRAPHY_API
PaymentCryptographyEndpointProvider
:
public
PaymentCryptographyDefaultEpProviderBase
{
44
public
:
45
using
PaymentCryptographyResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
46
47
PaymentCryptographyEndpointProvider
()
48
:
PaymentCryptographyDefaultEpProviderBase
(
Aws
::PaymentCryptography::
PaymentCryptographyEndpointRules
::GetRulesBlob(),
49
Aws
::PaymentCryptography::
PaymentCryptographyEndpointRules
::RulesBlobSize) {}
50
51
~PaymentCryptographyEndpointProvider
() {}
52
};
53
}
// namespace Endpoint
54
}
// namespace PaymentCryptography
55
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::PaymentCryptography::Endpoint::PaymentCryptographyEndpointProvider
Definition
PaymentCryptographyEndpointProvider.h:43
Aws::PaymentCryptography::Endpoint::PaymentCryptographyEndpointProvider::PaymentCryptographyEndpointProvider
PaymentCryptographyEndpointProvider()
Definition
PaymentCryptographyEndpointProvider.h:47
Aws::PaymentCryptography::Endpoint::PaymentCryptographyEndpointProvider::~PaymentCryptographyEndpointProvider
~PaymentCryptographyEndpointProvider()
Definition
PaymentCryptographyEndpointProvider.h:51
Aws::PaymentCryptography::PaymentCryptographyEndpointRules
Definition
PaymentCryptographyEndpointRules.h:13
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:24
Aws::PaymentCryptography::Endpoint::PaymentCryptographyBuiltInParameters
Aws::Endpoint::BuiltInParameters PaymentCryptographyBuiltInParameters
Definition
PaymentCryptographyEndpointProvider.h:25
Aws::PaymentCryptography::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
PaymentCryptographyEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences