Uses of Interface
io.envoyproxy.envoy.api.v2.route.RateLimit.ActionOrBuilder
Packages that use RateLimit.ActionOrBuilder
-
Uses of RateLimit.ActionOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement RateLimit.ActionOrBuilderModifier and TypeClassDescriptionstatic final class[#next-free-field: 7]static final class[#next-free-field: 7]Methods in io.envoyproxy.envoy.api.v2.route that return RateLimit.ActionOrBuilderModifier and TypeMethodDescriptionRateLimit.Builder.getActionsOrBuilder(int index) A list of actions that are to be applied for this rate limit configuration.RateLimit.getActionsOrBuilder(int index) A list of actions that are to be applied for this rate limit configuration.RateLimitOrBuilder.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.ActionOrBuilderModifier and TypeMethodDescriptionList<? 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.