Package com.amazonaws.metrics
Interface ServiceMetricCollector.Factory
- Enclosing class:
- ServiceMetricCollector
public static interface ServiceMetricCollector.Factory
-
Method Summary
Modifier and TypeMethodDescriptionReturns an instance of the collector; or null if if failed to create one.
-
Method Details
-
getServiceMetricCollector
ServiceMetricCollector getServiceMetricCollector()Returns an instance of the collector; or null if if failed to create one.
-