public interface BufferOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.UInt32Value |
getMaxRequestBytes()
The maximum request size that the filter will buffer before the connection
manager will stop buffering and return a 413 response.
|
com.google.protobuf.UInt32ValueOrBuilder |
getMaxRequestBytesOrBuilder()
The maximum request size that the filter will buffer before the connection
manager will stop buffering and return a 413 response.
|
boolean |
hasMaxRequestBytes()
The maximum request size that the filter will buffer before the connection
manager will stop buffering and return a 413 response.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMaxRequestBytes()
The maximum request size that the filter will buffer before the connection manager will stop buffering and return a 413 response.
.google.protobuf.UInt32Value max_request_bytes = 1 [(.validate.rules) = { ... }com.google.protobuf.UInt32Value getMaxRequestBytes()
The maximum request size that the filter will buffer before the connection manager will stop buffering and return a 413 response.
.google.protobuf.UInt32Value max_request_bytes = 1 [(.validate.rules) = { ... }com.google.protobuf.UInt32ValueOrBuilder getMaxRequestBytesOrBuilder()
The maximum request size that the filter will buffer before the connection manager will stop buffering and return a 413 response.
.google.protobuf.UInt32Value max_request_bytes = 1 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.