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-mpa
include
aws
mpa
MPAEndpointProvider.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/mpa/MPAEndpointRules.h>
13
#include <aws/mpa/MPA_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
MPA {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
MPAClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
MPAClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
MPABuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
MPAEndpointProviderBase
=
EndpointProviderBase<MPAClientConfiguration, MPABuiltInParameters, MPAClientContextParameters>
;
33
34
using
MPADefaultEpProviderBase
=
DefaultEndpointProvider<MPAClientConfiguration, MPABuiltInParameters, MPAClientContextParameters>
;
35
39
class
AWS_MPA_API
MPAEndpointProvider
:
public
MPADefaultEpProviderBase
{
40
public
:
41
using
MPAResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
42
43
MPAEndpointProvider
() :
MPADefaultEpProviderBase
(
Aws
::MPA::
MPAEndpointRules
::GetRulesBlob(),
Aws
::MPA::
MPAEndpointRules
::RulesBlobSize) {}
44
45
~MPAEndpointProvider
() {}
46
};
47
}
// namespace Endpoint
48
}
// namespace MPA
49
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::MPA::Endpoint::MPAEndpointProvider
Definition
MPAEndpointProvider.h:39
Aws::MPA::Endpoint::MPAEndpointProvider::MPAEndpointProvider
MPAEndpointProvider()
Definition
MPAEndpointProvider.h:43
Aws::MPA::Endpoint::MPAEndpointProvider::~MPAEndpointProvider
~MPAEndpointProvider()
Definition
MPAEndpointProvider.h:45
Aws::MPA::MPAEndpointRules
Definition
MPAEndpointRules.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::MPA::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
MPAEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences