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 class
Watchdog.WatchdogAction
Protobuf typeenvoy.config.bootstrap.v3.Watchdog.WatchdogAction
static class
Watchdog.WatchdogAction.Builder
Protobuf typeenvoy.config.bootstrap.v3.Watchdog.WatchdogAction
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Watchdog.WatchdogActionOrBuilder Modifier and Type Field Description private 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.WatchdogActionOrBuilder Modifier and Type Method Description Watchdog.WatchdogActionOrBuilder
Watchdog.Builder. getActionsOrBuilder(int index)
Register actions that will fire on given WatchDog events.Watchdog.WatchdogActionOrBuilder
Watchdog. getActionsOrBuilder(int index)
Register actions that will fire on given WatchDog events.Watchdog.WatchdogActionOrBuilder
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.WatchdogActionOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<Watchdog.WatchdogAction,Watchdog.WatchdogAction.Builder,Watchdog.WatchdogActionOrBuilder>
Watchdog.Builder. getActionsFieldBuilder()
java.util.List<? extends Watchdog.WatchdogActionOrBuilder>
Watchdog.Builder. getActionsOrBuilderList()
Register actions that will fire on given WatchDog events.java.util.List<? extends Watchdog.WatchdogActionOrBuilder>
Watchdog. getActionsOrBuilderList()
Register actions that will fire on given WatchDog events.java.util.List<? extends Watchdog.WatchdogActionOrBuilder>
WatchdogOrBuilder. getActionsOrBuilderList()
Register actions that will fire on given WatchDog events.
-