| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Method and Description |
|---|---|
static ProcessingResponse.ResponseCase |
ProcessingResponse.ResponseCase.forNumber(int value) |
ProcessingResponse.ResponseCase |
ProcessingResponseOrBuilder.getResponseCase() |
ProcessingResponse.ResponseCase |
ProcessingResponse.getResponseCase() |
ProcessingResponse.ResponseCase |
ProcessingResponse.Builder.getResponseCase() |
static ProcessingResponse.ResponseCase |
ProcessingResponse.ResponseCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.