Uses of Class
io.prometheus.client.Info.Builder
-
Packages that use Info.Builder Package Description io.prometheus.client -
-
Uses of Info.Builder in io.prometheus.client
Methods in io.prometheus.client that return Info.Builder Modifier and Type Method Description static Info.BuilderInfo. build()Return a Builder to allow configuration of a new Info.static Info.BuilderInfo. build(String name, String help)Return a Builder to allow configuration of a new Info.
-