AWS SDK for C++
AWS SDK for C++ Version 1.11.680
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-proton
include
aws
proton
ProtonEndpointProvider.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/proton/ProtonEndpointRules.h>
13
#include <aws/proton/Proton_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
Proton {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
ProtonClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
ProtonClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
ProtonBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
ProtonEndpointProviderBase
=
EndpointProviderBase<ProtonClientConfiguration, ProtonBuiltInParameters, ProtonClientContextParameters>
;
33
34
using
ProtonDefaultEpProviderBase
=
35
DefaultEndpointProvider<ProtonClientConfiguration, ProtonBuiltInParameters, ProtonClientContextParameters>
;
36
40
class
AWS_PROTON_API
ProtonEndpointProvider
:
public
ProtonDefaultEpProviderBase
{
41
public
:
42
using
ProtonResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
43
44
ProtonEndpointProvider
()
45
:
ProtonDefaultEpProviderBase
(
Aws
::Proton::
ProtonEndpointRules
::GetRulesBlob(),
Aws
::Proton::
ProtonEndpointRules
::RulesBlobSize) {}
46
47
~ProtonEndpointProvider
() {}
48
};
49
}
// namespace Endpoint
50
}
// namespace Proton
51
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Proton::Endpoint::ProtonEndpointProvider
Definition
ProtonEndpointProvider.h:40
Aws::Proton::Endpoint::ProtonEndpointProvider::~ProtonEndpointProvider
~ProtonEndpointProvider()
Definition
ProtonEndpointProvider.h:47
Aws::Proton::Endpoint::ProtonEndpointProvider::ProtonEndpointProvider
ProtonEndpointProvider()
Definition
ProtonEndpointProvider.h:44
Aws::Proton::ProtonEndpointRules
Definition
ProtonEndpointRules.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::Proton::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
ProtonEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences