Uses of Interface
io.envoyproxy.envoy.config.route.v3.RateLimit.ActionOrBuilder
-
Packages that use RateLimit.ActionOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RateLimit.ActionOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RateLimit.ActionOrBuilder Modifier and Type Class Description static classRateLimit.Action[#next-free-field: 11]static classRateLimit.Action.Builder[#next-free-field: 11]Methods in io.envoyproxy.envoy.config.route.v3 that return RateLimit.ActionOrBuilder Modifier and Type Method Description RateLimit.ActionOrBuilderRateLimit.Builder. getActionsOrBuilder(int index)A list of actions that are to be applied for this rate limit configuration.RateLimit.ActionOrBuilderRateLimit. getActionsOrBuilder(int index)A list of actions that are to be applied for this rate limit configuration.RateLimit.ActionOrBuilderRateLimitOrBuilder. getActionsOrBuilder(int index)A list of actions that are to be applied for this rate limit configuration.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimit.ActionOrBuilder Modifier and Type Method Description List<? extends RateLimit.ActionOrBuilder>RateLimit.Builder. getActionsOrBuilderList()A list of actions that are to be applied for this rate limit configuration.List<? extends RateLimit.ActionOrBuilder>RateLimit. getActionsOrBuilderList()A list of actions that are to be applied for this rate limit configuration.List<? extends RateLimit.ActionOrBuilder>RateLimitOrBuilder. getActionsOrBuilderList()A list of actions that are to be applied for this rate limit configuration.
-