Uses of Class
io.envoyproxy.envoy.extensions.filters.http.buffer.v3.BufferPerRoute.Builder
Packages that use BufferPerRoute.Builder
-
Uses of BufferPerRoute.Builder in io.envoyproxy.envoy.extensions.filters.http.buffer.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.buffer.v3 that return BufferPerRoute.BuilderModifier and TypeMethodDescriptionBufferPerRoute.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) BufferPerRoute.Builder.clear()BufferPerRoute.Builder.clearBuffer()Override the global configuration of the filter with this new config.BufferPerRoute.Builder.clearDisabled()Disable the buffer filter for this particular vhost or route.BufferPerRoute.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) BufferPerRoute.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) BufferPerRoute.Builder.clearOverride()BufferPerRoute.Builder.clone()BufferPerRoute.Builder.mergeBuffer(Buffer value) Override the global configuration of the filter with this new config.BufferPerRoute.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BufferPerRoute.Builder.mergeFrom(com.google.protobuf.Message other) BufferPerRoute.Builder.mergeFrom(BufferPerRoute other) final BufferPerRoute.BuilderBufferPerRoute.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static BufferPerRoute.BuilderBufferPerRoute.newBuilder()static BufferPerRoute.BuilderBufferPerRoute.newBuilder(BufferPerRoute prototype) BufferPerRoute.newBuilderForType()protected BufferPerRoute.BuilderBufferPerRoute.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Override the global configuration of the filter with this new config.BufferPerRoute.Builder.setBuffer(Buffer.Builder builderForValue) Override the global configuration of the filter with this new config.BufferPerRoute.Builder.setDisabled(boolean value) Disable the buffer filter for this particular vhost or route.BufferPerRoute.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) BufferPerRoute.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final BufferPerRoute.BuilderBufferPerRoute.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) BufferPerRoute.toBuilder()