Uses of Interface
io.envoyproxy.envoy.config.core.v3.HttpServiceOrBuilder
Packages that use HttpServiceOrBuilder
-
Uses of HttpServiceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HttpServiceOrBuilderModifier and TypeClassDescriptionfinal classHTTP service configuration.static final classHTTP service configuration. -
Uses of HttpServiceOrBuilder in io.envoyproxy.envoy.config.trace.v3
Fields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type HttpServiceOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<HttpService, HttpService.Builder, HttpServiceOrBuilder> OpenTelemetryConfig.Builder.httpServiceBuilder_Methods in io.envoyproxy.envoy.config.trace.v3 that return HttpServiceOrBuilderModifier and TypeMethodDescriptionOpenTelemetryConfig.Builder.getHttpServiceOrBuilder()The upstream HTTP cluster that will receive OTLP traces.OpenTelemetryConfig.getHttpServiceOrBuilder()The upstream HTTP cluster that will receive OTLP traces.OpenTelemetryConfigOrBuilder.getHttpServiceOrBuilder()The upstream HTTP cluster that will receive OTLP traces.Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type HttpServiceOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<HttpService, HttpService.Builder, HttpServiceOrBuilder> OpenTelemetryConfig.Builder.getHttpServiceFieldBuilder()The upstream HTTP cluster that will receive OTLP traces.