Uses of Interface
io.envoyproxy.envoy.type.v3.RateLimitStrategy.RequestsPerTimeUnitOrBuilder
-
Packages that use RateLimitStrategy.RequestsPerTimeUnitOrBuilder Package Description io.envoyproxy.envoy.type.v3 -
-
Uses of RateLimitStrategy.RequestsPerTimeUnitOrBuilder in io.envoyproxy.envoy.type.v3
Classes in io.envoyproxy.envoy.type.v3 that implement RateLimitStrategy.RequestsPerTimeUnitOrBuilder Modifier and Type Class Description static classRateLimitStrategy.RequestsPerTimeUnitBest-effort limit of the number of requests per time unit.static classRateLimitStrategy.RequestsPerTimeUnit.BuilderBest-effort limit of the number of requests per time unit.Methods in io.envoyproxy.envoy.type.v3 that return RateLimitStrategy.RequestsPerTimeUnitOrBuilder Modifier and Type Method Description RateLimitStrategy.RequestsPerTimeUnitOrBuilderRateLimitStrategy.Builder. getRequestsPerTimeUnitOrBuilder()Best-effort limit of the number of requests per time unit, f.e. requests per second.RateLimitStrategy.RequestsPerTimeUnitOrBuilderRateLimitStrategy. getRequestsPerTimeUnitOrBuilder()Best-effort limit of the number of requests per time unit, f.e. requests per second.RateLimitStrategy.RequestsPerTimeUnitOrBuilderRateLimitStrategyOrBuilder. getRequestsPerTimeUnitOrBuilder()Best-effort limit of the number of requests per time unit, f.e. requests per second.
-