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