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:
 metricin interfaceMetricRecord<T>- Returns:
 - The metric.
 
 - 
value
- Specified by:
 valuein interfaceMetricRecord<T>- Returns:
 - The value of this metric.
 
 - 
toString
 
 -