AWS SDK for C++
1.9.1
AWS SDK for C++
|
#include <CreateFaqResult.h>
Public Member Functions | |
CreateFaqResult () | |
CreateFaqResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
CreateFaqResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetId () const |
void | SetId (const Aws::String &value) |
void | SetId (Aws::String &&value) |
void | SetId (const char *value) |
CreateFaqResult & | WithId (const Aws::String &value) |
CreateFaqResult & | WithId (Aws::String &&value) |
CreateFaqResult & | WithId (const char *value) |
Definition at line 27 of file CreateFaqResult.h.
Aws::kendra::Model::CreateFaqResult::CreateFaqResult | ( | ) |
Aws::kendra::Model::CreateFaqResult::CreateFaqResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The unique identifier of the FAQ.
Definition at line 38 of file CreateFaqResult.h.
CreateFaqResult& Aws::kendra::Model::CreateFaqResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The unique identifier of the FAQ.
Definition at line 48 of file CreateFaqResult.h.
|
inline |
The unique identifier of the FAQ.
Definition at line 43 of file CreateFaqResult.h.
|
inline |
The unique identifier of the FAQ.
Definition at line 53 of file CreateFaqResult.h.
|
inline |
The unique identifier of the FAQ.
Definition at line 63 of file CreateFaqResult.h.
|
inline |
The unique identifier of the FAQ.
Definition at line 58 of file CreateFaqResult.h.
|
inline |
The unique identifier of the FAQ.
Definition at line 68 of file CreateFaqResult.h.