AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-lexv2-runtime
include
aws
lexv2-runtime
LexRuntimeV2EndpointProvider.h
1
6
#pragma once
7
#include <aws/lexv2-runtime/LexRuntimeV2_EXPORTS.h>
8
#include <aws/core/client/GenericClientConfiguration.h>
9
#include <aws/core/endpoint/DefaultEndpointProvider.h>
10
#include <aws/core/endpoint/EndpointParameter.h>
11
#include <aws/core/utils/memory/stl/AWSString.h>
12
#include <aws/core/utils/memory/stl/AWSVector.h>
13
14
#include <aws/lexv2-runtime/LexRuntimeV2EndpointRules.h>
15
16
17
namespace
Aws
18
{
19
namespace
LexRuntimeV2
20
{
21
namespace
Endpoint
22
{
23
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
24
using
Aws::Endpoint::EndpointProviderBase
;
25
using
Aws::Endpoint::DefaultEndpointProvider
;
26
27
using
LexRuntimeV2ClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
28
29
using
LexRuntimeV2ClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
30
using
LexRuntimeV2BuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
31
37
using
LexRuntimeV2EndpointProviderBase
=
38
EndpointProviderBase<LexRuntimeV2ClientConfiguration, LexRuntimeV2BuiltInParameters, LexRuntimeV2ClientContextParameters>
;
39
40
using
LexRuntimeV2DefaultEpProviderBase
=
41
DefaultEndpointProvider<LexRuntimeV2ClientConfiguration, LexRuntimeV2BuiltInParameters, LexRuntimeV2ClientContextParameters>
;
42
46
class
AWS_LEXRUNTIMEV2_API
LexRuntimeV2EndpointProvider
:
public
LexRuntimeV2DefaultEpProviderBase
47
{
48
public
:
49
using
LexRuntimeV2ResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
50
51
LexRuntimeV2EndpointProvider
()
52
:
LexRuntimeV2DefaultEpProviderBase
(
Aws
::LexRuntimeV2::
LexRuntimeV2EndpointRules
::GetRulesBlob(),
Aws
::LexRuntimeV2::
LexRuntimeV2EndpointRules
::RulesBlobSize)
53
{}
54
55
~LexRuntimeV2EndpointProvider
()
56
{
57
}
58
};
59
}
// namespace Endpoint
60
}
// namespace LexRuntimeV2
61
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::LexRuntimeV2::Endpoint::LexRuntimeV2EndpointProvider
Definition
LexRuntimeV2EndpointProvider.h:47
Aws::LexRuntimeV2::Endpoint::LexRuntimeV2EndpointProvider::LexRuntimeV2EndpointProvider
LexRuntimeV2EndpointProvider()
Definition
LexRuntimeV2EndpointProvider.h:51
Aws::LexRuntimeV2::Endpoint::LexRuntimeV2EndpointProvider::~LexRuntimeV2EndpointProvider
~LexRuntimeV2EndpointProvider()
Definition
LexRuntimeV2EndpointProvider.h:55
Aws::LexRuntimeV2::LexRuntimeV2EndpointRules
Definition
LexRuntimeV2EndpointRules.h:15
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::LexRuntimeV2::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
LexRuntimeV2EndpointProvider.h:23
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences