7#include <aws/monitoring/CloudWatch_EXPORTS.h>
8#include <aws/monitoring/CloudWatchRequest.h>
9#include <aws/monitoring/model/SingleMetricAnomalyDetector.h>
10#include <aws/monitoring/model/MetricMathAnomalyDetector.h>
82 bool m_singleMetricAnomalyDetectorHasBeenSet =
false;
85 bool m_metricMathAnomalyDetectorHasBeenSet =
false;
virtual const char * GetServiceRequestName() const override
DeleteAnomalyDetectorRequest & WithSingleMetricAnomalyDetector(const SingleMetricAnomalyDetector &value)
bool MetricMathAnomalyDetectorHasBeenSet() const
DeleteAnomalyDetectorRequest & WithMetricMathAnomalyDetector(MetricMathAnomalyDetector &&value)
void SetSingleMetricAnomalyDetector(SingleMetricAnomalyDetector &&value)
const MetricMathAnomalyDetector & GetMetricMathAnomalyDetector() const
bool SingleMetricAnomalyDetectorHasBeenSet() const
DeleteAnomalyDetectorRequest & WithSingleMetricAnomalyDetector(SingleMetricAnomalyDetector &&value)
AWS_CLOUDWATCH_API void DumpBodyToUrl(Aws::Http::URI &uri) const override
void SetSingleMetricAnomalyDetector(const SingleMetricAnomalyDetector &value)
AWS_CLOUDWATCH_API DeleteAnomalyDetectorRequest()
DeleteAnomalyDetectorRequest & WithMetricMathAnomalyDetector(const MetricMathAnomalyDetector &value)
const SingleMetricAnomalyDetector & GetSingleMetricAnomalyDetector() const
void SetMetricMathAnomalyDetector(MetricMathAnomalyDetector &&value)
void SetMetricMathAnomalyDetector(const MetricMathAnomalyDetector &value)
AWS_CLOUDWATCH_API Aws::String SerializePayload() const override
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String