static MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.ResponseCode.forNumber(int value) |
|
MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.Builder.getResponseCode() |
Response code.
|
MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.getResponseCode() |
Response code.
|
MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponseOrBuilder.getResponseCode() |
Response code.
|
static MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.ResponseCode.valueOf(int value) |
Deprecated.
|
static MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.ResponseCode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static MetadataExchangeResponse.ResponseCode |
MetadataExchangeResponse.ResponseCode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MetadataExchangeResponse.ResponseCode[] |
MetadataExchangeResponse.ResponseCode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|