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
Fields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type HttpServiceOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HttpService,HttpService.Builder,HttpServiceOrBuilder>OpenTelemetryConfig.Builder. httpServiceBuilder_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.Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type HttpServiceOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HttpService,HttpService.Builder,HttpServiceOrBuilder>OpenTelemetryConfig.Builder. getHttpServiceFieldBuilder()The upstream HTTP cluster that will receive OTLP traces.
-