Uses of Interface
io.envoyproxy.envoy.config.core.v3.HttpServiceOrBuilder
-
Packages that use HttpServiceOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.trace.v3 -
-
Uses of HttpServiceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HttpServiceOrBuilder Modifier and Type Class Description classHttpServiceHTTP service configuration.static classHttpService.BuilderHTTP service configuration. -
Uses of HttpServiceOrBuilder in io.envoyproxy.envoy.config.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return HttpServiceOrBuilder Modifier and Type Method Description HttpServiceOrBuilderOpenTelemetryConfig.Builder. getHttpServiceOrBuilder()The upstream HTTP cluster that will receive OTLP traces.HttpServiceOrBuilderOpenTelemetryConfig. getHttpServiceOrBuilder()The upstream HTTP cluster that will receive OTLP traces.HttpServiceOrBuilderOpenTelemetryConfigOrBuilder. getHttpServiceOrBuilder()The upstream HTTP cluster that will receive OTLP traces.
-