Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.Watchdog.WatchdogActionOrBuilder
-
Packages that use Watchdog.WatchdogActionOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Watchdog.WatchdogActionOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement Watchdog.WatchdogActionOrBuilder Modifier and Type Class Description static classWatchdog.WatchdogActionProtobuf typeenvoy.config.bootstrap.v3.Watchdog.WatchdogActionstatic classWatchdog.WatchdogAction.BuilderProtobuf typeenvoy.config.bootstrap.v3.Watchdog.WatchdogActionMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return Watchdog.WatchdogActionOrBuilder Modifier and Type Method Description Watchdog.WatchdogActionOrBuilderWatchdog.Builder. getActionsOrBuilder(int index)Register actions that will fire on given WatchDog events.Watchdog.WatchdogActionOrBuilderWatchdog. getActionsOrBuilder(int index)Register actions that will fire on given WatchDog events.Watchdog.WatchdogActionOrBuilderWatchdogOrBuilder. getActionsOrBuilder(int index)Register actions that will fire on given WatchDog events.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Watchdog.WatchdogActionOrBuilder Modifier and Type Method Description List<? extends Watchdog.WatchdogActionOrBuilder>Watchdog.Builder. getActionsOrBuilderList()Register actions that will fire on given WatchDog events.List<? extends Watchdog.WatchdogActionOrBuilder>Watchdog. getActionsOrBuilderList()Register actions that will fire on given WatchDog events.List<? extends Watchdog.WatchdogActionOrBuilder>WatchdogOrBuilder. getActionsOrBuilderList()Register actions that will fire on given WatchDog events.
-