Uses of Interface
io.envoyproxy.envoy.config.route.v3.RetryPolicy.RateLimitedRetryBackOffOrBuilder
-
Packages that use RetryPolicy.RateLimitedRetryBackOffOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RetryPolicy.RateLimitedRetryBackOffOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RetryPolicy.RateLimitedRetryBackOffOrBuilder Modifier and Type Class Description static classRetryPolicy.RateLimitedRetryBackOffA retry back-off strategy that applies when the upstream server rate limits the request.static classRetryPolicy.RateLimitedRetryBackOff.BuilderA retry back-off strategy that applies when the upstream server rate limits the request.Methods in io.envoyproxy.envoy.config.route.v3 that return RetryPolicy.RateLimitedRetryBackOffOrBuilder Modifier and Type Method Description RetryPolicy.RateLimitedRetryBackOffOrBuilderRetryPolicy.Builder. getRateLimitedRetryBackOffOrBuilder()Specifies parameters that control a retry back-off strategy that is used when the request is rate limited by the upstream server.RetryPolicy.RateLimitedRetryBackOffOrBuilderRetryPolicy. getRateLimitedRetryBackOffOrBuilder()Specifies parameters that control a retry back-off strategy that is used when the request is rate limited by the upstream server.RetryPolicy.RateLimitedRetryBackOffOrBuilderRetryPolicyOrBuilder. getRateLimitedRetryBackOffOrBuilder()Specifies parameters that control a retry back-off strategy that is used when the request is rate limited by the upstream server.
-