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
Methods in io.envoyproxy.envoy.config.core.v3 that return SocketOption.ValueCaseModifier and TypeMethodDescriptionstatic SocketOption.ValueCase
SocketOption.ValueCase.forNumber
(int value) SocketOption.Builder.getValueCase()
SocketOption.getValueCase()
SocketOptionOrBuilder.getValueCase()
static SocketOption.ValueCase
SocketOption.ValueCase.valueOf
(int value) Deprecated.static SocketOption.ValueCase
Returns 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.