public interface HttpStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StatusCode |
getCode()
Supplies HTTP response code.
|
int |
getCodeValue()
Supplies HTTP response code.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getCodeValue()
Supplies HTTP response code.
.envoy.type.v3.StatusCode code = 1 [(.validate.rules) = { ... }StatusCode getCode()
Supplies HTTP response code.
.envoy.type.v3.StatusCode code = 1 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.