AWS SDK for C++
1.8.153
AWS SDK for C++
|
#include <CreateVaultResult.h>
Public Member Functions | |
CreateVaultResult () | |
CreateVaultResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
CreateVaultResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetLocation () const |
void | SetLocation (const Aws::String &value) |
void | SetLocation (Aws::String &&value) |
void | SetLocation (const char *value) |
CreateVaultResult & | WithLocation (const Aws::String &value) |
CreateVaultResult & | WithLocation (Aws::String &&value) |
CreateVaultResult & | WithLocation (const char *value) |
Contains the Amazon S3 Glacier response to your request.
Definition at line 33 of file CreateVaultResult.h.
Aws::Glacier::Model::CreateVaultResult::CreateVaultResult | ( | ) |
Aws::Glacier::Model::CreateVaultResult::CreateVaultResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The URI of the vault that was created.
Definition at line 44 of file CreateVaultResult.h.
CreateVaultResult& Aws::Glacier::Model::CreateVaultResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The URI of the vault that was created.
Definition at line 54 of file CreateVaultResult.h.
|
inline |
The URI of the vault that was created.
Definition at line 49 of file CreateVaultResult.h.
|
inline |
The URI of the vault that was created.
Definition at line 59 of file CreateVaultResult.h.
|
inline |
The URI of the vault that was created.
Definition at line 69 of file CreateVaultResult.h.
|
inline |
The URI of the vault that was created.
Definition at line 64 of file CreateVaultResult.h.
|
inline |
The URI of the vault that was created.
Definition at line 74 of file CreateVaultResult.h.