Uses of Enum
io.prometheus.metrics.exporter.pushgateway.Scheme
Packages that use Scheme
-
Uses of Scheme in io.prometheus.metrics.exporter.pushgateway
Methods in io.prometheus.metrics.exporter.pushgateway that return SchemeModifier and TypeMethodDescriptionstatic Scheme
Scheme.fromString
(String name) static Scheme
Returns the enum constant of this type with the specified name.static Scheme[]
Scheme.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.prometheus.metrics.exporter.pushgateway with parameters of type SchemeModifier and TypeMethodDescriptionSpecify if metrics should be pushed using HTTP or HTTPS.