Uses of Enum
io.grpc.serviceconfig.MethodConfig.RetryOrHedgingPolicyCase
Packages that use MethodConfig.RetryOrHedgingPolicyCase
-
Uses of MethodConfig.RetryOrHedgingPolicyCase in io.grpc.serviceconfig
Methods in io.grpc.serviceconfig that return MethodConfig.RetryOrHedgingPolicyCaseModifier and TypeMethodDescriptionMethodConfig.RetryOrHedgingPolicyCase.forNumber(int value) MethodConfig.Builder.getRetryOrHedgingPolicyCase()MethodConfig.getRetryOrHedgingPolicyCase()MethodConfigOrBuilder.getRetryOrHedgingPolicyCase()MethodConfig.RetryOrHedgingPolicyCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.MethodConfig.RetryOrHedgingPolicyCase.values()Returns an array containing the constants of this enum type, in the order they are declared.