Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent
-
Packages that use Watchdog.WatchdogAction.WatchdogEvent Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Watchdog.WatchdogAction.WatchdogEvent in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Watchdog.WatchdogAction.WatchdogEvent Modifier and Type Field Description private static Watchdog.WatchdogAction.WatchdogEvent[]Watchdog.WatchdogAction.WatchdogEvent. VALUESFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Watchdog.WatchdogAction.WatchdogEvent Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Watchdog.WatchdogAction.WatchdogEvent>Watchdog.WatchdogAction.WatchdogEvent. internalValueMapMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return Watchdog.WatchdogAction.WatchdogEvent Modifier and Type Method Description static Watchdog.WatchdogAction.WatchdogEventWatchdog.WatchdogAction.WatchdogEvent. forNumber(int value)Watchdog.WatchdogAction.WatchdogEventWatchdog.WatchdogAction.Builder. getEvent().envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...Watchdog.WatchdogAction.WatchdogEventWatchdog.WatchdogAction. getEvent().envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...Watchdog.WatchdogAction.WatchdogEventWatchdog.WatchdogActionOrBuilder. getEvent().envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...static Watchdog.WatchdogAction.WatchdogEventWatchdog.WatchdogAction.WatchdogEvent. valueOf(int value)Deprecated.static Watchdog.WatchdogAction.WatchdogEventWatchdog.WatchdogAction.WatchdogEvent. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Watchdog.WatchdogAction.WatchdogEventWatchdog.WatchdogAction.WatchdogEvent. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Watchdog.WatchdogAction.WatchdogEvent[]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.WatchdogEvent Modifier and Type Method Description static 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.WatchdogEvent Modifier and Type Method Description Watchdog.WatchdogAction.BuilderWatchdog.WatchdogAction.Builder. setEvent(Watchdog.WatchdogAction.WatchdogEvent value).envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...
-