Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.file_system_buffer.v3.BufferBehavior.BehaviorCase
Packages that use BufferBehavior.BehaviorCase
-
Uses of BufferBehavior.BehaviorCase 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.BehaviorCaseModifier and TypeMethodDescriptionstatic BufferBehavior.BehaviorCaseBufferBehavior.BehaviorCase.forNumber(int value) BufferBehavior.Builder.getBehaviorCase()BufferBehavior.getBehaviorCase()BufferBehaviorOrBuilder.getBehaviorCase()static BufferBehavior.BehaviorCaseBufferBehavior.BehaviorCase.valueOf(int value) Deprecated.static BufferBehavior.BehaviorCaseReturns the enum constant of this type with the specified name.static BufferBehavior.BehaviorCase[]BufferBehavior.BehaviorCase.values()Returns an array containing the constants of this enum type, in the order they are declared.