Uses of Enum
io.envoyproxy.envoy.config.route.v3.RetryPolicy.RetryHostPredicate.ConfigTypeCase
Packages that use RetryPolicy.RetryHostPredicate.ConfigTypeCase
-
Uses of RetryPolicy.RetryHostPredicate.ConfigTypeCase in io.envoyproxy.envoy.config.route.v3
Subclasses with type arguments of type RetryPolicy.RetryHostPredicate.ConfigTypeCase in io.envoyproxy.envoy.config.route.v3Methods in io.envoyproxy.envoy.config.route.v3 that return RetryPolicy.RetryHostPredicate.ConfigTypeCaseModifier and TypeMethodDescriptionRetryPolicy.RetryHostPredicate.ConfigTypeCase.forNumber(int value) RetryPolicy.RetryHostPredicate.Builder.getConfigTypeCase()RetryPolicy.RetryHostPredicate.getConfigTypeCase()RetryPolicy.RetryHostPredicateOrBuilder.getConfigTypeCase()RetryPolicy.RetryHostPredicate.ConfigTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.RetryPolicy.RetryHostPredicate.ConfigTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.