Uses of Class
io.prometheus.metrics.model.snapshots.CounterSnapshot.Builder
Packages that use CounterSnapshot.Builder
-
Uses of CounterSnapshot.Builder in io.prometheus.metrics.model.snapshots
Subclasses with type arguments of type CounterSnapshot.Builder in io.prometheus.metrics.model.snapshotsMethods in io.prometheus.metrics.model.snapshots that return CounterSnapshot.BuilderModifier and TypeMethodDescriptionstatic CounterSnapshot.Builder
CounterSnapshot.builder()
CounterSnapshot.Builder.dataPoint
(CounterSnapshot.CounterDataPointSnapshot dataPoint) Add a data point.