Uses of Class
software.amazon.awssdk.metrics.publishers.cloudwatch.internal.transform.MetricCollectionAggregator
-
Packages that use MetricCollectionAggregator Package Description software.amazon.awssdk.metrics.publishers.cloudwatch.internal.task -
-
Uses of MetricCollectionAggregator in software.amazon.awssdk.metrics.publishers.cloudwatch.internal.task
Constructors in software.amazon.awssdk.metrics.publishers.cloudwatch.internal.task with parameters of type MetricCollectionAggregator Constructor Description AggregateMetricsTask(MetricCollectionAggregator collectionAggregator, MetricCollection metricCollection)UploadMetricsTasks(MetricCollectionAggregator collectionAggregator, MetricUploader uploader, int maximumRequestsPerFlush)
-