Uses of Class
io.envoyproxy.envoy.config.filter.http.buffer.v2.Buffer
Packages that use Buffer
-
Uses of Buffer in io.envoyproxy.envoy.config.filter.http.buffer.v2
Methods in io.envoyproxy.envoy.config.filter.http.buffer.v2 that return BufferModifier and TypeMethodDescriptionBuffer.Builder.build()Buffer.Builder.buildPartial()BufferPerRoute.Builder.getBuffer()Override the global configuration of the filter with this new config.BufferPerRoute.getBuffer()Override the global configuration of the filter with this new config.BufferPerRouteOrBuilder.getBuffer()Override the global configuration of the filter with this new config.static BufferBuffer.getDefaultInstance()Buffer.Builder.getDefaultInstanceForType()Buffer.getDefaultInstanceForType()static BufferBuffer.parseDelimitedFrom(InputStream input) static BufferBuffer.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferBuffer.parseFrom(byte[] data) static BufferBuffer.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferBuffer.parseFrom(com.google.protobuf.ByteString data) static BufferBuffer.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferBuffer.parseFrom(com.google.protobuf.CodedInputStream input) static BufferBuffer.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferBuffer.parseFrom(InputStream input) static BufferBuffer.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BufferBuffer.parseFrom(ByteBuffer data) static BufferBuffer.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.filter.http.buffer.v2 that return types with arguments of type BufferModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Buffer>Buffer.getParserForType()static com.google.protobuf.Parser<Buffer>Buffer.parser()Methods in io.envoyproxy.envoy.config.filter.http.buffer.v2 with parameters of type BufferModifier and TypeMethodDescriptionBufferPerRoute.Builder.mergeBuffer(Buffer value) Override the global configuration of the filter with this new config.static Buffer.BuilderBuffer.newBuilder(Buffer prototype) Override the global configuration of the filter with this new config.