Uses of Class
io.envoyproxy.envoy.config.route.v3.Tracing
Packages that use Tracing
-
Uses of Tracing in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as TracingModifier and TypeFieldDescriptionprivate static final Tracing
Tracing.DEFAULT_INSTANCE
private Tracing
Route.Builder.tracing_
private Tracing
Route.tracing_
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type TracingModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Tracing> Tracing.PARSER
private com.google.protobuf.SingleFieldBuilder
<Tracing, Tracing.Builder, TracingOrBuilder> Route.Builder.tracingBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return TracingModifier and TypeMethodDescriptionTracing.Builder.build()
Tracing.Builder.buildPartial()
static Tracing
Tracing.getDefaultInstance()
Tracing.Builder.getDefaultInstanceForType()
Tracing.getDefaultInstanceForType()
Route.Builder.getTracing()
Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.Route.getTracing()
Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.RouteOrBuilder.getTracing()
Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.static Tracing
Tracing.parseDelimitedFrom
(InputStream input) static Tracing
Tracing.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(byte[] data) static Tracing
Tracing.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(com.google.protobuf.ByteString data) static Tracing
Tracing.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(com.google.protobuf.CodedInputStream input) static Tracing
Tracing.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(InputStream input) static Tracing
Tracing.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Tracing
Tracing.parseFrom
(ByteBuffer data) static Tracing
Tracing.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type TracingModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Tracing> Tracing.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Tracing, Tracing.Builder, TracingOrBuilder> Route.Builder.internalGetTracingFieldBuilder()
Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.static com.google.protobuf.Parser
<Tracing> Tracing.parser()
Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type TracingModifier and TypeMethodDescriptionprivate void
Tracing.Builder.buildPartial0
(Tracing result) private void
Tracing.Builder.buildPartialRepeatedFields
(Tracing result) Route.Builder.mergeTracing
(Tracing value) Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.static Tracing.Builder
Tracing.newBuilder
(Tracing prototype) Route.Builder.setTracing
(Tracing value) Presence of the object defines whether the connection manager's tracing configuration is overridden by this route specific instance.