| 程序包 | 说明 |
|---|---|
| io.grpc.reflection.v1alpha |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServerReflectionResponse.MessageResponseCase |
ServerReflectionResponse.MessageResponseCase.forNumber(int value) |
ServerReflectionResponse.MessageResponseCase |
ServerReflectionResponse.getMessageResponseCase() |
ServerReflectionResponse.MessageResponseCase |
ServerReflectionResponse.Builder.getMessageResponseCase() |
ServerReflectionResponse.MessageResponseCase |
ServerReflectionResponseOrBuilder.getMessageResponseCase() |
static ServerReflectionResponse.MessageResponseCase |
ServerReflectionResponse.MessageResponseCase.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static ServerReflectionResponse.MessageResponseCase |
ServerReflectionResponse.MessageResponseCase.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ServerReflectionResponse.MessageResponseCase[] |
ServerReflectionResponse.MessageResponseCase.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.