Uses of Interface
io.envoyproxy.envoy.config.route.v3.RetryPolicy.RetryHostPredicateOrBuilder
Packages that use RetryPolicy.RetryHostPredicateOrBuilder
-
Uses of RetryPolicy.RetryHostPredicateOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RetryPolicy.RetryHostPredicateOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.route.v3.RetryPolicy.RetryHostPredicatestatic final classProtobuf typeenvoy.config.route.v3.RetryPolicy.RetryHostPredicateMethods in io.envoyproxy.envoy.config.route.v3 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.config.route.v3 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.