Uses of Class
io.envoyproxy.envoy.config.trace.v3.Tracing.Builder
Packages that use Tracing.Builder
-
Uses of Tracing.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Tracing.BuilderMethods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Tracing.BuilderModifier and TypeMethodDescriptionBootstrap.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.BuilderModifier and TypeMethodDescriptionTracing.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Tracing.Builder.clear()Tracing.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Tracing.Builder.clearHttp()Provides configuration for the HTTP tracer.Tracing.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Tracing.Builder.clone()Tracing.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Tracing.Builder.mergeFrom(com.google.protobuf.Message other) Tracing.Builder.mergeHttp(Tracing.Http value) Provides configuration for the HTTP tracer.final Tracing.BuilderTracing.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Tracing.BuilderTracing.newBuilder()static Tracing.BuilderTracing.newBuilder(Tracing prototype) Tracing.newBuilderForType()protected Tracing.BuilderTracing.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Tracing.Builder.setHttp(Tracing.Http value) Provides configuration for the HTTP tracer.Tracing.Builder.setHttp(Tracing.Http.Builder builderForValue) Provides configuration for the HTTP tracer.Tracing.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Tracing.BuilderTracing.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Tracing.toBuilder()