Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Watchdog.WatchdogAction
-
Packages that use Watchdog.WatchdogAction Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Watchdog.WatchdogAction in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Watchdog.WatchdogAction Modifier and Type Method Description Watchdog.WatchdogActionWatchdog.WatchdogAction.Builder. build()Watchdog.WatchdogActionWatchdog.WatchdogAction.Builder. buildPartial()Watchdog.WatchdogActionWatchdog.Builder. getActions(int index)Register actions that will fire on given WatchDog events.Watchdog.WatchdogActionWatchdog. getActions(int index)Register actions that will fire on given WatchDog events.Watchdog.WatchdogActionWatchdogOrBuilder. getActions(int index)Register actions that will fire on given WatchDog events.static Watchdog.WatchdogActionWatchdog.WatchdogAction. getDefaultInstance()Watchdog.WatchdogActionWatchdog.WatchdogAction.Builder. getDefaultInstanceForType()Watchdog.WatchdogActionWatchdog.WatchdogAction. getDefaultInstanceForType()static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseDelimitedFrom(InputStream input)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(byte[] data)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(com.google.protobuf.ByteString data)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(com.google.protobuf.CodedInputStream input)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(InputStream input)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(ByteBuffer data)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Watchdog.WatchdogAction Modifier and Type Method Description List<Watchdog.WatchdogAction>Watchdog.Builder. getActionsList()Register actions that will fire on given WatchDog events.List<Watchdog.WatchdogAction>Watchdog. getActionsList()Register actions that will fire on given WatchDog events.List<Watchdog.WatchdogAction>WatchdogOrBuilder. getActionsList()Register actions that will fire on given WatchDog events.com.google.protobuf.Parser<Watchdog.WatchdogAction>Watchdog.WatchdogAction. getParserForType()static com.google.protobuf.Parser<Watchdog.WatchdogAction>Watchdog.WatchdogAction. parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Watchdog.WatchdogAction Modifier and Type Method Description Watchdog.BuilderWatchdog.Builder. addActions(int index, Watchdog.WatchdogAction value)Register actions that will fire on given WatchDog events.Watchdog.BuilderWatchdog.Builder. addActions(Watchdog.WatchdogAction value)Register actions that will fire on given WatchDog events.Watchdog.WatchdogAction.BuilderWatchdog.WatchdogAction.Builder. mergeFrom(Watchdog.WatchdogAction other)static Watchdog.WatchdogAction.BuilderWatchdog.WatchdogAction. newBuilder(Watchdog.WatchdogAction prototype)Watchdog.BuilderWatchdog.Builder. setActions(int index, Watchdog.WatchdogAction value)Register actions that will fire on given WatchDog events.Method parameters in io.envoyproxy.envoy.config.bootstrap.v3 with type arguments of type Watchdog.WatchdogAction Modifier and Type Method Description Watchdog.BuilderWatchdog.Builder. addAllActions(Iterable<? extends Watchdog.WatchdogAction> values)Register actions that will fire on given WatchDog events.
-