static ProcessingResponse.ResponseCase |
ProcessingResponse.ResponseCase.forNumber(int value) |
|
ProcessingResponse.ResponseCase |
ProcessingResponse.Builder.getResponseCase() |
|
ProcessingResponse.ResponseCase |
ProcessingResponse.getResponseCase() |
|
ProcessingResponse.ResponseCase |
ProcessingResponseOrBuilder.getResponseCase() |
|
static ProcessingResponse.ResponseCase |
ProcessingResponse.ResponseCase.valueOf(int value) |
Deprecated.
|
static ProcessingResponse.ResponseCase |
ProcessingResponse.ResponseCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProcessingResponse.ResponseCase[] |
ProcessingResponse.ResponseCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|