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.TagValueCaseTagSpecifier.TagValueCase.forNumber(int value) TagSpecifier.Builder.getTagValueCase()TagSpecifier.getTagValueCase()TagSpecifierOrBuilder.getTagValueCase()static TagSpecifier.TagValueCaseTagSpecifier.TagValueCase.valueOf(int value) Deprecated.static TagSpecifier.TagValueCaseReturns 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.