AWS SDK for C++
1.8.126
AWS SDK for C++
|
#include <CreateAliasResult.h>
Public Member Functions | |
CreateAliasResult () | |
CreateAliasResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
CreateAliasResult & | 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) |
CreateAliasResult & | WithDirectoryId (const Aws::String &value) |
CreateAliasResult & | WithDirectoryId (Aws::String &&value) |
CreateAliasResult & | WithDirectoryId (const char *value) |
const Aws::String & | GetAlias () const |
void | SetAlias (const Aws::String &value) |
void | SetAlias (Aws::String &&value) |
void | SetAlias (const char *value) |
CreateAliasResult & | WithAlias (const Aws::String &value) |
CreateAliasResult & | WithAlias (Aws::String &&value) |
CreateAliasResult & | WithAlias (const char *value) |
Contains the results of the CreateAlias operation.
Definition at line 33 of file CreateAliasResult.h.
Aws::DirectoryService::Model::CreateAliasResult::CreateAliasResult | ( | ) |
Aws::DirectoryService::Model::CreateAliasResult::CreateAliasResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The alias for the directory.
Definition at line 80 of file CreateAliasResult.h.
|
inline |
The identifier of the directory.
Definition at line 44 of file CreateAliasResult.h.
CreateAliasResult& Aws::DirectoryService::Model::CreateAliasResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The alias for the directory.
Definition at line 90 of file CreateAliasResult.h.
|
inline |
The alias for the directory.
Definition at line 85 of file CreateAliasResult.h.
|
inline |
The alias for the directory.
Definition at line 95 of file CreateAliasResult.h.
|
inline |
The identifier of the directory.
Definition at line 54 of file CreateAliasResult.h.
|
inline |
The identifier of the directory.
Definition at line 49 of file CreateAliasResult.h.
|
inline |
The identifier of the directory.
Definition at line 59 of file CreateAliasResult.h.
|
inline |
The alias for the directory.
Definition at line 105 of file CreateAliasResult.h.
|
inline |
The alias for the directory.
Definition at line 100 of file CreateAliasResult.h.
|
inline |
The alias for the directory.
Definition at line 110 of file CreateAliasResult.h.
|
inline |
The identifier of the directory.
Definition at line 69 of file CreateAliasResult.h.
|
inline |
The identifier of the directory.
Definition at line 64 of file CreateAliasResult.h.
|
inline |
The identifier of the directory.
Definition at line 74 of file CreateAliasResult.h.