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. VALUES
Fields 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. internalValueMap
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Watchdog.WatchdogAction.WatchdogEvent Modifier and Type Method Description 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(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.Builder
Watchdog.WatchdogAction.Builder. setEvent(Watchdog.WatchdogAction.WatchdogEvent value)
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...
-