AWS SDK for C++
AWS SDK for C++ Version 1.11.681
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-polly
include
aws
polly
PollyEndpointProvider.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/polly/PollyEndpointRules.h>
13
#include <aws/polly/Polly_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
Polly {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
PollyClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
PollyClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
PollyBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
PollyEndpointProviderBase
=
EndpointProviderBase<PollyClientConfiguration, PollyBuiltInParameters, PollyClientContextParameters>
;
33
34
using
PollyDefaultEpProviderBase
=
DefaultEndpointProvider<PollyClientConfiguration, PollyBuiltInParameters, PollyClientContextParameters>
;
35
39
class
AWS_POLLY_API
PollyEndpointProvider
:
public
PollyDefaultEpProviderBase
{
40
public
:
41
using
PollyResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
42
43
PollyEndpointProvider
()
44
:
PollyDefaultEpProviderBase
(
Aws
::Polly::
PollyEndpointRules
::GetRulesBlob(),
Aws
::Polly::
PollyEndpointRules
::RulesBlobSize) {}
45
46
~PollyEndpointProvider
() {}
47
};
48
}
// namespace Endpoint
49
}
// namespace Polly
50
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Polly::Endpoint::PollyEndpointProvider
Definition
PollyEndpointProvider.h:39
Aws::Polly::Endpoint::PollyEndpointProvider::PollyEndpointProvider
PollyEndpointProvider()
Definition
PollyEndpointProvider.h:43
Aws::Polly::Endpoint::PollyEndpointProvider::~PollyEndpointProvider
~PollyEndpointProvider()
Definition
PollyEndpointProvider.h:46
Aws::Polly::PollyEndpointRules
Definition
PollyEndpointRules.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::Polly::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
PollyEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences