Uses of Enum
io.envoyproxy.envoy.config.metrics.v3.TagSpecifier.TagValueCase
Packages that use TagSpecifier.TagValueCase
-
Uses of TagSpecifier.TagValueCase in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return TagSpecifier.TagValueCaseModifier and TypeMethodDescriptionstatic TagSpecifier.TagValueCase
TagSpecifier.TagValueCase.forNumber
(int value) TagSpecifier.Builder.getTagValueCase()
TagSpecifier.getTagValueCase()
TagSpecifierOrBuilder.getTagValueCase()
static TagSpecifier.TagValueCase
TagSpecifier.TagValueCase.valueOf
(int value) Deprecated.static TagSpecifier.TagValueCase
Returns the enum constant of this type with the specified name.static TagSpecifier.TagValueCase[]
TagSpecifier.TagValueCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.