Uses of Enum
io.vertx.micrometer.MatchType
Packages that use MatchType
-
Uses of MatchType in io.vertx.micrometer
Subclasses with type arguments of type MatchType in io.vertx.micrometerFields in io.vertx.micrometer declared as MatchTypeModifier and TypeFieldDescriptionstatic final MatchTypeMatch.DEFAULT_TYPEThe default value :MatchType.EQUALSMethods in io.vertx.micrometer that return MatchTypeModifier and TypeMethodDescriptionMatch.getType()static MatchTypeReturns the enum constant of this type with the specified name.static MatchType[]MatchType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.micrometer with parameters of type MatchType