Uses of Class
grpc.reflection.v1alpha.Reflection.ServerReflectionResponse.MessageResponseCase
-
Packages that use Reflection.ServerReflectionResponse.MessageResponseCase Package Description grpc.reflection.v1alpha -
-
Uses of Reflection.ServerReflectionResponse.MessageResponseCase in grpc.reflection.v1alpha
Methods in grpc.reflection.v1alpha that return Reflection.ServerReflectionResponse.MessageResponseCase Modifier and Type Method Description static Reflection.ServerReflectionResponse.MessageResponseCaseReflection.ServerReflectionResponse.MessageResponseCase. forNumber(int value)Reflection.ServerReflectionResponse.MessageResponseCaseReflection.ServerReflectionResponse.Builder. getMessageResponseCase()Reflection.ServerReflectionResponse.MessageResponseCaseReflection.ServerReflectionResponse. getMessageResponseCase()Reflection.ServerReflectionResponse.MessageResponseCaseReflection.ServerReflectionResponseOrBuilder. getMessageResponseCase()static Reflection.ServerReflectionResponse.MessageResponseCaseReflection.ServerReflectionResponse.MessageResponseCase. valueOf(int value)Deprecated.static Reflection.ServerReflectionResponse.MessageResponseCaseReflection.ServerReflectionResponse.MessageResponseCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Reflection.ServerReflectionResponse.MessageResponseCase[]Reflection.ServerReflectionResponse.MessageResponseCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-