Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3.RateLimitConfig.ActionOrBuilder
-
Packages that use RateLimitConfig.ActionOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 -
-
Uses of RateLimitConfig.ActionOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that implement RateLimitConfig.ActionOrBuilder Modifier and Type Class Description static classRateLimitConfig.Action[#next-free-field: 10]static classRateLimitConfig.Action.Builder[#next-free-field: 10]Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return RateLimitConfig.ActionOrBuilder Modifier and Type Method Description RateLimitConfig.ActionOrBuilderRateLimitConfig.Builder. getActionsOrBuilder(int index)A list of actions that are to be applied for this rate limit configuration.RateLimitConfig.ActionOrBuilderRateLimitConfig. getActionsOrBuilder(int index)A list of actions that are to be applied for this rate limit configuration.RateLimitConfig.ActionOrBuilderRateLimitConfigOrBuilder. getActionsOrBuilder(int index)A list of actions that are to be applied for this rate limit configuration.Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return types with arguments of type RateLimitConfig.ActionOrBuilder Modifier and Type Method Description List<? extends RateLimitConfig.ActionOrBuilder>RateLimitConfig.Builder. getActionsOrBuilderList()A list of actions that are to be applied for this rate limit configuration.List<? extends RateLimitConfig.ActionOrBuilder>RateLimitConfig. getActionsOrBuilderList()A list of actions that are to be applied for this rate limit configuration.List<? extends RateLimitConfig.ActionOrBuilder>RateLimitConfigOrBuilder. getActionsOrBuilderList()A list of actions that are to be applied for this rate limit configuration.
-