Uses of Interface
io.envoyproxy.envoy.api.v2.route.RateLimit.ActionOrBuilder
-
Packages that use RateLimit.ActionOrBuilder Package Description io.envoyproxy.envoy.api.v2.route -
-
Uses of RateLimit.ActionOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement RateLimit.ActionOrBuilder Modifier and Type Class Description static classRateLimit.Action[#next-free-field: 7]static classRateLimit.Action.Builder[#next-free-field: 7]Methods in io.envoyproxy.envoy.api.v2.route 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.api.v2.route 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.
-