| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Method and Description |
|---|---|
static ProcessingRequest.RequestCase |
ProcessingRequest.RequestCase.forNumber(int value) |
ProcessingRequest.RequestCase |
ProcessingRequest.getRequestCase() |
ProcessingRequest.RequestCase |
ProcessingRequest.Builder.getRequestCase() |
ProcessingRequest.RequestCase |
ProcessingRequestOrBuilder.getRequestCase() |
static ProcessingRequest.RequestCase |
ProcessingRequest.RequestCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProcessingRequest.RequestCase |
ProcessingRequest.RequestCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingRequest.RequestCase[] |
ProcessingRequest.RequestCase.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.