public interface BufferPerRouteOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Buffer |
getBuffer()
Override the global configuration of the filter with this new config.
|
BufferOrBuilder |
getBufferOrBuilder()
Override the global configuration of the filter with this new config.
|
boolean |
getDisabled()
Disable the buffer filter for this particular vhost or route.
|
BufferPerRoute.OverrideCase |
getOverrideCase() |
boolean |
hasBuffer()
Override the global configuration of the filter with this new config.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getDisabled()
Disable the buffer filter for this particular vhost or route.
bool disabled = 1 [(.validate.rules) = { ... }boolean hasBuffer()
Override the global configuration of the filter with this new config.
.envoy.config.filter.http.buffer.v2.Buffer buffer = 2 [(.validate.rules) = { ... }Buffer getBuffer()
Override the global configuration of the filter with this new config.
.envoy.config.filter.http.buffer.v2.Buffer buffer = 2 [(.validate.rules) = { ... }BufferOrBuilder getBufferOrBuilder()
Override the global configuration of the filter with this new config.
.envoy.config.filter.http.buffer.v2.Buffer buffer = 2 [(.validate.rules) = { ... }BufferPerRoute.OverrideCase getOverrideCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.