Uses of Interface
io.envoyproxy.envoy.config.route.v3.RetryPolicy.RateLimitedRetryBackOffOrBuilder
Packages that use RetryPolicy.RateLimitedRetryBackOffOrBuilder
-
Uses of RetryPolicy.RateLimitedRetryBackOffOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RetryPolicy.RateLimitedRetryBackOffOrBuilderModifier and TypeClassDescriptionstatic final classA retry back-off strategy that applies when the upstream server rate limits the request.static final classA 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.RateLimitedRetryBackOffOrBuilderModifier and TypeMethodDescriptionRetryPolicy.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.getRateLimitedRetryBackOffOrBuilder()Specifies parameters that control a retry back-off strategy that is used when the request is rate limited by the upstream server.RetryPolicyOrBuilder.getRateLimitedRetryBackOffOrBuilder()Specifies parameters that control a retry back-off strategy that is used when the request is rate limited by the upstream server.