Uses of Enum
io.envoyproxy.envoy.data.tap.v2alpha.TraceWrapper.TraceCase
Packages that use TraceWrapper.TraceCase
-
Uses of TraceWrapper.TraceCase in io.envoyproxy.envoy.data.tap.v2alpha
Methods in io.envoyproxy.envoy.data.tap.v2alpha that return TraceWrapper.TraceCaseModifier and TypeMethodDescriptionstatic TraceWrapper.TraceCaseTraceWrapper.TraceCase.forNumber(int value) TraceWrapper.Builder.getTraceCase()TraceWrapper.getTraceCase()TraceWrapperOrBuilder.getTraceCase()static TraceWrapper.TraceCaseTraceWrapper.TraceCase.valueOf(int value) Deprecated.static TraceWrapper.TraceCaseReturns the enum constant of this type with the specified name.static TraceWrapper.TraceCase[]TraceWrapper.TraceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.