public static interface BufferOuterClass.BufferPerRouteOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BufferOuterClass.Buffer |
getBuffer()
Override the global configuration of the filter with this new config.
|
BufferOuterClass.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.
|
BufferOuterClass.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) = { ... }BufferOuterClass.Buffer getBuffer()
Override the global configuration of the filter with this new config.
.envoy.config.filter.http.buffer.v2.Buffer buffer = 2 [(.validate.rules) = { ... }BufferOuterClass.BufferOrBuilder getBufferOrBuilder()
Override the global configuration of the filter with this new config.
.envoy.config.filter.http.buffer.v2.Buffer buffer = 2 [(.validate.rules) = { ... }BufferOuterClass.BufferPerRoute.OverrideCase getOverrideCase()
Copyright © 2018 The Envoy Project. All rights reserved.