AWS SDK for C++
1.8.126
AWS SDK for C++
|
Go to the documentation of this file.
13 template<
typename RESULT_TYPE>
14 class AmazonWebServiceResult;
#define AWS_COMPREHEND_API
void SetEntityRecognizerArn(const Aws::String &value)
CreateEntityRecognizerResult & WithEntityRecognizerArn(Aws::String &&value)
void SetEntityRecognizerArn(const char *value)
CreateEntityRecognizerResult & WithEntityRecognizerArn(const Aws::String &value)
CreateEntityRecognizerResult & WithEntityRecognizerArn(const char *value)
CreateEntityRecognizerResult()
CreateEntityRecognizerResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateEntityRecognizerResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetEntityRecognizerArn() const
void SetEntityRecognizerArn(Aws::String &&value)