Uses of Interface
io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3.FilterStateValueOrBuilder
Packages that use FilterStateValueOrBuilder
Package
Description
-
Uses of FilterStateValueOrBuilder in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3
Classes in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3 that implement FilterStateValueOrBuilderModifier and TypeClassDescriptionfinal classA filter state key and value pair.static final classA filter state key and value pair. -
Uses of FilterStateValueOrBuilder in io.envoyproxy.envoy.extensions.filters.http.set_filter_state.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.set_filter_state.v3 that return FilterStateValueOrBuilderModifier and TypeMethodDescriptionConfig.Builder.getOnRequestHeadersOrBuilder(int index) A sequence of the filter state values to apply in the specified order when a new request is received.Config.getOnRequestHeadersOrBuilder(int index) A sequence of the filter state values to apply in the specified order when a new request is received.ConfigOrBuilder.getOnRequestHeadersOrBuilder(int index) A sequence of the filter state values to apply in the specified order when a new request is received.Methods in io.envoyproxy.envoy.extensions.filters.http.set_filter_state.v3 that return types with arguments of type FilterStateValueOrBuilderModifier and TypeMethodDescriptionList<? extends FilterStateValueOrBuilder>Config.Builder.getOnRequestHeadersOrBuilderList()A sequence of the filter state values to apply in the specified order when a new request is received.List<? extends FilterStateValueOrBuilder>Config.getOnRequestHeadersOrBuilderList()A sequence of the filter state values to apply in the specified order when a new request is received.List<? extends FilterStateValueOrBuilder>ConfigOrBuilder.getOnRequestHeadersOrBuilderList()A sequence of the filter state values to apply in the specified order when a new request is received. -
Uses of FilterStateValueOrBuilder in io.envoyproxy.envoy.extensions.filters.network.set_filter_state.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.set_filter_state.v3 that return FilterStateValueOrBuilderModifier and TypeMethodDescriptionConfig.Builder.getOnDownstreamTlsHandshakeOrBuilder(int index) A sequence of the filter state values to apply in the specified order when the downstream TLS handshake is complete.Config.getOnDownstreamTlsHandshakeOrBuilder(int index) A sequence of the filter state values to apply in the specified order when the downstream TLS handshake is complete.ConfigOrBuilder.getOnDownstreamTlsHandshakeOrBuilder(int index) A sequence of the filter state values to apply in the specified order when the downstream TLS handshake is complete.Config.Builder.getOnNewConnectionOrBuilder(int index) A sequence of the filter state values to apply in the specified order when a new connection is received.Config.getOnNewConnectionOrBuilder(int index) A sequence of the filter state values to apply in the specified order when a new connection is received.ConfigOrBuilder.getOnNewConnectionOrBuilder(int index) A sequence of the filter state values to apply in the specified order when a new connection is received.Methods in io.envoyproxy.envoy.extensions.filters.network.set_filter_state.v3 that return types with arguments of type FilterStateValueOrBuilderModifier and TypeMethodDescriptionList<? extends FilterStateValueOrBuilder>Config.Builder.getOnDownstreamTlsHandshakeOrBuilderList()A sequence of the filter state values to apply in the specified order when the downstream TLS handshake is complete.List<? extends FilterStateValueOrBuilder>A sequence of the filter state values to apply in the specified order when the downstream TLS handshake is complete.List<? extends FilterStateValueOrBuilder>ConfigOrBuilder.getOnDownstreamTlsHandshakeOrBuilderList()A sequence of the filter state values to apply in the specified order when the downstream TLS handshake is complete.List<? extends FilterStateValueOrBuilder>Config.Builder.getOnNewConnectionOrBuilderList()A sequence of the filter state values to apply in the specified order when a new connection is received.List<? extends FilterStateValueOrBuilder>Config.getOnNewConnectionOrBuilderList()A sequence of the filter state values to apply in the specified order when a new connection is received.List<? extends FilterStateValueOrBuilder>ConfigOrBuilder.getOnNewConnectionOrBuilderList()A sequence of the filter state values to apply in the specified order when a new connection is received.