Uses of Interface
io.envoyproxy.envoy.config.route.v3.RateLimitOrBuilder
-
Packages that use RateLimitOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 -
-
Uses of RateLimitOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RateLimitOrBuilder Modifier and Type Class Description classRateLimitGlobal rate limiting :ref:`architecture overview <arch_overview_global_rate_limit>`.static classRateLimit.BuilderGlobal rate limiting :ref:`architecture overview <arch_overview_global_rate_limit>`.Methods in io.envoyproxy.envoy.config.route.v3 that return RateLimitOrBuilder Modifier and Type Method Description RateLimitOrBuilderRouteAction.Builder. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitOrBuilderRouteAction. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitOrBuilderRouteActionOrBuilder. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitOrBuilderVirtualHost.Builder. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that will be applied to the virtual host.RateLimitOrBuilderVirtualHost. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that will be applied to the virtual host.RateLimitOrBuilderVirtualHostOrBuilder. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that will be applied to the virtual host.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RateLimitOrBuilder Modifier and Type Method Description List<? extends RateLimitOrBuilder>RouteAction.Builder. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that could be applied to the route.List<? extends RateLimitOrBuilder>RouteAction. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that could be applied to the route.List<? extends RateLimitOrBuilder>RouteActionOrBuilder. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that could be applied to the route.List<? extends RateLimitOrBuilder>VirtualHost.Builder. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that will be applied to the virtual host.List<? extends RateLimitOrBuilder>VirtualHost. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that will be applied to the virtual host.List<? extends RateLimitOrBuilder>VirtualHostOrBuilder. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that will be applied to the virtual host. -
Uses of RateLimitOrBuilder in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return RateLimitOrBuilder Modifier and Type Method Description RateLimitOrBuilderRouteAction.Builder. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitOrBuilderRouteAction. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that could be applied to the route.RateLimitOrBuilderRouteActionOrBuilder. getRateLimitsOrBuilder(int index)Specifies a set of rate limit configurations that could be applied to the route.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return types with arguments of type RateLimitOrBuilder Modifier and Type Method Description List<? extends RateLimitOrBuilder>RouteAction.Builder. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that could be applied to the route.List<? extends RateLimitOrBuilder>RouteAction. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that could be applied to the route.List<? extends RateLimitOrBuilder>RouteActionOrBuilder. getRateLimitsOrBuilderList()Specifies a set of rate limit configurations that could be applied to the route.
-