Uses of Class
io.envoyproxy.envoy.config.listener.v3.FilterChain.Builder
Packages that use FilterChain.Builder
-
Uses of FilterChain.Builder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type FilterChain.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FilterChain, FilterChain.Builder, FilterChainOrBuilder> Listener.Builder.defaultFilterChainBuilder_
private com.google.protobuf.RepeatedFieldBuilder
<FilterChain, FilterChain.Builder, FilterChainOrBuilder> Listener.Builder.filterChainsBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return FilterChain.BuilderModifier and TypeMethodDescriptionFilterChain.Builder.addAllFilters
(Iterable<? extends Filter> values) A list of individual network filters that make up the filter chain for connections established with the listener.Listener.Builder.addFilterChainsBuilder()
A list of filter chains to consider for this listener.Listener.Builder.addFilterChainsBuilder
(int index) A list of filter chains to consider for this listener.FilterChain.Builder.addFilters
(int index, Filter value) A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.Builder.addFilters
(int index, Filter.Builder builderForValue) A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.Builder.addFilters
(Filter value) A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.Builder.addFilters
(Filter.Builder builderForValue) A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.Builder.clear()
FilterChain.Builder.clearFilterChainMatch()
The criteria to use when matching a connection to this filter chain.FilterChain.Builder.clearFilters()
A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.Builder.clearMetadata()
[#not-implemented-hide:] filter chain metadata.FilterChain.Builder.clearName()
The unique name (or empty) by which this filter chain is known.FilterChain.Builder.clearOnDemandConfiguration()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.Builder.clearTransportSocket()
Optional custom transport socket implementation to use for downstream connections.FilterChain.Builder.clearTransportSocketConnectTimeout()
If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.FilterChain.Builder.clearUseProxyProto()
Deprecated.Listener.Builder.getDefaultFilterChainBuilder()
The default filter chain if none of the filter chain matches.Listener.Builder.getFilterChainsBuilder
(int index) A list of filter chains to consider for this listener.FilterChain.Builder.mergeFilterChainMatch
(FilterChainMatch value) The criteria to use when matching a connection to this filter chain.FilterChain.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FilterChain.Builder.mergeFrom
(com.google.protobuf.Message other) FilterChain.Builder.mergeFrom
(FilterChain other) FilterChain.Builder.mergeMetadata
(Metadata value) [#not-implemented-hide:] filter chain metadata.FilterChain.Builder.mergeOnDemandConfiguration
(FilterChain.OnDemandConfiguration value) [#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.Builder.mergeTransportSocket
(TransportSocket value) Optional custom transport socket implementation to use for downstream connections.FilterChain.Builder.mergeTransportSocketConnectTimeout
(com.google.protobuf.Duration value) If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.FilterChain.Builder.mergeUseProxyProto
(com.google.protobuf.BoolValue value) Deprecated.static FilterChain.Builder
FilterChain.newBuilder()
static FilterChain.Builder
FilterChain.newBuilder
(FilterChain prototype) FilterChain.newBuilderForType()
protected FilterChain.Builder
FilterChain.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) FilterChain.Builder.removeFilters
(int index) A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.Builder.setFilterChainMatch
(FilterChainMatch value) The criteria to use when matching a connection to this filter chain.FilterChain.Builder.setFilterChainMatch
(FilterChainMatch.Builder builderForValue) The criteria to use when matching a connection to this filter chain.FilterChain.Builder.setFilters
(int index, Filter value) A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.Builder.setFilters
(int index, Filter.Builder builderForValue) A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.Builder.setMetadata
(Metadata value) [#not-implemented-hide:] filter chain metadata.FilterChain.Builder.setMetadata
(Metadata.Builder builderForValue) [#not-implemented-hide:] filter chain metadata.The unique name (or empty) by which this filter chain is known.FilterChain.Builder.setNameBytes
(com.google.protobuf.ByteString value) The unique name (or empty) by which this filter chain is known.FilterChain.Builder.setOnDemandConfiguration
(FilterChain.OnDemandConfiguration value) [#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.Builder.setOnDemandConfiguration
(FilterChain.OnDemandConfiguration.Builder builderForValue) [#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.Builder.setTransportSocket
(TransportSocket value) Optional custom transport socket implementation to use for downstream connections.FilterChain.Builder.setTransportSocket
(TransportSocket.Builder builderForValue) Optional custom transport socket implementation to use for downstream connections.FilterChain.Builder.setTransportSocketConnectTimeout
(com.google.protobuf.Duration value) If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.FilterChain.Builder.setTransportSocketConnectTimeout
(com.google.protobuf.Duration.Builder builderForValue) If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.FilterChain.Builder.setUseProxyProto
(com.google.protobuf.BoolValue value) Deprecated.FilterChain.Builder.setUseProxyProto
(com.google.protobuf.BoolValue.Builder builderForValue) Deprecated.FilterChain.toBuilder()
Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type FilterChain.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FilterChain, FilterChain.Builder, FilterChainOrBuilder> Listener.Builder.getDefaultFilterChainFieldBuilder()
The default filter chain if none of the filter chain matches.Listener.Builder.getFilterChainsBuilderList()
A list of filter chains to consider for this listener.private com.google.protobuf.RepeatedFieldBuilder
<FilterChain, FilterChain.Builder, FilterChainOrBuilder> Listener.Builder.getFilterChainsFieldBuilder()
Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type FilterChain.BuilderModifier and TypeMethodDescriptionListener.Builder.addFilterChains
(int index, FilterChain.Builder builderForValue) A list of filter chains to consider for this listener.Listener.Builder.addFilterChains
(FilterChain.Builder builderForValue) A list of filter chains to consider for this listener.Listener.Builder.setDefaultFilterChain
(FilterChain.Builder builderForValue) The default filter chain if none of the filter chain matches.Listener.Builder.setFilterChains
(int index, FilterChain.Builder builderForValue) A list of filter chains to consider for this listener.