AWS SDK for C++
AWS SDK for C++ Version 1.11.716
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-kendra-ranking
include
aws
kendra-ranking
KendraRankingEndpointProvider.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/kendra-ranking/KendraRankingEndpointRules.h>
13
#include <aws/kendra-ranking/KendraRanking_EXPORTS.h>
14
15
namespace
Aws
{
16
namespace
KendraRanking {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
KendraRankingClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
KendraRankingClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
KendraRankingBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
KendraRankingEndpointProviderBase
=
33
EndpointProviderBase<KendraRankingClientConfiguration, KendraRankingBuiltInParameters, KendraRankingClientContextParameters>
;
34
35
using
KendraRankingDefaultEpProviderBase
=
36
DefaultEndpointProvider<KendraRankingClientConfiguration, KendraRankingBuiltInParameters, KendraRankingClientContextParameters>
;
37
41
class
AWS_KENDRARANKING_API
KendraRankingEndpointProvider
:
public
KendraRankingDefaultEpProviderBase
{
42
public
:
43
using
KendraRankingResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
KendraRankingEndpointProvider
()
46
:
KendraRankingDefaultEpProviderBase
(
Aws
::KendraRanking::
KendraRankingEndpointRules
::GetRulesBlob(),
47
Aws
::KendraRanking::
KendraRankingEndpointRules
::RulesBlobSize) {}
48
49
~KendraRankingEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace KendraRanking
53
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::KendraRanking::Endpoint::KendraRankingEndpointProvider
Definition
KendraRankingEndpointProvider.h:41
Aws::KendraRanking::Endpoint::KendraRankingEndpointProvider::~KendraRankingEndpointProvider
~KendraRankingEndpointProvider()
Definition
KendraRankingEndpointProvider.h:49
Aws::KendraRanking::Endpoint::KendraRankingEndpointProvider::KendraRankingEndpointProvider
KendraRankingEndpointProvider()
Definition
KendraRankingEndpointProvider.h:45
Aws::KendraRanking::KendraRankingEndpointRules
Definition
KendraRankingEndpointRules.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::KendraRanking::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
KendraRankingEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences