AWS SDK for C++
1.8.128
AWS SDK for C++
|
#include <StartSchemaExtensionResult.h>
Public Member Functions | |
StartSchemaExtensionResult () | |
StartSchemaExtensionResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
StartSchemaExtensionResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetSchemaExtensionId () const |
void | SetSchemaExtensionId (const Aws::String &value) |
void | SetSchemaExtensionId (Aws::String &&value) |
void | SetSchemaExtensionId (const char *value) |
StartSchemaExtensionResult & | WithSchemaExtensionId (const Aws::String &value) |
StartSchemaExtensionResult & | WithSchemaExtensionId (Aws::String &&value) |
StartSchemaExtensionResult & | WithSchemaExtensionId (const char *value) |
Definition at line 27 of file StartSchemaExtensionResult.h.
Aws::DirectoryService::Model::StartSchemaExtensionResult::StartSchemaExtensionResult | ( | ) |
Aws::DirectoryService::Model::StartSchemaExtensionResult::StartSchemaExtensionResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The identifier of the schema extension that will be applied.
Definition at line 38 of file StartSchemaExtensionResult.h.
StartSchemaExtensionResult& Aws::DirectoryService::Model::StartSchemaExtensionResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The identifier of the schema extension that will be applied.
Definition at line 48 of file StartSchemaExtensionResult.h.
|
inline |
The identifier of the schema extension that will be applied.
Definition at line 43 of file StartSchemaExtensionResult.h.
|
inline |
The identifier of the schema extension that will be applied.
Definition at line 53 of file StartSchemaExtensionResult.h.
|
inline |
The identifier of the schema extension that will be applied.
Definition at line 63 of file StartSchemaExtensionResult.h.
|
inline |
The identifier of the schema extension that will be applied.
Definition at line 58 of file StartSchemaExtensionResult.h.
|
inline |
The identifier of the schema extension that will be applied.
Definition at line 68 of file StartSchemaExtensionResult.h.