AWS SDK for C++
AWS SDK for C++ Version 1.11.678
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-chatbot
include
aws
chatbot
ChatbotEndpointProvider.h
1
6
#pragma once
7
#include <aws/chatbot/ChatbotEndpointRules.h>
8
#include <aws/chatbot/Chatbot_EXPORTS.h>
9
#include <aws/core/client/GenericClientConfiguration.h>
10
#include <aws/core/endpoint/DefaultEndpointProvider.h>
11
#include <aws/core/endpoint/EndpointParameter.h>
12
#include <aws/core/utils/memory/stl/AWSString.h>
13
#include <aws/core/utils/memory/stl/AWSVector.h>
14
15
namespace
Aws
{
16
namespace
chatbot {
17
namespace
Endpoint {
18
using
EndpointParameters
=
Aws::Endpoint::EndpointParameters
;
19
using
Aws::Endpoint::DefaultEndpointProvider
;
20
using
Aws::Endpoint::EndpointProviderBase
;
21
22
using
ChatbotClientContextParameters
=
Aws::Endpoint::ClientContextParameters
;
23
24
using
ChatbotClientConfiguration
=
Aws::Client::GenericClientConfiguration
;
25
using
ChatbotBuiltInParameters
=
Aws::Endpoint::BuiltInParameters
;
26
32
using
ChatbotEndpointProviderBase
=
33
EndpointProviderBase<ChatbotClientConfiguration, ChatbotBuiltInParameters, ChatbotClientContextParameters>
;
34
35
using
ChatbotDefaultEpProviderBase
=
36
DefaultEndpointProvider<ChatbotClientConfiguration, ChatbotBuiltInParameters, ChatbotClientContextParameters>
;
37
41
class
AWS_CHATBOT_API
ChatbotEndpointProvider
:
public
ChatbotDefaultEpProviderBase
{
42
public
:
43
using
ChatbotResolveEndpointOutcome
=
Aws::Endpoint::ResolveEndpointOutcome
;
44
45
ChatbotEndpointProvider
()
46
:
ChatbotDefaultEpProviderBase
(
Aws
::chatbot::
ChatbotEndpointRules
::GetRulesBlob(),
47
Aws
::chatbot::
ChatbotEndpointRules
::RulesBlobSize) {}
48
49
~ChatbotEndpointProvider
() {}
50
};
51
}
// namespace Endpoint
52
}
// namespace chatbot
53
}
// namespace Aws
Aws::Endpoint::BuiltInParameters
Aws::Endpoint::ClientContextParameters
Aws::Endpoint::DefaultEndpointProvider
Aws::Endpoint::EndpointProviderBase
Aws::Utils::Outcome
Aws::chatbot::ChatbotEndpointRules
Definition
ChatbotEndpointRules.h:13
Aws::chatbot::Endpoint::ChatbotEndpointProvider
Definition
ChatbotEndpointProvider.h:41
Aws::chatbot::Endpoint::ChatbotEndpointProvider::ChatbotEndpointProvider
ChatbotEndpointProvider()
Definition
ChatbotEndpointProvider.h:45
Aws::chatbot::Endpoint::ChatbotEndpointProvider::~ChatbotEndpointProvider
~ChatbotEndpointProvider()
Definition
ChatbotEndpointProvider.h:49
Aws::Endpoint::EndpointParameters
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Endpoint::ResolveEndpointOutcome
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::chatbot::Endpoint::EndpointParameters
Aws::Endpoint::EndpointParameters EndpointParameters
Definition
ChatbotEndpointProvider.h:18
Aws
Aws::Client::GenericClientConfiguration
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences