Uses of Enum
io.envoyproxy.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent
Packages that use Watchdog.WatchdogAction.WatchdogEvent
-
Uses of Watchdog.WatchdogAction.WatchdogEvent in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Watchdog.WatchdogAction.WatchdogEventModifier and TypeFieldDescriptionprivate static final Watchdog.WatchdogAction.WatchdogEvent[]
Watchdog.WatchdogAction.WatchdogEvent.VALUES
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Watchdog.WatchdogAction.WatchdogEventModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap
<Watchdog.WatchdogAction.WatchdogEvent> Watchdog.WatchdogAction.WatchdogEvent.internalValueMap
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Watchdog.WatchdogAction.WatchdogEventModifier and TypeMethodDescriptionWatchdog.WatchdogAction.WatchdogEvent.forNumber
(int value) Watchdog.WatchdogAction.Builder.getEvent()
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...
Watchdog.WatchdogAction.getEvent()
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...
Watchdog.WatchdogActionOrBuilder.getEvent()
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...
Watchdog.WatchdogAction.WatchdogEvent.valueOf
(int value) Deprecated.Watchdog.WatchdogAction.WatchdogEvent.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.Watchdog.WatchdogAction.WatchdogEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Watchdog.WatchdogAction.WatchdogEventModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<Watchdog.WatchdogAction.WatchdogEvent> Watchdog.WatchdogAction.WatchdogEvent.internalGetValueMap()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Watchdog.WatchdogAction.WatchdogEventModifier and TypeMethodDescriptionWatchdog.WatchdogAction.Builder.setEvent
(Watchdog.WatchdogAction.WatchdogEvent value) .envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...