Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3.RateLimitConfig.Action.HeaderValueMatchOrBuilder
-
Packages that use RateLimitConfig.Action.HeaderValueMatchOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 -
-
Uses of RateLimitConfig.Action.HeaderValueMatchOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that implement RateLimitConfig.Action.HeaderValueMatchOrBuilder Modifier and Type Class Description static classRateLimitConfig.Action.HeaderValueMatchThe following descriptor entry is appended to the descriptor: .. code-block:: cpp ("header_match", "<descriptor_value>")static classRateLimitConfig.Action.HeaderValueMatch.BuilderThe following descriptor entry is appended to the descriptor: .. code-block:: cpp ("header_match", "<descriptor_value>")Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return RateLimitConfig.Action.HeaderValueMatchOrBuilder Modifier and Type Method Description RateLimitConfig.Action.HeaderValueMatchOrBuilderRateLimitConfig.Action.Builder. getHeaderValueMatchOrBuilder()Rate limit on the existence of request headers.RateLimitConfig.Action.HeaderValueMatchOrBuilderRateLimitConfig.Action. getHeaderValueMatchOrBuilder()Rate limit on the existence of request headers.RateLimitConfig.Action.HeaderValueMatchOrBuilderRateLimitConfig.ActionOrBuilder. getHeaderValueMatchOrBuilder()Rate limit on the existence of request headers.
-