Uses of Enum Class
grpc.reflection.v1alpha.Reflection.ServerReflectionResponse.MessageResponseCase
Packages that use Reflection.ServerReflectionResponse.MessageResponseCase
-
Uses of Reflection.ServerReflectionResponse.MessageResponseCase in grpc.reflection.v1alpha
Methods in grpc.reflection.v1alpha that return Reflection.ServerReflectionResponse.MessageResponseCaseModifier and TypeMethodDescriptionReflection.ServerReflectionResponse.MessageResponseCase.forNumber(int value) Reflection.ServerReflectionResponse.Builder.getMessageResponseCase()Reflection.ServerReflectionResponse.getMessageResponseCase()Reflection.ServerReflectionResponseOrBuilder.getMessageResponseCase()Reflection.ServerReflectionResponse.MessageResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.Reflection.ServerReflectionResponse.MessageResponseCase.values()Returns an array containing the constants of this enum class, in the order they are declared.