Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.FilterStateMatcherOrBuilder
-
Packages that use FilterStateMatcherOrBuilder Package Description io.envoyproxy.envoy.config.rbac.v3 io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of FilterStateMatcherOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type FilterStateMatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FilterStateMatcher,FilterStateMatcher.Builder,FilterStateMatcherOrBuilder>Principal.Builder. filterStateBuilder_Methods in io.envoyproxy.envoy.config.rbac.v3 that return FilterStateMatcherOrBuilder Modifier and Type Method Description FilterStateMatcherOrBuilderPrincipal.Builder. getFilterStateOrBuilder()Identifies the principal using a filter state object.FilterStateMatcherOrBuilderPrincipal. getFilterStateOrBuilder()Identifies the principal using a filter state object.FilterStateMatcherOrBuilderPrincipalOrBuilder. getFilterStateOrBuilder()Identifies the principal using a filter state object.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type FilterStateMatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<FilterStateMatcher,FilterStateMatcher.Builder,FilterStateMatcherOrBuilder>Principal.Builder. getFilterStateFieldBuilder()Identifies the principal using a filter state object. -
Uses of FilterStateMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement FilterStateMatcherOrBuilder Modifier and Type Class Description classFilterStateMatcherFilterStateMatcher provides a general interface for matching the filter state objects.static classFilterStateMatcher.BuilderFilterStateMatcher provides a general interface for matching the filter state objects.
-