Uses of Class
io.envoyproxy.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior
-
Packages that use BufferBehavior Package Description io.envoyproxy.envoy.extensions.filters.http.file_system_buffer.v3 -
-
Uses of BufferBehavior in io.envoyproxy.envoy.extensions.filters.http.file_system_buffer.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.file_system_buffer.v3 that return BufferBehavior Modifier and Type Method Description BufferBehaviorBufferBehavior.Builder. build()BufferBehaviorBufferBehavior.Builder. buildPartial()BufferBehaviorStreamConfig.Builder. getBehavior()Whether to bypass / stream / fully buffer / etc.BufferBehaviorStreamConfig. getBehavior()Whether to bypass / stream / fully buffer / etc.BufferBehaviorStreamConfigOrBuilder. getBehavior()Whether to bypass / stream / fully buffer / etc.static BufferBehaviorBufferBehavior. getDefaultInstance()BufferBehaviorBufferBehavior.Builder. getDefaultInstanceForType()BufferBehaviorBufferBehavior. getDefaultInstanceForType()static BufferBehaviorBufferBehavior. parseDelimitedFrom(InputStream input)static BufferBehaviorBufferBehavior. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferBehaviorBufferBehavior. parseFrom(byte[] data)static BufferBehaviorBufferBehavior. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferBehaviorBufferBehavior. parseFrom(com.google.protobuf.ByteString data)static BufferBehaviorBufferBehavior. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferBehaviorBufferBehavior. parseFrom(com.google.protobuf.CodedInputStream input)static BufferBehaviorBufferBehavior. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferBehaviorBufferBehavior. parseFrom(InputStream input)static BufferBehaviorBufferBehavior. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BufferBehaviorBufferBehavior. parseFrom(ByteBuffer data)static BufferBehaviorBufferBehavior. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.file_system_buffer.v3 that return types with arguments of type BufferBehavior Modifier and Type Method Description com.google.protobuf.Parser<BufferBehavior>BufferBehavior. getParserForType()static com.google.protobuf.Parser<BufferBehavior>BufferBehavior. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.file_system_buffer.v3 with parameters of type BufferBehavior Modifier and Type Method Description StreamConfig.BuilderStreamConfig.Builder. mergeBehavior(BufferBehavior value)Whether to bypass / stream / fully buffer / etc.BufferBehavior.BuilderBufferBehavior.Builder. mergeFrom(BufferBehavior other)static BufferBehavior.BuilderBufferBehavior. newBuilder(BufferBehavior prototype)StreamConfig.BuilderStreamConfig.Builder. setBehavior(BufferBehavior value)Whether to bypass / stream / fully buffer / etc.
-