Class InfoSnapshot.Builder
- Enclosing class:
- InfoSnapshot
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
dataPoint
(InfoSnapshot.InfoDataPointSnapshot dataPoint) Add a data point.Methods inherited from class MetricSnapshot.Builder
help, name
-
Method Details
-
dataPoint
Add a data point. Call multiple times for adding multiple data points. -
unit
- Overrides:
unit
in classMetricSnapshot.Builder<InfoSnapshot.Builder>
-
build
- Specified by:
build
in classMetricSnapshot.Builder<InfoSnapshot.Builder>
-