Uses of Interface
io.envoyproxy.envoy.extensions.upstreams.http.v3.HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder
-
Packages that use HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.upstreams.http.v3 -
-
Uses of HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder in io.envoyproxy.envoy.extensions.upstreams.http.v3
Classes in io.envoyproxy.envoy.extensions.upstreams.http.v3 that implement HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder Modifier and Type Class Description static classHttpProtocolOptions.UseDownstreamHttpConfigIf this is used, the cluster can use either of the configured protocols, and will use whichever protocol was used by the downstream connection.static classHttpProtocolOptions.UseDownstreamHttpConfig.BuilderIf this is used, the cluster can use either of the configured protocols, and will use whichever protocol was used by the downstream connection.Methods in io.envoyproxy.envoy.extensions.upstreams.http.v3 that return HttpProtocolOptions.UseDownstreamHttpConfigOrBuilder Modifier and Type Method Description HttpProtocolOptions.UseDownstreamHttpConfigOrBuilderHttpProtocolOptions.Builder. getUseDownstreamProtocolConfigOrBuilder()This allows switching on protocol based on what protocol the downstream connection used.HttpProtocolOptions.UseDownstreamHttpConfigOrBuilderHttpProtocolOptions. getUseDownstreamProtocolConfigOrBuilder()This allows switching on protocol based on what protocol the downstream connection used.HttpProtocolOptions.UseDownstreamHttpConfigOrBuilderHttpProtocolOptionsOrBuilder. getUseDownstreamProtocolConfigOrBuilder()This allows switching on protocol based on what protocol the downstream connection used.
-