Class DefaultMetricRecord<T>
java.lang.Object
software.amazon.awssdk.metrics.internal.DefaultMetricRecord<T>
- All Implemented Interfaces:
MetricRecord<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultMetricRecord
-
-
Method Details
-
metric
- Specified by:
metric
in interfaceMetricRecord<T>
- Returns:
- The metric.
-
value
- Specified by:
value
in interfaceMetricRecord<T>
- Returns:
- The value of this metric.
-
toString
-