Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.FilterStateMatcherOrBuilder
Packages that use FilterStateMatcherOrBuilder
Package
Description
-
Uses of FilterStateMatcherOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return FilterStateMatcherOrBuilderModifier and TypeMethodDescriptionPrincipal.Builder.getFilterStateOrBuilder()Identifies the principal using a filter state object.Principal.getFilterStateOrBuilder()Identifies the principal using a filter state object.PrincipalOrBuilder.getFilterStateOrBuilder()Identifies the principal using a filter state object. -
Uses of FilterStateMatcherOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return FilterStateMatcherOrBuilderModifier and TypeMethodDescriptionRouteMatch.Builder.getFilterStateOrBuilder(int index) Specifies a set of filter state matchers on which the route should match.RouteMatch.getFilterStateOrBuilder(int index) Specifies a set of filter state matchers on which the route should match.RouteMatchOrBuilder.getFilterStateOrBuilder(int index) Specifies a set of filter state matchers on which the route should match.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type FilterStateMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends FilterStateMatcherOrBuilder>RouteMatch.Builder.getFilterStateOrBuilderList()Specifies a set of filter state matchers on which the route should match.List<? extends FilterStateMatcherOrBuilder>RouteMatch.getFilterStateOrBuilderList()Specifies a set of filter state matchers on which the route should match.List<? extends FilterStateMatcherOrBuilder>RouteMatchOrBuilder.getFilterStateOrBuilderList()Specifies a set of filter state matchers on which the route should match. -
Uses of FilterStateMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement FilterStateMatcherOrBuilderModifier and TypeClassDescriptionfinal classFilterStateMatcher provides a general interface for matching the filter state objects.static final classFilterStateMatcher provides a general interface for matching the filter state objects.