AWS SDK for C++
1.8.153
AWS SDK for C++
|
#include <PurchaseProvisionedCapacityResult.h>
Public Member Functions | |
PurchaseProvisionedCapacityResult () | |
PurchaseProvisionedCapacityResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
PurchaseProvisionedCapacityResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetCapacityId () const |
void | SetCapacityId (const Aws::String &value) |
void | SetCapacityId (Aws::String &&value) |
void | SetCapacityId (const char *value) |
PurchaseProvisionedCapacityResult & | WithCapacityId (const Aws::String &value) |
PurchaseProvisionedCapacityResult & | WithCapacityId (Aws::String &&value) |
PurchaseProvisionedCapacityResult & | WithCapacityId (const char *value) |
Definition at line 27 of file PurchaseProvisionedCapacityResult.h.
Aws::Glacier::Model::PurchaseProvisionedCapacityResult::PurchaseProvisionedCapacityResult | ( | ) |
Aws::Glacier::Model::PurchaseProvisionedCapacityResult::PurchaseProvisionedCapacityResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The ID that identifies the provisioned capacity unit.
Definition at line 38 of file PurchaseProvisionedCapacityResult.h.
PurchaseProvisionedCapacityResult& Aws::Glacier::Model::PurchaseProvisionedCapacityResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The ID that identifies the provisioned capacity unit.
Definition at line 48 of file PurchaseProvisionedCapacityResult.h.
|
inline |
The ID that identifies the provisioned capacity unit.
Definition at line 43 of file PurchaseProvisionedCapacityResult.h.
|
inline |
The ID that identifies the provisioned capacity unit.
Definition at line 53 of file PurchaseProvisionedCapacityResult.h.
|
inline |
The ID that identifies the provisioned capacity unit.
Definition at line 63 of file PurchaseProvisionedCapacityResult.h.
|
inline |
The ID that identifies the provisioned capacity unit.
Definition at line 58 of file PurchaseProvisionedCapacityResult.h.
|
inline |
The ID that identifies the provisioned capacity unit.
Definition at line 68 of file PurchaseProvisionedCapacityResult.h.