AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
SuggesterFuzzyMatching.h File Reference
#include <aws/cloudsearch/CloudSearch_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 
 Aws::CloudSearch::Model
 
 Aws::CloudSearch::Model::SuggesterFuzzyMatchingMapper
 

Enumerations

enum  Aws::CloudSearch::Model::SuggesterFuzzyMatching { Aws::CloudSearch::Model::SuggesterFuzzyMatching::NOT_SET, Aws::CloudSearch::Model::SuggesterFuzzyMatching::none, Aws::CloudSearch::Model::SuggesterFuzzyMatching::low, Aws::CloudSearch::Model::SuggesterFuzzyMatching::high }
 

Functions

AWS_CLOUDSEARCH_API SuggesterFuzzyMatching Aws::CloudSearch::Model::SuggesterFuzzyMatchingMapper::GetSuggesterFuzzyMatchingForName (const Aws::String &name)
 
AWS_CLOUDSEARCH_API Aws::String Aws::CloudSearch::Model::SuggesterFuzzyMatchingMapper::GetNameForSuggesterFuzzyMatching (SuggesterFuzzyMatching value)