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 class
Protobuf typeenvoy.config.bootstrap.v3.Watchdog.WatchdogAction
static final class
Protobuf typeenvoy.config.bootstrap.v3.Watchdog.WatchdogAction
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Watchdog.WatchdogActionOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<Watchdog.WatchdogAction, Watchdog.WatchdogAction.Builder, Watchdog.WatchdogActionOrBuilder> Watchdog.Builder.actionsBuilder_
Methods 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 TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<Watchdog.WatchdogAction, Watchdog.WatchdogAction.Builder, Watchdog.WatchdogActionOrBuilder> Watchdog.Builder.getActionsFieldBuilder()
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.