7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
42 inline void SetMetricName(
const char* value) { m_metricName.assign(value); }
55 inline void SetMetricArn(
const char* value) { m_metricArn.assign(value); }
66 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
CreateFleetMetricResult & WithMetricArn(Aws::String &&value)
AWS_IOT_API CreateFleetMetricResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateFleetMetricResult & WithMetricName(const Aws::String &value)
CreateFleetMetricResult & WithMetricName(Aws::String &&value)
void SetMetricName(Aws::String &&value)
void SetRequestId(const Aws::String &value)
CreateFleetMetricResult & WithRequestId(const Aws::String &value)
const Aws::String & GetMetricName() const
void SetRequestId(const char *value)
void SetRequestId(Aws::String &&value)
AWS_IOT_API CreateFleetMetricResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_IOT_API CreateFleetMetricResult()
void SetMetricArn(Aws::String &&value)
const Aws::String & GetMetricArn() const
CreateFleetMetricResult & WithRequestId(const char *value)
void SetMetricArn(const Aws::String &value)
CreateFleetMetricResult & WithMetricName(const char *value)
void SetMetricArn(const char *value)
void SetMetricName(const char *value)
void SetMetricName(const Aws::String &value)
const Aws::String & GetRequestId() const
CreateFleetMetricResult & WithMetricArn(const char *value)
CreateFleetMetricResult & WithMetricArn(const Aws::String &value)
CreateFleetMetricResult & WithRequestId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue