AWS SDK for C++
1.8.128
AWS SDK for C++
|
#include <CreateDirectoryResult.h>
Public Member Functions | |
CreateDirectoryResult () | |
CreateDirectoryResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
CreateDirectoryResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetDirectoryId () const |
void | SetDirectoryId (const Aws::String &value) |
void | SetDirectoryId (Aws::String &&value) |
void | SetDirectoryId (const char *value) |
CreateDirectoryResult & | WithDirectoryId (const Aws::String &value) |
CreateDirectoryResult & | WithDirectoryId (Aws::String &&value) |
CreateDirectoryResult & | WithDirectoryId (const char *value) |
Contains the results of the CreateDirectory operation.
Definition at line 33 of file CreateDirectoryResult.h.
Aws::DirectoryService::Model::CreateDirectoryResult::CreateDirectoryResult | ( | ) |
Aws::DirectoryService::Model::CreateDirectoryResult::CreateDirectoryResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The identifier of the directory that was created.
Definition at line 44 of file CreateDirectoryResult.h.
CreateDirectoryResult& Aws::DirectoryService::Model::CreateDirectoryResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The identifier of the directory that was created.
Definition at line 54 of file CreateDirectoryResult.h.
|
inline |
The identifier of the directory that was created.
Definition at line 49 of file CreateDirectoryResult.h.
|
inline |
The identifier of the directory that was created.
Definition at line 59 of file CreateDirectoryResult.h.
|
inline |
The identifier of the directory that was created.
Definition at line 69 of file CreateDirectoryResult.h.
|
inline |
The identifier of the directory that was created.
Definition at line 64 of file CreateDirectoryResult.h.
|
inline |
The identifier of the directory that was created.
Definition at line 74 of file CreateDirectoryResult.h.