#include <metric_service_factory.hpp>
Definition at line 25 of file metric_service_factory.hpp.
◆ MetricServiceFactory() [1/2]
| Aws::CloudWatchMetrics::MetricServiceFactory::MetricServiceFactory |
( |
| ) |
|
|
default |
◆ MetricServiceFactory() [2/2]
Block copy constructor and assignment operator for Factory object.
◆ ~MetricServiceFactory()
| Aws::CloudWatchMetrics::MetricServiceFactory::~MetricServiceFactory |
( |
| ) |
|
|
default |
◆ createMetricService()
| 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 |
◆ operator=()
The documentation for this class was generated from the following files: