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
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Watchdog.WatchdogAction Modifier and Type Field Description private static Watchdog.WatchdogActionWatchdog.WatchdogAction. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Watchdog.WatchdogAction Modifier and Type Field Description private java.util.List<Watchdog.WatchdogAction>Watchdog. actions_private java.util.List<Watchdog.WatchdogAction>Watchdog.Builder. actions_private com.google.protobuf.RepeatedFieldBuilder<Watchdog.WatchdogAction,Watchdog.WatchdogAction.Builder,Watchdog.WatchdogActionOrBuilder>Watchdog.Builder. actionsBuilder_private static com.google.protobuf.Parser<Watchdog.WatchdogAction>Watchdog.WatchdogAction. PARSERMethods 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(java.io.InputStream input)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(java.nio.ByteBuffer data)static Watchdog.WatchdogActionWatchdog.WatchdogAction. parseFrom(java.nio.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 private com.google.protobuf.RepeatedFieldBuilder<Watchdog.WatchdogAction,Watchdog.WatchdogAction.Builder,Watchdog.WatchdogActionOrBuilder>Watchdog.Builder. getActionsFieldBuilder()java.util.List<Watchdog.WatchdogAction>Watchdog.Builder. getActionsList()Register actions that will fire on given WatchDog events.java.util.List<Watchdog.WatchdogAction>Watchdog. getActionsList()Register actions that will fire on given WatchDog events.java.util.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.private voidWatchdog.WatchdogAction.Builder. buildPartial0(Watchdog.WatchdogAction result)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(java.lang.Iterable<? extends Watchdog.WatchdogAction> values)Register actions that will fire on given WatchDog events.
-