Uses of Interface
io.envoyproxy.envoy.config.filter.fault.v2.FaultRateLimitOrBuilder
-
Packages that use FaultRateLimitOrBuilder Package Description io.envoyproxy.envoy.config.filter.fault.v2 io.envoyproxy.envoy.config.filter.http.fault.v2 -
-
Uses of FaultRateLimitOrBuilder in io.envoyproxy.envoy.config.filter.fault.v2
Classes in io.envoyproxy.envoy.config.filter.fault.v2 that implement FaultRateLimitOrBuilder Modifier and Type Class Description classFaultRateLimitDescribes a rate limit to be applied.static classFaultRateLimit.BuilderDescribes a rate limit to be applied. -
Uses of FaultRateLimitOrBuilder in io.envoyproxy.envoy.config.filter.http.fault.v2
Methods in io.envoyproxy.envoy.config.filter.http.fault.v2 that return FaultRateLimitOrBuilder Modifier and Type Method Description FaultRateLimitOrBuilderHTTPFault.Builder. getResponseRateLimitOrBuilder()The response rate limit to be applied to the response body of the stream.FaultRateLimitOrBuilderHTTPFault. getResponseRateLimitOrBuilder()The response rate limit to be applied to the response body of the stream.FaultRateLimitOrBuilderHTTPFaultOrBuilder. getResponseRateLimitOrBuilder()The response rate limit to be applied to the response body of the stream.
-