Watchdog.WatchdogAction.Builder |
Watchdog.Builder.addActionsBuilder() |
Register actions that will fire on given WatchDog events.
|
Watchdog.WatchdogAction.Builder |
Watchdog.Builder.addActionsBuilder(int index) |
Register actions that will fire on given WatchDog events.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.clear() |
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.clearConfig() |
Extension specific configuration for the action.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.clearEvent() |
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...
|
Watchdog.WatchdogAction.Builder |
Watchdog.Builder.getActionsBuilder(int index) |
Register actions that will fire on given WatchDog events.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.mergeConfig(TypedExtensionConfig value) |
Extension specific configuration for the action.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.mergeFrom(Watchdog.WatchdogAction other) |
|
static Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.newBuilder() |
|
static Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.newBuilder(Watchdog.WatchdogAction prototype) |
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.newBuilderForType() |
|
protected Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setConfig(TypedExtensionConfig value) |
Extension specific configuration for the action.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setConfig(TypedExtensionConfig.Builder builderForValue) |
Extension specific configuration for the action.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setEvent(Watchdog.WatchdogAction.WatchdogEvent value) |
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setEventValue(int value) |
.envoy.config.bootstrap.v3.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ...
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.toBuilder() |
|