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