#include <metric_service_factory.hpp>
Definition at line 25 of file metric_service_factory.hpp.
Aws::CloudWatchMetrics::MetricServiceFactory::MetricServiceFactory |
( |
| ) |
|
|
default |
Block copy constructor and assignment operator for Factory object.
Aws::CloudWatchMetrics::MetricServiceFactory::~MetricServiceFactory |
( |
| ) |
|
|
default |
std::shared_ptr< MetricService > Aws::CloudWatchMetrics::MetricServiceFactory::createMetricService |
( |
const std::string & |
metrics_namespace, |
|
|
const Aws::Client::ClientConfiguration & |
client_config, |
|
|
const Aws::SDKOptions & |
sdk_options, |
|
|
const CloudWatchOptions & |
cloudwatch_options = kDefaultCloudWatchOptions |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: