7#include <aws/storagegateway/StorageGateway_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
23namespace StorageGateway
46 inline void SetGatewayARN(
const char* value) { m_gatewayARN.assign(value); }
57 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetGatewayARN(const Aws::String &value)
void SetRequestId(Aws::String &&value)
DeleteBandwidthRateLimitResult & WithGatewayARN(Aws::String &&value)
AWS_STORAGEGATEWAY_API DeleteBandwidthRateLimitResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_STORAGEGATEWAY_API DeleteBandwidthRateLimitResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DeleteBandwidthRateLimitResult & WithRequestId(const char *value)
DeleteBandwidthRateLimitResult & WithRequestId(Aws::String &&value)
void SetGatewayARN(Aws::String &&value)
void SetRequestId(const Aws::String &value)
AWS_STORAGEGATEWAY_API DeleteBandwidthRateLimitResult()
const Aws::String & GetGatewayARN() const
DeleteBandwidthRateLimitResult & WithGatewayARN(const char *value)
const Aws::String & GetRequestId() const
DeleteBandwidthRateLimitResult & WithRequestId(const Aws::String &value)
DeleteBandwidthRateLimitResult & WithGatewayARN(const Aws::String &value)
void SetGatewayARN(const char *value)
void SetRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue