Uses of Class
io.envoyproxy.envoy.data.tap.v2alpha.TraceWrapper.TraceCase
-
Packages that use TraceWrapper.TraceCase Package Description io.envoyproxy.envoy.data.tap.v2alpha -
-
Uses of TraceWrapper.TraceCase in io.envoyproxy.envoy.data.tap.v2alpha
Methods in io.envoyproxy.envoy.data.tap.v2alpha that return TraceWrapper.TraceCase Modifier and Type Method Description static TraceWrapper.TraceCaseTraceWrapper.TraceCase. forNumber(int value)TraceWrapper.TraceCaseTraceWrapper.Builder. getTraceCase()TraceWrapper.TraceCaseTraceWrapper. getTraceCase()TraceWrapper.TraceCaseTraceWrapperOrBuilder. getTraceCase()static TraceWrapper.TraceCaseTraceWrapper.TraceCase. valueOf(int value)Deprecated.static TraceWrapper.TraceCaseTraceWrapper.TraceCase. valueOf(String name)Returns 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.
-