Uses of Enum
io.envoyproxy.envoy.data.tap.v3.SocketEvent.EventSelectorCase
Packages that use SocketEvent.EventSelectorCase
-
Uses of SocketEvent.EventSelectorCase in io.envoyproxy.envoy.data.tap.v3
Methods in io.envoyproxy.envoy.data.tap.v3 that return SocketEvent.EventSelectorCaseModifier and TypeMethodDescriptionSocketEvent.EventSelectorCase.forNumber(int value) SocketEvent.Builder.getEventSelectorCase()SocketEvent.getEventSelectorCase()SocketEventOrBuilder.getEventSelectorCase()SocketEvent.EventSelectorCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static SocketEvent.EventSelectorCase[]SocketEvent.EventSelectorCase.values()Returns an array containing the constants of this enum type, in the order they are declared.