Uses of Enum
io.envoyproxy.envoy.type.tracing.v3.CustomTag.TypeCase
Packages that use CustomTag.TypeCase
-
Uses of CustomTag.TypeCase in io.envoyproxy.envoy.type.tracing.v3
Methods in io.envoyproxy.envoy.type.tracing.v3 that return CustomTag.TypeCaseModifier and TypeMethodDescriptionstatic CustomTag.TypeCaseCustomTag.TypeCase.forNumber(int value) CustomTag.Builder.getTypeCase()CustomTag.getTypeCase()CustomTagOrBuilder.getTypeCase()static CustomTag.TypeCaseCustomTag.TypeCase.valueOf(int value) Deprecated.static CustomTag.TypeCaseReturns the enum constant of this type with the specified name.static CustomTag.TypeCase[]CustomTag.TypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.