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