Uses of Interface
io.envoyproxy.envoy.api.v2.route.RetryPolicy.RetryBackOffOrBuilder
-
Packages that use RetryPolicy.RetryBackOffOrBuilder Package Description io.envoyproxy.envoy.api.v2.route -
-
Uses of RetryPolicy.RetryBackOffOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement RetryPolicy.RetryBackOffOrBuilder Modifier and Type Class Description static classRetryPolicy.RetryBackOffProtobuf typeenvoy.api.v2.route.RetryPolicy.RetryBackOffstatic classRetryPolicy.RetryBackOff.BuilderProtobuf typeenvoy.api.v2.route.RetryPolicy.RetryBackOffMethods in io.envoyproxy.envoy.api.v2.route that return RetryPolicy.RetryBackOffOrBuilder Modifier and Type Method Description RetryPolicy.RetryBackOffOrBuilderRetryPolicy.Builder. getRetryBackOffOrBuilder()Specifies parameters that control retry back off.RetryPolicy.RetryBackOffOrBuilderRetryPolicy. getRetryBackOffOrBuilder()Specifies parameters that control retry back off.RetryPolicy.RetryBackOffOrBuilderRetryPolicyOrBuilder. getRetryBackOffOrBuilder()Specifies parameters that control retry back off.
-