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 class
FilterChain.OnDemandConfiguration
The configuration for on-demand filter chain.static class
FilterChain.OnDemandConfiguration.Builder
The configuration for on-demand filter chain.Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type FilterChain.OnDemandConfigurationOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FilterChain.OnDemandConfiguration,FilterChain.OnDemandConfiguration.Builder,FilterChain.OnDemandConfigurationOrBuilder>
FilterChain.Builder. onDemandConfigurationBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return FilterChain.OnDemandConfigurationOrBuilder Modifier and Type Method Description FilterChain.OnDemandConfigurationOrBuilder
FilterChain.Builder. getOnDemandConfigurationOrBuilder()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.OnDemandConfigurationOrBuilder
FilterChain. getOnDemandConfigurationOrBuilder()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.OnDemandConfigurationOrBuilder
FilterChainOrBuilder. getOnDemandConfigurationOrBuilder()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type FilterChain.OnDemandConfigurationOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<FilterChain.OnDemandConfiguration,FilterChain.OnDemandConfiguration.Builder,FilterChain.OnDemandConfigurationOrBuilder>
FilterChain.Builder. getOnDemandConfigurationFieldBuilder()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.
-