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.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.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.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.
-