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-geo-places
include
aws
geo-places
model
SuggestAdditionalFeature.h
1
6
#pragma once
7
#include <aws/geo-places/GeoPlaces_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
GeoPlaces
13
{
14
namespace
Model
15
{
16
enum class
SuggestAdditionalFeature
17
{
18
NOT_SET
,
19
Core
,
20
TimeZone
,
21
Phonemes
,
22
Access
23
};
24
25
namespace
SuggestAdditionalFeatureMapper
26
{
27
AWS_GEOPLACES_API
SuggestAdditionalFeature
GetSuggestAdditionalFeatureForName
(
const
Aws::String
& name);
28
29
AWS_GEOPLACES_API
Aws::String
GetNameForSuggestAdditionalFeature
(
SuggestAdditionalFeature
value);
30
}
// namespace SuggestAdditionalFeatureMapper
31
}
// namespace Model
32
}
// namespace GeoPlaces
33
}
// namespace Aws
Aws::GeoPlaces::Model::TimeZone
Definition
TimeZone.h:32
Aws::GeoPlaces::Model::SuggestAdditionalFeatureMapper::GetSuggestAdditionalFeatureForName
AWS_GEOPLACES_API SuggestAdditionalFeature GetSuggestAdditionalFeatureForName(const Aws::String &name)
Aws::GeoPlaces::Model::SuggestAdditionalFeatureMapper::GetNameForSuggestAdditionalFeature
AWS_GEOPLACES_API Aws::String GetNameForSuggestAdditionalFeature(SuggestAdditionalFeature value)
Aws::GeoPlaces::Model::GetPlaceAdditionalFeature::Phonemes
@ Phonemes
Aws::GeoPlaces::Model::GeocodeAdditionalFeature::Access
@ Access
Aws::GeoPlaces::Model::AutocompleteAdditionalFeature::NOT_SET
@ NOT_SET
Aws::GeoPlaces::Model::AutocompleteAdditionalFeature::Core
@ Core
Aws::GeoPlaces::Model::SuggestAdditionalFeature
SuggestAdditionalFeature
Definition
SuggestAdditionalFeature.h:17
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