AWS SDK for C++
AWS SDK for C++ Version 1.11.860
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/KendraRanking_EXPORTS.h>
13
14
namespace
Aws
{
15
namespace
KendraRanking {
16
namespace
Endpoint {
17
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
18
using
Aws::Endpoint::DefaultEndpointProvider
;
19
using
Aws::Endpoint::EndpointProviderBase
;
20
21
using
KendraRankingClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
22
23
using
KendraRankingClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
24
using
KendraRankingBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
25
31
using
KendraRankingEndpointProviderBase
=
32
EndpointProviderBase<KendraRankingClientConfiguration, KendraRankingBuiltInParameters, KendraRankingClientContextParameters>
;
33
34
using
KendraRankingDefaultEpProviderBase
=
35
DefaultEndpointProvider<KendraRankingClientConfiguration, KendraRankingBuiltInParameters, KendraRankingClientContextParameters>
;
36
40
class
AWS_KENDRARANKING_API
KendraRankingEndpointProvider
:
public
KendraRankingDefaultEpProviderBase
{
41
public
:
42
using
KendraRankingResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
43
44
KendraRankingEndpointProvider
();
45
46
~KendraRankingEndpointProvider
() {}
47
};
48
}
// namespace Endpoint
49
}
// namespace KendraRanking
50
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::KendraRanking::Endpoint::KendraRankingEndpointProvider
Definition
KendraRankingEndpointProvider.h:40
Aws::KendraRanking::Endpoint::KendraRankingEndpointProvider::~KendraRankingEndpointProvider
~KendraRankingEndpointProvider()
Definition
KendraRankingEndpointProvider.h:46
Aws::KendraRanking::Endpoint::KendraRankingEndpointProvider::KendraRankingEndpointProvider
KendraRankingEndpointProvider()
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:17
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences