Uses of Enum
io.envoyproxy.envoy.config.core.v3.SocketOption.ValueCase
Packages that use SocketOption.ValueCase
-
Uses of SocketOption.ValueCase in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type SocketOption.ValueCase in io.envoyproxy.envoy.config.core.v3Methods in io.envoyproxy.envoy.config.core.v3 that return SocketOption.ValueCaseModifier and TypeMethodDescriptionstatic SocketOption.ValueCaseSocketOption.ValueCase.forNumber(int value) SocketOption.Builder.getValueCase()SocketOption.getValueCase()SocketOptionOrBuilder.getValueCase()static SocketOption.ValueCaseSocketOption.ValueCase.valueOf(int value) Deprecated.static SocketOption.ValueCaseReturns the enum constant of this type with the specified name.static SocketOption.ValueCase[]SocketOption.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.