Uses of Interface
io.envoyproxy.envoy.config.trace.v3.Tracing.HttpOrBuilder
-
Packages that use Tracing.HttpOrBuilder Package Description io.envoyproxy.envoy.config.trace.v3 io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of Tracing.HttpOrBuilder in io.envoyproxy.envoy.config.trace.v3
Classes in io.envoyproxy.envoy.config.trace.v3 that implement Tracing.HttpOrBuilder Modifier and Type Class Description static class
Tracing.Http
Configuration for an HTTP tracer provider used by Envoy.static class
Tracing.Http.Builder
Configuration for an HTTP tracer provider used by Envoy.Fields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type Tracing.HttpOrBuilder Modifier and Type Field Description private 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.HttpOrBuilder Modifier and Type Method Description Tracing.HttpOrBuilder
Tracing.Builder. getHttpOrBuilder()
Provides configuration for the HTTP tracer.Tracing.HttpOrBuilder
Tracing. getHttpOrBuilder()
Provides configuration for the HTTP tracer.Tracing.HttpOrBuilder
TracingOrBuilder. getHttpOrBuilder()
Provides configuration for the HTTP tracer.Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type Tracing.HttpOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Tracing.Http,Tracing.Http.Builder,Tracing.HttpOrBuilder>
Tracing.Builder. getHttpFieldBuilder()
Provides configuration for the HTTP tracer. -
Uses of Tracing.HttpOrBuilder 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.HttpOrBuilder Modifier and Type Field Description private 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.HttpOrBuilder Modifier and Type Method Description Tracing.HttpOrBuilder
HttpConnectionManager.Tracing.Builder. getProviderOrBuilder()
Configuration for an external tracing provider.Tracing.HttpOrBuilder
HttpConnectionManager.Tracing. getProviderOrBuilder()
Configuration for an external tracing provider.Tracing.HttpOrBuilder
HttpConnectionManager.TracingOrBuilder. getProviderOrBuilder()
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.HttpOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Tracing.Http,Tracing.Http.Builder,Tracing.HttpOrBuilder>
HttpConnectionManager.Tracing.Builder. getProviderFieldBuilder()
Configuration for an external tracing provider.
-