Uses of Class
io.envoyproxy.envoy.config.trace.v3.Tracing.Builder
-
Packages that use Tracing.Builder Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.trace.v3 -
-
Uses of Tracing.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Tracing.Builder Modifier and Type Method Description Tracing.BuilderBootstrap.Builder. getTracingBuilder()Deprecated.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Tracing.Builder Modifier and Type Method Description Bootstrap.BuilderBootstrap.Builder. setTracing(Tracing.Builder builderForValue)Deprecated. -
Uses of Tracing.Builder in io.envoyproxy.envoy.config.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return Tracing.Builder Modifier and Type Method Description Tracing.BuilderTracing.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Tracing.BuilderTracing.Builder. clear()Tracing.BuilderTracing.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Tracing.BuilderTracing.Builder. clearHttp()Provides configuration for the HTTP tracer.Tracing.BuilderTracing.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Tracing.BuilderTracing.Builder. clone()Tracing.BuilderTracing.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Tracing.BuilderTracing.Builder. mergeFrom(com.google.protobuf.Message other)Tracing.BuilderTracing.Builder. mergeFrom(Tracing other)Tracing.BuilderTracing.Builder. mergeHttp(Tracing.Http value)Provides configuration for the HTTP tracer.Tracing.BuilderTracing.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Tracing.BuilderTracing. newBuilder()static Tracing.BuilderTracing. newBuilder(Tracing prototype)Tracing.BuilderTracing. newBuilderForType()protected Tracing.BuilderTracing. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Tracing.BuilderTracing.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Tracing.BuilderTracing.Builder. setHttp(Tracing.Http value)Provides configuration for the HTTP tracer.Tracing.BuilderTracing.Builder. setHttp(Tracing.Http.Builder builderForValue)Provides configuration for the HTTP tracer.Tracing.BuilderTracing.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Tracing.BuilderTracing.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Tracing.BuilderTracing. toBuilder()
-