Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.Watchdog.WatchdogActionOrBuilder
Packages that use Watchdog.WatchdogActionOrBuilder
-
Uses of Watchdog.WatchdogActionOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement Watchdog.WatchdogActionOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.bootstrap.v3.Watchdog.WatchdogActionstatic final classProtobuf typeenvoy.config.bootstrap.v3.Watchdog.WatchdogActionMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return Watchdog.WatchdogActionOrBuilderModifier and TypeMethodDescriptionWatchdog.Builder.getActionsOrBuilder(int index) Register actions that will fire on given WatchDog events.Watchdog.getActionsOrBuilder(int index) Register actions that will fire on given WatchDog events.WatchdogOrBuilder.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.WatchdogActionOrBuilderModifier and TypeMethodDescriptionList<? 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.