Uses of Interface
io.envoyproxy.envoy.config.route.v3.TracingOrBuilder
-
Packages that use TracingOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of TracingOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement TracingOrBuilder Modifier and Type Class Description class
Tracing
Protobuf typeenvoy.config.route.v3.Tracing
static class
Tracing.Builder
Protobuf typeenvoy.config.route.v3.Tracing
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type TracingOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Tracing,Tracing.Builder,TracingOrBuilder>
Route.Builder. tracingBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return TracingOrBuilder Modifier and Type Method Description TracingOrBuilder
Route.Builder. getTracingOrBuilder()
Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.TracingOrBuilder
Route. getTracingOrBuilder()
Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.TracingOrBuilder
RouteOrBuilder. getTracingOrBuilder()
Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type TracingOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Tracing,Tracing.Builder,TracingOrBuilder>
Route.Builder. getTracingFieldBuilder()
Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.
-