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 classTracingProtobuf typeenvoy.config.route.v3.Tracingstatic classTracing.BuilderProtobuf typeenvoy.config.route.v3.TracingFields 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 TracingOrBuilderRoute.Builder. getTracingOrBuilder()Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.TracingOrBuilderRoute. getTracingOrBuilder()Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.TracingOrBuilderRouteOrBuilder. 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.
-