static Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.WatchdogEvent.forNumber(int value) |
|
Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.Builder.getEvent() |
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... }
|
Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.getEvent() |
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... }
|
Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogActionOrBuilder.getEvent() |
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... }
|
static Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.WatchdogEvent.valueOf(int value) |
Deprecated.
|
static Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.WatchdogEvent.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.WatchdogEvent.valueOf(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.
|