| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.WatchdogEvent.forNumber(int value) |
Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogActionOrBuilder.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.WatchdogAction.Builder.getEvent()
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... } |
static Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.WatchdogEvent.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Watchdog.WatchdogAction.WatchdogEvent |
Watchdog.WatchdogAction.WatchdogEvent.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Watchdog.WatchdogAction.WatchdogEvent> |
Watchdog.WatchdogAction.WatchdogEvent.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setEvent(Watchdog.WatchdogAction.WatchdogEvent value)
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... } |
Copyright © 2018–2021 The Envoy Project. All rights reserved.