23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
33 namespace StorageGateway
54 inline void SetGatewayARN(
const char* value) { m_gatewayARN.assign(value); }
ListVolumeRecoveryPointsResult & AddVolumeRecoveryPointInfos(const VolumeRecoveryPointInfo &value)
void SetVolumeRecoveryPointInfos(Aws::Vector< VolumeRecoveryPointInfo > &&value)
void SetGatewayARN(const Aws::String &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetGatewayARN(Aws::String &&value)
ListVolumeRecoveryPointsResult & WithGatewayARN(Aws::String &&value)
ListVolumeRecoveryPointsResult & WithGatewayARN(const Aws::String &value)
const Aws::String & GetGatewayARN() const
void SetVolumeRecoveryPointInfos(const Aws::Vector< VolumeRecoveryPointInfo > &value)
ListVolumeRecoveryPointsResult & AddVolumeRecoveryPointInfos(VolumeRecoveryPointInfo &&value)
const Aws::Vector< VolumeRecoveryPointInfo > & GetVolumeRecoveryPointInfos() const
void SetGatewayARN(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListVolumeRecoveryPointsResult & WithVolumeRecoveryPointInfos(Aws::Vector< VolumeRecoveryPointInfo > &&value)
ListVolumeRecoveryPointsResult & WithVolumeRecoveryPointInfos(const Aws::Vector< VolumeRecoveryPointInfo > &value)
ListVolumeRecoveryPointsResult & WithGatewayARN(const char *value)
#define AWS_STORAGEGATEWAY_API
JSON (JavaScript Object Notation).