Class FilterChainConfiguration.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<FilterChainConfiguration.Builder>
io.envoyproxy.envoy.extensions.filters.http.composite.v3.FilterChainConfiguration.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, FilterChainConfigurationOrBuilder, Cloneable
Enclosing class:
FilterChainConfiguration

public static final class FilterChainConfiguration.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FilterChainConfiguration.Builder> implements FilterChainConfigurationOrBuilder
 A list of filter configurations to be called in order. Note that this can be used as the type
 inside of an ECDS :ref:`TypedExtensionConfig
 <envoy_v3_api_msg_config.core.v3.TypedExtensionConfig>` extension, which allows a chain of
 filters to be configured dynamically. In that case, the types of all filters in the chain must
 be present in the :ref:`ExtensionConfigSource.type_urls
 <envoy_v3_api_field_config.core.v3.ExtensionConfigSource.type_urls>` field.
 
Protobuf type envoy.extensions.filters.http.composite.v3.FilterChainConfiguration