Class FilterChain.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
- io.envoyproxy.envoy.config.listener.v3.FilterChain.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FilterChainOrBuilder,Cloneable
- Enclosing class:
- FilterChain
public static final class FilterChain.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder> implements FilterChainOrBuilder
A filter chain wraps a set of match criteria, an option TLS context, a set of filters, and various other parameters. [#next-free-field: 10]
Protobuf typeenvoy.config.listener.v3.FilterChain
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description FilterChain.BuilderaddAllFilters(Iterable<? extends Filter> values)A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuilderaddFilters(int index, Filter value)A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuilderaddFilters(int index, Filter.Builder builderForValue)A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuilderaddFilters(Filter value)A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuilderaddFilters(Filter.Builder builderForValue)A list of individual network filters that make up the filter chain for connections established with the listener.Filter.BuilderaddFiltersBuilder()A list of individual network filters that make up the filter chain for connections established with the listener.Filter.BuilderaddFiltersBuilder(int index)A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FilterChainbuild()FilterChainbuildPartial()FilterChain.Builderclear()FilterChain.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)FilterChain.BuilderclearFilterChainMatch()The criteria to use when matching a connection to this filter chain.FilterChain.BuilderclearFilters()A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuilderclearMetadata()[#not-implemented-hide:] filter chain metadata.FilterChain.BuilderclearName()The unique name (or empty) by which this filter chain is known.FilterChain.BuilderclearOnDemandConfiguration()[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)FilterChain.BuilderclearTransportSocket()Optional custom transport socket implementation to use for downstream connections.FilterChain.BuilderclearTransportSocketConnectTimeout()If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.FilterChain.BuilderclearUseProxyProto()Deprecated.FilterChain.Builderclone()FilterChaingetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()FilterChainMatchgetFilterChainMatch()The criteria to use when matching a connection to this filter chain.FilterChainMatch.BuildergetFilterChainMatchBuilder()The criteria to use when matching a connection to this filter chain.FilterChainMatchOrBuildergetFilterChainMatchOrBuilder()The criteria to use when matching a connection to this filter chain.FiltergetFilters(int index)A list of individual network filters that make up the filter chain for connections established with the listener.Filter.BuildergetFiltersBuilder(int index)A list of individual network filters that make up the filter chain for connections established with the listener.List<Filter.Builder>getFiltersBuilderList()A list of individual network filters that make up the filter chain for connections established with the listener.intgetFiltersCount()A list of individual network filters that make up the filter chain for connections established with the listener.List<Filter>getFiltersList()A list of individual network filters that make up the filter chain for connections established with the listener.FilterOrBuildergetFiltersOrBuilder(int index)A list of individual network filters that make up the filter chain for connections established with the listener.List<? extends FilterOrBuilder>getFiltersOrBuilderList()A list of individual network filters that make up the filter chain for connections established with the listener.MetadatagetMetadata()[#not-implemented-hide:] filter chain metadata.Metadata.BuildergetMetadataBuilder()[#not-implemented-hide:] filter chain metadata.MetadataOrBuildergetMetadataOrBuilder()[#not-implemented-hide:] filter chain metadata.StringgetName()The unique name (or empty) by which this filter chain is known.com.google.protobuf.ByteStringgetNameBytes()The unique name (or empty) by which this filter chain is known.FilterChain.OnDemandConfigurationgetOnDemandConfiguration()[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.OnDemandConfiguration.BuildergetOnDemandConfigurationBuilder()[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.OnDemandConfigurationOrBuildergetOnDemandConfigurationOrBuilder()[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.TransportSocketgetTransportSocket()Optional custom transport socket implementation to use for downstream connections.TransportSocket.BuildergetTransportSocketBuilder()Optional custom transport socket implementation to use for downstream connections.com.google.protobuf.DurationgetTransportSocketConnectTimeout()If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.com.google.protobuf.Duration.BuildergetTransportSocketConnectTimeoutBuilder()If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.com.google.protobuf.DurationOrBuildergetTransportSocketConnectTimeoutOrBuilder()If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.TransportSocketOrBuildergetTransportSocketOrBuilder()Optional custom transport socket implementation to use for downstream connections.com.google.protobuf.BoolValuegetUseProxyProto()Deprecated.envoy.config.listener.v3.FilterChain.use_proxy_proto is deprecated.com.google.protobuf.BoolValue.BuildergetUseProxyProtoBuilder()Deprecated.com.google.protobuf.BoolValueOrBuildergetUseProxyProtoOrBuilder()Deprecated.booleanhasFilterChainMatch()The criteria to use when matching a connection to this filter chain.booleanhasMetadata()[#not-implemented-hide:] filter chain metadata.booleanhasOnDemandConfiguration()[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.booleanhasTransportSocket()Optional custom transport socket implementation to use for downstream connections.booleanhasTransportSocketConnectTimeout()If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.booleanhasUseProxyProto()Deprecated.envoy.config.listener.v3.FilterChain.use_proxy_proto is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()FilterChain.BuildermergeFilterChainMatch(FilterChainMatch value)The criteria to use when matching a connection to this filter chain.FilterChain.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FilterChain.BuildermergeFrom(com.google.protobuf.Message other)FilterChain.BuildermergeFrom(FilterChain other)FilterChain.BuildermergeMetadata(Metadata value)[#not-implemented-hide:] filter chain metadata.FilterChain.BuildermergeOnDemandConfiguration(FilterChain.OnDemandConfiguration value)[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.BuildermergeTransportSocket(TransportSocket value)Optional custom transport socket implementation to use for downstream connections.FilterChain.BuildermergeTransportSocketConnectTimeout(com.google.protobuf.Duration value)If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.FilterChain.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FilterChain.BuildermergeUseProxyProto(com.google.protobuf.BoolValue value)Deprecated.FilterChain.BuilderremoveFilters(int index)A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FilterChain.BuildersetFilterChainMatch(FilterChainMatch value)The criteria to use when matching a connection to this filter chain.FilterChain.BuildersetFilterChainMatch(FilterChainMatch.Builder builderForValue)The criteria to use when matching a connection to this filter chain.FilterChain.BuildersetFilters(int index, Filter value)A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuildersetFilters(int index, Filter.Builder builderForValue)A list of individual network filters that make up the filter chain for connections established with the listener.FilterChain.BuildersetMetadata(Metadata value)[#not-implemented-hide:] filter chain metadata.FilterChain.BuildersetMetadata(Metadata.Builder builderForValue)[#not-implemented-hide:] filter chain metadata.FilterChain.BuildersetName(String value)The unique name (or empty) by which this filter chain is known.FilterChain.BuildersetNameBytes(com.google.protobuf.ByteString value)The unique name (or empty) by which this filter chain is known.FilterChain.BuildersetOnDemandConfiguration(FilterChain.OnDemandConfiguration value)[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.BuildersetOnDemandConfiguration(FilterChain.OnDemandConfiguration.Builder builderForValue)[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand.FilterChain.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)FilterChain.BuildersetTransportSocket(TransportSocket value)Optional custom transport socket implementation to use for downstream connections.FilterChain.BuildersetTransportSocket(TransportSocket.Builder builderForValue)Optional custom transport socket implementation to use for downstream connections.FilterChain.BuildersetTransportSocketConnectTimeout(com.google.protobuf.Duration value)If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations.FilterChain.BuildersetTransportSocketConnectTimeout(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.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FilterChain.BuildersetUseProxyProto(com.google.protobuf.BoolValue value)Deprecated.FilterChain.BuildersetUseProxyProto(com.google.protobuf.BoolValue.Builder builderForValue)Deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
clear
public FilterChain.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
getDefaultInstanceForType
public FilterChain getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FilterChain build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FilterChain buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FilterChain.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
setField
public FilterChain.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
clearField
public FilterChain.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
clearOneof
public FilterChain.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
setRepeatedField
public FilterChain.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
addRepeatedField
public FilterChain.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
mergeFrom
public FilterChain.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FilterChain.Builder>
-
mergeFrom
public FilterChain.Builder mergeFrom(FilterChain other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
mergeFrom
public FilterChain.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FilterChain.Builder>- Throws:
IOException
-
hasFilterChainMatch
public boolean hasFilterChainMatch()
The criteria to use when matching a connection to this filter chain.
.envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;- Specified by:
hasFilterChainMatchin interfaceFilterChainOrBuilder- Returns:
- Whether the filterChainMatch field is set.
-
getFilterChainMatch
public FilterChainMatch getFilterChainMatch()
The criteria to use when matching a connection to this filter chain.
.envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;- Specified by:
getFilterChainMatchin interfaceFilterChainOrBuilder- Returns:
- The filterChainMatch.
-
setFilterChainMatch
public FilterChain.Builder setFilterChainMatch(FilterChainMatch value)
The criteria to use when matching a connection to this filter chain.
.envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;
-
setFilterChainMatch
public FilterChain.Builder setFilterChainMatch(FilterChainMatch.Builder builderForValue)
The criteria to use when matching a connection to this filter chain.
.envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;
-
mergeFilterChainMatch
public FilterChain.Builder mergeFilterChainMatch(FilterChainMatch value)
The criteria to use when matching a connection to this filter chain.
.envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;
-
clearFilterChainMatch
public FilterChain.Builder clearFilterChainMatch()
The criteria to use when matching a connection to this filter chain.
.envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;
-
getFilterChainMatchBuilder
public FilterChainMatch.Builder getFilterChainMatchBuilder()
The criteria to use when matching a connection to this filter chain.
.envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;
-
getFilterChainMatchOrBuilder
public FilterChainMatchOrBuilder getFilterChainMatchOrBuilder()
The criteria to use when matching a connection to this filter chain.
.envoy.config.listener.v3.FilterChainMatch filter_chain_match = 1;- Specified by:
getFilterChainMatchOrBuilderin interfaceFilterChainOrBuilder
-
getFiltersList
public List<Filter> getFiltersList()
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;- Specified by:
getFiltersListin interfaceFilterChainOrBuilder
-
getFiltersCount
public int getFiltersCount()
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;- Specified by:
getFiltersCountin interfaceFilterChainOrBuilder
-
getFilters
public Filter getFilters(int index)
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;- Specified by:
getFiltersin interfaceFilterChainOrBuilder
-
setFilters
public 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. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
setFilters
public 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. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
addFilters
public FilterChain.Builder addFilters(Filter value)
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
addFilters
public 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. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
addFilters
public FilterChain.Builder addFilters(Filter.Builder builderForValue)
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
addFilters
public 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. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
addAllFilters
public FilterChain.Builder addAllFilters(Iterable<? extends Filter> values)
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
clearFilters
public FilterChain.Builder clearFilters()
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
removeFilters
public FilterChain.Builder removeFilters(int index)
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
getFiltersBuilder
public Filter.Builder getFiltersBuilder(int index)
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
getFiltersOrBuilder
public FilterOrBuilder getFiltersOrBuilder(int index)
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;- Specified by:
getFiltersOrBuilderin interfaceFilterChainOrBuilder
-
getFiltersOrBuilderList
public List<? extends FilterOrBuilder> getFiltersOrBuilderList()
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;- Specified by:
getFiltersOrBuilderListin interfaceFilterChainOrBuilder
-
addFiltersBuilder
public Filter.Builder addFiltersBuilder()
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
addFiltersBuilder
public Filter.Builder addFiltersBuilder(int index)
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
getFiltersBuilderList
public List<Filter.Builder> getFiltersBuilderList()
A list of individual network filters that make up the filter chain for connections established with the listener. Order matters as the filters are processed sequentially as connection events happen. Note: If the filter list is empty, the connection will close by default.
repeated .envoy.config.listener.v3.Filter filters = 3;
-
hasUseProxyProto
@Deprecated public boolean hasUseProxyProto()
Deprecated.envoy.config.listener.v3.FilterChain.use_proxy_proto is deprecated. See envoy/config/listener/v3/listener_components.proto;l=241Whether the listener should expect a PROXY protocol V1 header on new connections. If this option is enabled, the listener will assume that that remote address of the connection is the one specified in the header. Some load balancers including the AWS ELB support this option. If the option is absent or set to false, Envoy will use the physical peer address of the connection as the remote address. This field is deprecated. Add a :ref:`PROXY protocol listener filter <config_listener_filters_proxy_protocol>` explicitly instead.
.google.protobuf.BoolValue use_proxy_proto = 4 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
hasUseProxyProtoin interfaceFilterChainOrBuilder- Returns:
- Whether the useProxyProto field is set.
-
getUseProxyProto
@Deprecated public com.google.protobuf.BoolValue getUseProxyProto()
Deprecated.envoy.config.listener.v3.FilterChain.use_proxy_proto is deprecated. See envoy/config/listener/v3/listener_components.proto;l=241Whether the listener should expect a PROXY protocol V1 header on new connections. If this option is enabled, the listener will assume that that remote address of the connection is the one specified in the header. Some load balancers including the AWS ELB support this option. If the option is absent or set to false, Envoy will use the physical peer address of the connection as the remote address. This field is deprecated. Add a :ref:`PROXY protocol listener filter <config_listener_filters_proxy_protocol>` explicitly instead.
.google.protobuf.BoolValue use_proxy_proto = 4 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getUseProxyProtoin interfaceFilterChainOrBuilder- Returns:
- The useProxyProto.
-
setUseProxyProto
@Deprecated public FilterChain.Builder setUseProxyProto(com.google.protobuf.BoolValue value)
Deprecated.Whether the listener should expect a PROXY protocol V1 header on new connections. If this option is enabled, the listener will assume that that remote address of the connection is the one specified in the header. Some load balancers including the AWS ELB support this option. If the option is absent or set to false, Envoy will use the physical peer address of the connection as the remote address. This field is deprecated. Add a :ref:`PROXY protocol listener filter <config_listener_filters_proxy_protocol>` explicitly instead.
.google.protobuf.BoolValue use_proxy_proto = 4 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
-
setUseProxyProto
@Deprecated public FilterChain.Builder setUseProxyProto(com.google.protobuf.BoolValue.Builder builderForValue)
Deprecated.Whether the listener should expect a PROXY protocol V1 header on new connections. If this option is enabled, the listener will assume that that remote address of the connection is the one specified in the header. Some load balancers including the AWS ELB support this option. If the option is absent or set to false, Envoy will use the physical peer address of the connection as the remote address. This field is deprecated. Add a :ref:`PROXY protocol listener filter <config_listener_filters_proxy_protocol>` explicitly instead.
.google.protobuf.BoolValue use_proxy_proto = 4 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
-
mergeUseProxyProto
@Deprecated public FilterChain.Builder mergeUseProxyProto(com.google.protobuf.BoolValue value)
Deprecated.Whether the listener should expect a PROXY protocol V1 header on new connections. If this option is enabled, the listener will assume that that remote address of the connection is the one specified in the header. Some load balancers including the AWS ELB support this option. If the option is absent or set to false, Envoy will use the physical peer address of the connection as the remote address. This field is deprecated. Add a :ref:`PROXY protocol listener filter <config_listener_filters_proxy_protocol>` explicitly instead.
.google.protobuf.BoolValue use_proxy_proto = 4 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
-
clearUseProxyProto
@Deprecated public FilterChain.Builder clearUseProxyProto()
Deprecated.Whether the listener should expect a PROXY protocol V1 header on new connections. If this option is enabled, the listener will assume that that remote address of the connection is the one specified in the header. Some load balancers including the AWS ELB support this option. If the option is absent or set to false, Envoy will use the physical peer address of the connection as the remote address. This field is deprecated. Add a :ref:`PROXY protocol listener filter <config_listener_filters_proxy_protocol>` explicitly instead.
.google.protobuf.BoolValue use_proxy_proto = 4 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
-
getUseProxyProtoBuilder
@Deprecated public com.google.protobuf.BoolValue.Builder getUseProxyProtoBuilder()
Deprecated.Whether the listener should expect a PROXY protocol V1 header on new connections. If this option is enabled, the listener will assume that that remote address of the connection is the one specified in the header. Some load balancers including the AWS ELB support this option. If the option is absent or set to false, Envoy will use the physical peer address of the connection as the remote address. This field is deprecated. Add a :ref:`PROXY protocol listener filter <config_listener_filters_proxy_protocol>` explicitly instead.
.google.protobuf.BoolValue use_proxy_proto = 4 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
-
getUseProxyProtoOrBuilder
@Deprecated public com.google.protobuf.BoolValueOrBuilder getUseProxyProtoOrBuilder()
Deprecated.Whether the listener should expect a PROXY protocol V1 header on new connections. If this option is enabled, the listener will assume that that remote address of the connection is the one specified in the header. Some load balancers including the AWS ELB support this option. If the option is absent or set to false, Envoy will use the physical peer address of the connection as the remote address. This field is deprecated. Add a :ref:`PROXY protocol listener filter <config_listener_filters_proxy_protocol>` explicitly instead.
.google.protobuf.BoolValue use_proxy_proto = 4 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getUseProxyProtoOrBuilderin interfaceFilterChainOrBuilder
-
hasMetadata
public boolean hasMetadata()
[#not-implemented-hide:] filter chain metadata.
.envoy.config.core.v3.Metadata metadata = 5;- Specified by:
hasMetadatain interfaceFilterChainOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public Metadata getMetadata()
[#not-implemented-hide:] filter chain metadata.
.envoy.config.core.v3.Metadata metadata = 5;- Specified by:
getMetadatain interfaceFilterChainOrBuilder- Returns:
- The metadata.
-
setMetadata
public FilterChain.Builder setMetadata(Metadata value)
[#not-implemented-hide:] filter chain metadata.
.envoy.config.core.v3.Metadata metadata = 5;
-
setMetadata
public FilterChain.Builder setMetadata(Metadata.Builder builderForValue)
[#not-implemented-hide:] filter chain metadata.
.envoy.config.core.v3.Metadata metadata = 5;
-
mergeMetadata
public FilterChain.Builder mergeMetadata(Metadata value)
[#not-implemented-hide:] filter chain metadata.
.envoy.config.core.v3.Metadata metadata = 5;
-
clearMetadata
public FilterChain.Builder clearMetadata()
[#not-implemented-hide:] filter chain metadata.
.envoy.config.core.v3.Metadata metadata = 5;
-
getMetadataBuilder
public Metadata.Builder getMetadataBuilder()
[#not-implemented-hide:] filter chain metadata.
.envoy.config.core.v3.Metadata metadata = 5;
-
getMetadataOrBuilder
public MetadataOrBuilder getMetadataOrBuilder()
[#not-implemented-hide:] filter chain metadata.
.envoy.config.core.v3.Metadata metadata = 5;- Specified by:
getMetadataOrBuilderin interfaceFilterChainOrBuilder
-
hasTransportSocket
public boolean hasTransportSocket()
Optional custom transport socket implementation to use for downstream connections. To setup TLS, set a transport socket with name ``envoy.transport_sockets.tls`` and :ref:`DownstreamTlsContext <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the ``typed_config``. If no transport socket configuration is specified, new connections will be set up with plaintext. [#extension-category: envoy.transport_sockets.downstream]
.envoy.config.core.v3.TransportSocket transport_socket = 6;- Specified by:
hasTransportSocketin interfaceFilterChainOrBuilder- Returns:
- Whether the transportSocket field is set.
-
getTransportSocket
public TransportSocket getTransportSocket()
Optional custom transport socket implementation to use for downstream connections. To setup TLS, set a transport socket with name ``envoy.transport_sockets.tls`` and :ref:`DownstreamTlsContext <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the ``typed_config``. If no transport socket configuration is specified, new connections will be set up with plaintext. [#extension-category: envoy.transport_sockets.downstream]
.envoy.config.core.v3.TransportSocket transport_socket = 6;- Specified by:
getTransportSocketin interfaceFilterChainOrBuilder- Returns:
- The transportSocket.
-
setTransportSocket
public FilterChain.Builder setTransportSocket(TransportSocket value)
Optional custom transport socket implementation to use for downstream connections. To setup TLS, set a transport socket with name ``envoy.transport_sockets.tls`` and :ref:`DownstreamTlsContext <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the ``typed_config``. If no transport socket configuration is specified, new connections will be set up with plaintext. [#extension-category: envoy.transport_sockets.downstream]
.envoy.config.core.v3.TransportSocket transport_socket = 6;
-
setTransportSocket
public FilterChain.Builder setTransportSocket(TransportSocket.Builder builderForValue)
Optional custom transport socket implementation to use for downstream connections. To setup TLS, set a transport socket with name ``envoy.transport_sockets.tls`` and :ref:`DownstreamTlsContext <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the ``typed_config``. If no transport socket configuration is specified, new connections will be set up with plaintext. [#extension-category: envoy.transport_sockets.downstream]
.envoy.config.core.v3.TransportSocket transport_socket = 6;
-
mergeTransportSocket
public FilterChain.Builder mergeTransportSocket(TransportSocket value)
Optional custom transport socket implementation to use for downstream connections. To setup TLS, set a transport socket with name ``envoy.transport_sockets.tls`` and :ref:`DownstreamTlsContext <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the ``typed_config``. If no transport socket configuration is specified, new connections will be set up with plaintext. [#extension-category: envoy.transport_sockets.downstream]
.envoy.config.core.v3.TransportSocket transport_socket = 6;
-
clearTransportSocket
public FilterChain.Builder clearTransportSocket()
Optional custom transport socket implementation to use for downstream connections. To setup TLS, set a transport socket with name ``envoy.transport_sockets.tls`` and :ref:`DownstreamTlsContext <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the ``typed_config``. If no transport socket configuration is specified, new connections will be set up with plaintext. [#extension-category: envoy.transport_sockets.downstream]
.envoy.config.core.v3.TransportSocket transport_socket = 6;
-
getTransportSocketBuilder
public TransportSocket.Builder getTransportSocketBuilder()
Optional custom transport socket implementation to use for downstream connections. To setup TLS, set a transport socket with name ``envoy.transport_sockets.tls`` and :ref:`DownstreamTlsContext <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the ``typed_config``. If no transport socket configuration is specified, new connections will be set up with plaintext. [#extension-category: envoy.transport_sockets.downstream]
.envoy.config.core.v3.TransportSocket transport_socket = 6;
-
getTransportSocketOrBuilder
public TransportSocketOrBuilder getTransportSocketOrBuilder()
Optional custom transport socket implementation to use for downstream connections. To setup TLS, set a transport socket with name ``envoy.transport_sockets.tls`` and :ref:`DownstreamTlsContext <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.DownstreamTlsContext>` in the ``typed_config``. If no transport socket configuration is specified, new connections will be set up with plaintext. [#extension-category: envoy.transport_sockets.downstream]
.envoy.config.core.v3.TransportSocket transport_socket = 6;- Specified by:
getTransportSocketOrBuilderin interfaceFilterChainOrBuilder
-
hasTransportSocketConnectTimeout
public boolean hasTransportSocketConnectTimeout()
If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations. If this expires before the transport reports connection establishment, the connection is summarily closed.
.google.protobuf.Duration transport_socket_connect_timeout = 9;- Specified by:
hasTransportSocketConnectTimeoutin interfaceFilterChainOrBuilder- Returns:
- Whether the transportSocketConnectTimeout field is set.
-
getTransportSocketConnectTimeout
public com.google.protobuf.Duration getTransportSocketConnectTimeout()
If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations. If this expires before the transport reports connection establishment, the connection is summarily closed.
.google.protobuf.Duration transport_socket_connect_timeout = 9;- Specified by:
getTransportSocketConnectTimeoutin interfaceFilterChainOrBuilder- Returns:
- The transportSocketConnectTimeout.
-
setTransportSocketConnectTimeout
public 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. If this expires before the transport reports connection establishment, the connection is summarily closed.
.google.protobuf.Duration transport_socket_connect_timeout = 9;
-
setTransportSocketConnectTimeout
public 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. If this expires before the transport reports connection establishment, the connection is summarily closed.
.google.protobuf.Duration transport_socket_connect_timeout = 9;
-
mergeTransportSocketConnectTimeout
public 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. If this expires before the transport reports connection establishment, the connection is summarily closed.
.google.protobuf.Duration transport_socket_connect_timeout = 9;
-
clearTransportSocketConnectTimeout
public FilterChain.Builder clearTransportSocketConnectTimeout()
If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations. If this expires before the transport reports connection establishment, the connection is summarily closed.
.google.protobuf.Duration transport_socket_connect_timeout = 9;
-
getTransportSocketConnectTimeoutBuilder
public com.google.protobuf.Duration.Builder getTransportSocketConnectTimeoutBuilder()
If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations. If this expires before the transport reports connection establishment, the connection is summarily closed.
.google.protobuf.Duration transport_socket_connect_timeout = 9;
-
getTransportSocketConnectTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getTransportSocketConnectTimeoutOrBuilder()
If present and nonzero, the amount of time to allow incoming connections to complete any transport socket negotiations. If this expires before the transport reports connection establishment, the connection is summarily closed.
.google.protobuf.Duration transport_socket_connect_timeout = 9;- Specified by:
getTransportSocketConnectTimeoutOrBuilderin interfaceFilterChainOrBuilder
-
getName
public String getName()
The unique name (or empty) by which this filter chain is known. Note: :ref:`filter_chain_matcher <envoy_v3_api_field_config.listener.v3.Listener.filter_chain_matcher>` requires that filter chains are uniquely named within a listener.
string name = 7;- Specified by:
getNamein interfaceFilterChainOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The unique name (or empty) by which this filter chain is known. Note: :ref:`filter_chain_matcher <envoy_v3_api_field_config.listener.v3.Listener.filter_chain_matcher>` requires that filter chains are uniquely named within a listener.
string name = 7;- Specified by:
getNameBytesin interfaceFilterChainOrBuilder- Returns:
- The bytes for name.
-
setName
public FilterChain.Builder setName(String value)
The unique name (or empty) by which this filter chain is known. Note: :ref:`filter_chain_matcher <envoy_v3_api_field_config.listener.v3.Listener.filter_chain_matcher>` requires that filter chains are uniquely named within a listener.
string name = 7;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public FilterChain.Builder clearName()
The unique name (or empty) by which this filter chain is known. Note: :ref:`filter_chain_matcher <envoy_v3_api_field_config.listener.v3.Listener.filter_chain_matcher>` requires that filter chains are uniquely named within a listener.
string name = 7;- Returns:
- This builder for chaining.
-
setNameBytes
public FilterChain.Builder setNameBytes(com.google.protobuf.ByteString value)
The unique name (or empty) by which this filter chain is known. Note: :ref:`filter_chain_matcher <envoy_v3_api_field_config.listener.v3.Listener.filter_chain_matcher>` requires that filter chains are uniquely named within a listener.
string name = 7;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasOnDemandConfiguration
public boolean hasOnDemandConfiguration()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand. If this field is not empty, the filter chain will be built on-demand. Otherwise, the filter chain will be built normally and block listener warming.
.envoy.config.listener.v3.FilterChain.OnDemandConfiguration on_demand_configuration = 8;- Specified by:
hasOnDemandConfigurationin interfaceFilterChainOrBuilder- Returns:
- Whether the onDemandConfiguration field is set.
-
getOnDemandConfiguration
public FilterChain.OnDemandConfiguration getOnDemandConfiguration()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand. If this field is not empty, the filter chain will be built on-demand. Otherwise, the filter chain will be built normally and block listener warming.
.envoy.config.listener.v3.FilterChain.OnDemandConfiguration on_demand_configuration = 8;- Specified by:
getOnDemandConfigurationin interfaceFilterChainOrBuilder- Returns:
- The onDemandConfiguration.
-
setOnDemandConfiguration
public FilterChain.Builder setOnDemandConfiguration(FilterChain.OnDemandConfiguration value)
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand. If this field is not empty, the filter chain will be built on-demand. Otherwise, the filter chain will be built normally and block listener warming.
.envoy.config.listener.v3.FilterChain.OnDemandConfiguration on_demand_configuration = 8;
-
setOnDemandConfiguration
public FilterChain.Builder setOnDemandConfiguration(FilterChain.OnDemandConfiguration.Builder builderForValue)
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand. If this field is not empty, the filter chain will be built on-demand. Otherwise, the filter chain will be built normally and block listener warming.
.envoy.config.listener.v3.FilterChain.OnDemandConfiguration on_demand_configuration = 8;
-
mergeOnDemandConfiguration
public FilterChain.Builder mergeOnDemandConfiguration(FilterChain.OnDemandConfiguration value)
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand. If this field is not empty, the filter chain will be built on-demand. Otherwise, the filter chain will be built normally and block listener warming.
.envoy.config.listener.v3.FilterChain.OnDemandConfiguration on_demand_configuration = 8;
-
clearOnDemandConfiguration
public FilterChain.Builder clearOnDemandConfiguration()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand. If this field is not empty, the filter chain will be built on-demand. Otherwise, the filter chain will be built normally and block listener warming.
.envoy.config.listener.v3.FilterChain.OnDemandConfiguration on_demand_configuration = 8;
-
getOnDemandConfigurationBuilder
public FilterChain.OnDemandConfiguration.Builder getOnDemandConfigurationBuilder()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand. If this field is not empty, the filter chain will be built on-demand. Otherwise, the filter chain will be built normally and block listener warming.
.envoy.config.listener.v3.FilterChain.OnDemandConfiguration on_demand_configuration = 8;
-
getOnDemandConfigurationOrBuilder
public FilterChain.OnDemandConfigurationOrBuilder getOnDemandConfigurationOrBuilder()
[#not-implemented-hide:] The configuration to specify whether the filter chain will be built on-demand. If this field is not empty, the filter chain will be built on-demand. Otherwise, the filter chain will be built normally and block listener warming.
.envoy.config.listener.v3.FilterChain.OnDemandConfiguration on_demand_configuration = 8;- Specified by:
getOnDemandConfigurationOrBuilderin interfaceFilterChainOrBuilder
-
setUnknownFields
public final FilterChain.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
mergeUnknownFields
public final FilterChain.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FilterChain.Builder>
-
-