AWS SDK for C++
AWS SDK for C++ Version 1.11.754
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-cloudsearch
include
aws
cloudsearch
model
SuggesterFuzzyMatching.h
1
6
#pragma once
7
#include <aws/cloudsearch/CloudSearch_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
CloudSearch {
12
namespace
Model {
13
enum class
SuggesterFuzzyMatching
{
NOT_SET
,
none
,
low
,
high
};
14
15
namespace
SuggesterFuzzyMatchingMapper {
16
AWS_CLOUDSEARCH_API
SuggesterFuzzyMatching
GetSuggesterFuzzyMatchingForName
(
const
Aws::String
& name);
17
18
AWS_CLOUDSEARCH_API
Aws::String
GetNameForSuggesterFuzzyMatching
(
SuggesterFuzzyMatching
value);
19
}
// namespace SuggesterFuzzyMatchingMapper
20
}
// namespace Model
21
}
// namespace CloudSearch
22
}
// namespace Aws
Aws::CloudSearch::Model::SuggesterFuzzyMatchingMapper::GetSuggesterFuzzyMatchingForName
AWS_CLOUDSEARCH_API SuggesterFuzzyMatching GetSuggesterFuzzyMatchingForName(const Aws::String &name)
Aws::CloudSearch::Model::SuggesterFuzzyMatchingMapper::GetNameForSuggesterFuzzyMatching
AWS_CLOUDSEARCH_API Aws::String GetNameForSuggesterFuzzyMatching(SuggesterFuzzyMatching value)
Aws::CloudSearch::Model::AlgorithmicStemming::NOT_SET
@ NOT_SET
Aws::CloudSearch::Model::AlgorithmicStemming::none
@ none
Aws::CloudSearch::Model::SuggesterFuzzyMatching
SuggesterFuzzyMatching
Definition
SuggesterFuzzyMatching.h:13
Aws::CloudSearch::Model::SuggesterFuzzyMatching::low
@ low
Aws::CloudSearch::Model::SuggesterFuzzyMatching::high
@ high
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