21 template<
typename RESULT_TYPE>
22 class AmazonWebServiceResult;
31 namespace StorageGateway
56 inline void SetGatewayARN(
const char* value) { m_gatewayARN.assign(value); }
void SetGatewayARN(Aws::String &&value)
DeleteBandwidthRateLimitResult & WithGatewayARN(const char *value)
DeleteBandwidthRateLimitResult & WithGatewayARN(Aws::String &&value)
void SetGatewayARN(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetGatewayARN(const Aws::String &value)
DeleteBandwidthRateLimitResult & WithGatewayARN(const Aws::String &value)
const Aws::String & GetGatewayARN() const
#define AWS_STORAGEGATEWAY_API
JSON (JavaScript Object Notation).