static CommonResponse.ResponseStatus |
CommonResponse.ResponseStatus.forNumber(int value) |
|
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 |
CommonResponse.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(int value) |
Deprecated.
|
static CommonResponse.ResponseStatus |
CommonResponse.ResponseStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|