Uses of Class
io.envoyproxy.envoy.config.filter.http.buffer.v2.Buffer
-
Packages that use Buffer Package Description io.envoyproxy.envoy.config.filter.http.buffer.v2 -
-
Uses of Buffer in io.envoyproxy.envoy.config.filter.http.buffer.v2
Methods in io.envoyproxy.envoy.config.filter.http.buffer.v2 that return Buffer Modifier and Type Method Description BufferBuffer.Builder. build()BufferBuffer.Builder. buildPartial()BufferBufferPerRoute.Builder. getBuffer()Override the global configuration of the filter with this new config.BufferBufferPerRoute. getBuffer()Override the global configuration of the filter with this new config.BufferBufferPerRouteOrBuilder. getBuffer()Override the global configuration of the filter with this new config.static BufferBuffer. getDefaultInstance()BufferBuffer.Builder. getDefaultInstanceForType()BufferBuffer. 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 Buffer Modifier and Type Method Description com.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 Buffer Modifier and Type Method Description BufferPerRoute.BuilderBufferPerRoute.Builder. mergeBuffer(Buffer value)Override the global configuration of the filter with this new config.Buffer.BuilderBuffer.Builder. mergeFrom(Buffer other)static Buffer.BuilderBuffer. newBuilder(Buffer prototype)BufferPerRoute.BuilderBufferPerRoute.Builder. setBuffer(Buffer value)Override the global configuration of the filter with this new config.
-