Uses of Interface
io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3.FilterStateValueOrBuilder
-
-
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 FilterStateValueOrBuilder Modifier and Type Class Description classFilterStateValueA filter state key and value pair.static classFilterStateValue.BuilderA 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 FilterStateValueOrBuilder Modifier and Type Method Description FilterStateValueOrBuilderConfig.Builder. getOnRequestHeadersOrBuilder(int index)A sequence of the filter state values to apply in the specified order when a new request is received.FilterStateValueOrBuilderConfig. getOnRequestHeadersOrBuilder(int index)A sequence of the filter state values to apply in the specified order when a new request is received.FilterStateValueOrBuilderConfigOrBuilder. 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 FilterStateValueOrBuilder Modifier and Type Method Description List<? 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 FilterStateValueOrBuilder Modifier and Type Method Description FilterStateValueOrBuilderConfig.Builder. getOnNewConnectionOrBuilder(int index)A sequence of the filter state values to apply in the specified order when a new connection is received.FilterStateValueOrBuilderConfig. getOnNewConnectionOrBuilder(int index)A sequence of the filter state values to apply in the specified order when a new connection is received.FilterStateValueOrBuilderConfigOrBuilder. 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 FilterStateValueOrBuilder Modifier and Type Method Description 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.
-