Uses of Interface
io.envoyproxy.envoy.config.listener.v3.FilterChain.OnDemandConfigurationOrBuilder
-
Packages that use FilterChain.OnDemandConfigurationOrBuilder Package Description io.envoyproxy.envoy.config.listener.v3 -
-
Uses of FilterChain.OnDemandConfigurationOrBuilder in io.envoyproxy.envoy.config.listener.v3
Classes in io.envoyproxy.envoy.config.listener.v3 that implement FilterChain.OnDemandConfigurationOrBuilder Modifier and Type Class Description static classFilterChain.OnDemandConfigurationThe configuration for on-demand filter chain.static classFilterChain.OnDemandConfiguration.BuilderThe configuration for on-demand filter chain.Methods in io.envoyproxy.envoy.config.listener.v3 that return FilterChain.OnDemandConfigurationOrBuilder Modifier and Type Method Description FilterChain.OnDemandConfigurationOrBuilderFilterChain.Builder. getOnDemandConfigurationOrBuilder()[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.OnDemandConfigurationOrBuilderFilterChain. getOnDemandConfigurationOrBuilder()[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.OnDemandConfigurationOrBuilderFilterChainOrBuilder. getOnDemandConfigurationOrBuilder()[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.
-