| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.ext_proc.v3alpha |
| Modifier and Type | Method and Description |
|---|---|
static CommonResponse.ResponseStatus |
CommonResponse.ResponseStatus.forNumber(int value) |
CommonResponse.ResponseStatus |
CommonResponse.getStatus()
If set, provide additional direction on how the Envoy proxy should
handle the rest of the HTTP filter chain.
|
CommonResponse.ResponseStatus |
CommonResponse.Builder.getStatus()
If set, provide additional direction on how the Envoy proxy should
handle the rest of the HTTP filter chain.
|
CommonResponse.ResponseStatus |
CommonResponseOrBuilder.getStatus()
If set, provide additional direction on how the Envoy proxy should
handle the rest of the HTTP filter chain.
|
static CommonResponse.ResponseStatus |
CommonResponse.ResponseStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CommonResponse.ResponseStatus |
CommonResponse.ResponseStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommonResponse.ResponseStatus |
CommonResponse.ResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonResponse.ResponseStatus[] |
CommonResponse.ResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CommonResponse.ResponseStatus> |
CommonResponse.ResponseStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CommonResponse.Builder |
CommonResponse.Builder.setStatus(CommonResponse.ResponseStatus value)
If set, provide additional direction on how the Envoy proxy should
handle the rest of the HTTP filter chain.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.