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-lex-models
include
aws
lex-models
model
Locale.h
1
6
#pragma once
7
#include <aws/lex-models/LexModelBuildingService_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
LexModelBuildingService
13
{
14
namespace
Model
15
{
16
enum class
Locale
17
{
18
NOT_SET
,
19
de_DE
,
20
en_AU
,
21
en_GB
,
22
en_IN
,
23
en_US
,
24
es_419
,
25
es_ES
,
26
es_US
,
27
fr_FR
,
28
fr_CA
,
29
it_IT
,
30
ja_JP
,
31
ko_KR
32
};
33
34
namespace
LocaleMapper
35
{
36
AWS_LEXMODELBUILDINGSERVICE_API
Locale
GetLocaleForName
(
const
Aws::String
& name);
37
38
AWS_LEXMODELBUILDINGSERVICE_API
Aws::String
GetNameForLocale
(
Locale
value);
39
}
// namespace LocaleMapper
40
}
// namespace Model
41
}
// namespace LexModelBuildingService
42
}
// namespace Aws
Aws::LexModelBuildingService::Model::LocaleMapper::GetLocaleForName
AWS_LEXMODELBUILDINGSERVICE_API Locale GetLocaleForName(const Aws::String &name)
Aws::LexModelBuildingService::Model::LocaleMapper::GetNameForLocale
AWS_LEXMODELBUILDINGSERVICE_API Aws::String GetNameForLocale(Locale value)
Aws::LexModelBuildingService::Model::Locale
Locale
Definition
Locale.h:17
Aws::LexModelBuildingService::Model::Locale::fr_CA
@ fr_CA
Aws::LexModelBuildingService::Model::Locale::de_DE
@ de_DE
Aws::LexModelBuildingService::Model::Locale::en_AU
@ en_AU
Aws::LexModelBuildingService::Model::Locale::es_ES
@ es_ES
Aws::LexModelBuildingService::Model::Locale::es_US
@ es_US
Aws::LexModelBuildingService::Model::Locale::fr_FR
@ fr_FR
Aws::LexModelBuildingService::Model::Locale::en_GB
@ en_GB
Aws::LexModelBuildingService::Model::Locale::en_US
@ en_US
Aws::LexModelBuildingService::Model::Locale::ko_KR
@ ko_KR
Aws::LexModelBuildingService::Model::Locale::en_IN
@ en_IN
Aws::LexModelBuildingService::Model::Locale::es_419
@ es_419
Aws::LexModelBuildingService::Model::Locale::ja_JP
@ ja_JP
Aws::LexModelBuildingService::Model::Locale::it_IT
@ it_IT
Aws::LexModelBuildingService::Model::ChannelStatus::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences