Uses of Interface
com.github.xds.type.matcher.v3.MatcherOrBuilder
-
-
Uses of MatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement MatcherOrBuilder Modifier and Type Class Description classMatcherA matcher, which may traverse a matching tree in order to result in a match action.static classMatcher.BuilderA matcher, which may traverse a matching tree in order to result in a match action.Fields in com.github.xds.type.matcher.v3 with type parameters of type MatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>Matcher.OnMatch.Builder. matcherBuilder_Methods in com.github.xds.type.matcher.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderMatcher.OnMatch.Builder. getMatcherOrBuilder()Nested matcher to evaluate.MatcherOrBuilderMatcher.OnMatch. getMatcherOrBuilder()Nested matcher to evaluate.MatcherOrBuilderMatcher.OnMatchOrBuilder. getMatcherOrBuilder()Nested matcher to evaluate.Methods in com.github.xds.type.matcher.v3 that return types with arguments of type MatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>Matcher.OnMatch.Builder. getMatcherFieldBuilder()Nested matcher to evaluate. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type MatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>Listener.Builder. filterChainMatcherBuilder_Methods in io.envoyproxy.envoy.config.listener.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderListener.Builder. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.MatcherOrBuilderListener. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.MatcherOrBuilderListenerOrBuilder. getFilterChainMatcherOrBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type MatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>Listener.Builder. getFilterChainMatcherFieldBuilder():ref:`Matcher API <arch_overview_matching_listener>` resolving the filter chain name from the network properties. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type MatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>VirtualHost.Builder. matcherBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderVirtualHost.Builder. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderVirtualHost. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests.MatcherOrBuilderVirtualHostOrBuilder. getMatcherOrBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type MatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>VirtualHost.Builder. getMatcherFieldBuilder()[#next-major-version: This should be included in a oneof with routes wrapped in a message.] The match tree to use when resolving route actions for incoming requests. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type MatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>RateLimitQuotaFilterConfig.Builder. bucketMatchersBuilder_private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>RateLimitQuotaOverride.Builder. bucketMatchersBuilder_Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderRateLimitQuotaFilterConfig.Builder. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaFilterConfig. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaFilterConfigOrBuilder. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaOverride.Builder. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaOverride. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.MatcherOrBuilderRateLimitQuotaOverrideOrBuilder. getBucketMatchersOrBuilder()The match tree to use for grouping incoming requests into buckets.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type MatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>RateLimitQuotaFilterConfig.Builder. getBucketMatchersFieldBuilder()The match tree to use for grouping incoming requests into buckets.private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>RateLimitQuotaOverride.Builder. getBucketMatchersFieldBuilder()The match tree to use for grouping incoming requests into buckets. -
Uses of MatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rbac.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 with type parameters of type MatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>RBAC.Builder. matcherBuilder_private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>RBAC.Builder. shadowMatcherBuilder_Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return MatcherOrBuilder Modifier and Type Method Description MatcherOrBuilderRBAC.Builder. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.MatcherOrBuilderRBAC. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.MatcherOrBuilderRBACOrBuilder. getMatcherOrBuilder()The match tree to use when resolving RBAC action for incoming requests.MatcherOrBuilderRBAC.Builder. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.MatcherOrBuilderRBAC. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.MatcherOrBuilderRBACOrBuilder. getShadowMatcherOrBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return types with arguments of type MatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>RBAC.Builder. getMatcherFieldBuilder()The match tree to use when resolving RBAC action for incoming requests.private com.google.protobuf.SingleFieldBuilder<Matcher,Matcher.Builder,MatcherOrBuilder>RBAC.Builder. getShadowMatcherFieldBuilder()The match tree to use for emitting stats and logs which can be used for rule testing for incoming requests.
-