Uses of Class
io.envoyproxy.envoy.config.trace.v3.Tracing.Http.Builder
Packages that use Tracing.Http.Builder
Package
Description
-
Uses of Tracing.Http.Builder in io.envoyproxy.envoy.config.trace.v3
Fields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type Tracing.Http.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Tracing.Http, Tracing.Http.Builder, Tracing.HttpOrBuilder> Tracing.Builder.httpBuilder_
Methods in io.envoyproxy.envoy.config.trace.v3 that return Tracing.Http.BuilderModifier and TypeMethodDescriptionTracing.Http.Builder.clear()
Tracing.Http.Builder.clearConfigType()
Tracing.Http.Builder.clearName()
The name of the HTTP trace driver to instantiate.Tracing.Http.Builder.clearTypedConfig()
.google.protobuf.Any typed_config = 3;
Tracing.Builder.getHttpBuilder()
Provides configuration for the HTTP tracer.Tracing.Http.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Tracing.Http.Builder.mergeFrom
(com.google.protobuf.Message other) Tracing.Http.Builder.mergeFrom
(Tracing.Http other) Tracing.Http.Builder.mergeTypedConfig
(com.google.protobuf.Any value) .google.protobuf.Any typed_config = 3;
static Tracing.Http.Builder
Tracing.Http.newBuilder()
static Tracing.Http.Builder
Tracing.Http.newBuilder
(Tracing.Http prototype) Tracing.Http.newBuilderForType()
protected Tracing.Http.Builder
Tracing.Http.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) The name of the HTTP trace driver to instantiate.Tracing.Http.Builder.setNameBytes
(com.google.protobuf.ByteString value) The name of the HTTP trace driver to instantiate.Tracing.Http.Builder.setTypedConfig
(com.google.protobuf.Any value) .google.protobuf.Any typed_config = 3;
Tracing.Http.Builder.setTypedConfig
(com.google.protobuf.Any.Builder builderForValue) .google.protobuf.Any typed_config = 3;
Tracing.Http.toBuilder()
Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type Tracing.Http.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Tracing.Http, Tracing.Http.Builder, Tracing.HttpOrBuilder> Tracing.Builder.internalGetHttpFieldBuilder()
Provides configuration for the HTTP tracer.Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type Tracing.Http.BuilderModifier and TypeMethodDescriptionTracing.Builder.setHttp
(Tracing.Http.Builder builderForValue) Provides configuration for the HTTP tracer. -
Uses of Tracing.Http.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type Tracing.Http.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Tracing.Http, Tracing.Http.Builder, Tracing.HttpOrBuilder> HttpConnectionManager.Tracing.Builder.providerBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return Tracing.Http.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.getProviderBuilder()
Configuration for an external tracing provider.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type Tracing.Http.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Tracing.Http, Tracing.Http.Builder, Tracing.HttpOrBuilder> HttpConnectionManager.Tracing.Builder.internalGetProviderFieldBuilder()
Configuration for an external tracing provider.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type Tracing.Http.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.setProvider
(Tracing.Http.Builder builderForValue) Configuration for an external tracing provider.