Uses of Interface
io.envoyproxy.envoy.api.v2.route.RetryPolicy.RetryHostPredicateOrBuilder
-
Packages that use RetryPolicy.RetryHostPredicateOrBuilder Package Description io.envoyproxy.envoy.api.v2.route -
-
Uses of RetryPolicy.RetryHostPredicateOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement RetryPolicy.RetryHostPredicateOrBuilder Modifier and Type Class Description static classRetryPolicy.RetryHostPredicateProtobuf typeenvoy.api.v2.route.RetryPolicy.RetryHostPredicatestatic classRetryPolicy.RetryHostPredicate.BuilderProtobuf typeenvoy.api.v2.route.RetryPolicy.RetryHostPredicateMethods in io.envoyproxy.envoy.api.v2.route that return RetryPolicy.RetryHostPredicateOrBuilder Modifier and Type Method Description RetryPolicy.RetryHostPredicateOrBuilderRetryPolicy.Builder. getRetryHostPredicateOrBuilder(int index)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.RetryHostPredicateOrBuilderRetryPolicy. getRetryHostPredicateOrBuilder(int index)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.RetryHostPredicateOrBuilderRetryPolicyOrBuilder. getRetryHostPredicateOrBuilder(int index)Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.Methods in io.envoyproxy.envoy.api.v2.route that return types with arguments of type RetryPolicy.RetryHostPredicateOrBuilder Modifier and Type Method Description List<? extends RetryPolicy.RetryHostPredicateOrBuilder>RetryPolicy.Builder. getRetryHostPredicateOrBuilderList()Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.List<? extends RetryPolicy.RetryHostPredicateOrBuilder>RetryPolicy. getRetryHostPredicateOrBuilderList()Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.List<? extends RetryPolicy.RetryHostPredicateOrBuilder>RetryPolicyOrBuilder. getRetryHostPredicateOrBuilderList()Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.
-