AWS SDK for C++
AWS SDK for C++ Version 1.11.612
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-notifications
include
aws
notifications
model
LocaleCode.h
1
6
#pragma once
7
#include <aws/notifications/Notifications_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Notifications
13
{
14
namespace
Model
15
{
16
enum class
LocaleCode
17
{
18
NOT_SET
,
19
de_DE
,
20
en_CA
,
21
en_US
,
22
en_UK
,
23
es_ES
,
24
fr_CA
,
25
fr_FR
,
26
id_ID
,
27
it_IT
,
28
ja_JP
,
29
ko_KR
,
30
pt_BR
,
31
tr_TR
,
32
zh_CN
,
33
zh_TW
34
};
35
36
namespace
LocaleCodeMapper
37
{
38
AWS_NOTIFICATIONS_API
LocaleCode
GetLocaleCodeForName
(
const
Aws::String
& name);
39
40
AWS_NOTIFICATIONS_API
Aws::String
GetNameForLocaleCode
(
LocaleCode
value);
41
}
// namespace LocaleCodeMapper
42
}
// namespace Model
43
}
// namespace Notifications
44
}
// namespace Aws
Aws::Notifications::Model::LocaleCodeMapper::GetLocaleCodeForName
AWS_NOTIFICATIONS_API LocaleCode GetLocaleCodeForName(const Aws::String &name)
Aws::Notifications::Model::LocaleCodeMapper::GetNameForLocaleCode
AWS_NOTIFICATIONS_API Aws::String GetNameForLocaleCode(LocaleCode value)
Aws::Notifications::Model::LocaleCode
LocaleCode
Definition
LocaleCode.h:17
Aws::Notifications::Model::LocaleCode::tr_TR
@ tr_TR
Aws::Notifications::Model::LocaleCode::fr_CA
@ fr_CA
Aws::Notifications::Model::LocaleCode::de_DE
@ de_DE
Aws::Notifications::Model::LocaleCode::zh_CN
@ zh_CN
Aws::Notifications::Model::LocaleCode::es_ES
@ es_ES
Aws::Notifications::Model::LocaleCode::pt_BR
@ pt_BR
Aws::Notifications::Model::LocaleCode::fr_FR
@ fr_FR
Aws::Notifications::Model::LocaleCode::en_US
@ en_US
Aws::Notifications::Model::LocaleCode::ko_KR
@ ko_KR
Aws::Notifications::Model::LocaleCode::en_UK
@ en_UK
Aws::Notifications::Model::LocaleCode::zh_TW
@ zh_TW
Aws::Notifications::Model::LocaleCode::ja_JP
@ ja_JP
Aws::Notifications::Model::LocaleCode::it_IT
@ it_IT
Aws::Notifications::Model::LocaleCode::en_CA
@ en_CA
Aws::Notifications::Model::LocaleCode::id_ID
@ id_ID
Aws::Notifications::Model::AccessStatus::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