Uses of Interface
io.envoyproxy.envoy.api.v2.route.RetryPolicy.RetryHostPredicateOrBuilder
Packages that use RetryPolicy.RetryHostPredicateOrBuilder
-
Uses of RetryPolicy.RetryHostPredicateOrBuilder in io.envoyproxy.envoy.api.v2.route
Classes in io.envoyproxy.envoy.api.v2.route that implement RetryPolicy.RetryHostPredicateOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.api.v2.route.RetryPolicy.RetryHostPredicatestatic final classProtobuf typeenvoy.api.v2.route.RetryPolicy.RetryHostPredicateMethods in io.envoyproxy.envoy.api.v2.route that return RetryPolicy.RetryHostPredicateOrBuilderModifier and TypeMethodDescriptionRetryPolicy.Builder.getRetryHostPredicateOrBuilder(int index) Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicy.getRetryHostPredicateOrBuilder(int index) Specifies a collection of RetryHostPredicates that will be consulted when selecting a host for retries.RetryPolicyOrBuilder.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.RetryHostPredicateOrBuilderModifier and TypeMethodDescriptionList<? 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.