AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <GetSnapshotLimitsResult.h>
Public Member Functions | |
GetSnapshotLimitsResult () | |
GetSnapshotLimitsResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
GetSnapshotLimitsResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const SnapshotLimits & | GetSnapshotLimits () const |
void | SetSnapshotLimits (const SnapshotLimits &value) |
void | SetSnapshotLimits (SnapshotLimits &&value) |
GetSnapshotLimitsResult & | WithSnapshotLimits (const SnapshotLimits &value) |
GetSnapshotLimitsResult & | WithSnapshotLimits (SnapshotLimits &&value) |
Contains the results of the GetSnapshotLimits operation.
Definition at line 33 of file GetSnapshotLimitsResult.h.
Aws::DirectoryService::Model::GetSnapshotLimitsResult::GetSnapshotLimitsResult | ( | ) |
Aws::DirectoryService::Model::GetSnapshotLimitsResult::GetSnapshotLimitsResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
Definition at line 45 of file GetSnapshotLimitsResult.h.
GetSnapshotLimitsResult& Aws::DirectoryService::Model::GetSnapshotLimitsResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
Definition at line 51 of file GetSnapshotLimitsResult.h.
|
inline |
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
Definition at line 57 of file GetSnapshotLimitsResult.h.
|
inline |
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
Definition at line 63 of file GetSnapshotLimitsResult.h.
|
inline |
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
Definition at line 69 of file GetSnapshotLimitsResult.h.