Uses of Interface
io.envoyproxy.envoy.config.route.v3.RateLimit.ActionOrBuilder
Packages that use RateLimit.ActionOrBuilder
-
Uses of RateLimit.ActionOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RateLimit.ActionOrBuilderModifier and TypeClassDescriptionstatic final class
[#next-free-field: 12]static final class
[#next-free-field: 12]Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RateLimit.ActionOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<RateLimit.Action, RateLimit.Action.Builder, RateLimit.ActionOrBuilder> RateLimit.Builder.actionsBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 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.config.route.v3 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.private com.google.protobuf.RepeatedFieldBuilder
<RateLimit.Action, RateLimit.Action.Builder, RateLimit.ActionOrBuilder> RateLimit.Builder.internalGetActionsFieldBuilder()