public static interface Watchdog.WatchdogActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfig |
getConfig()
Extension specific configuration for the action.
|
TypedExtensionConfigOrBuilder |
getConfigOrBuilder()
Extension specific configuration for the action.
|
Watchdog.WatchdogAction.WatchdogEvent |
getEvent()
.envoy.config.bootstrap.v4alpha.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... } |
int |
getEventValue()
.envoy.config.bootstrap.v4alpha.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... } |
boolean |
hasConfig()
Extension specific configuration for the action.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasConfig()
Extension specific configuration for the action.
.envoy.config.core.v4alpha.TypedExtensionConfig config = 1;TypedExtensionConfig getConfig()
Extension specific configuration for the action.
.envoy.config.core.v4alpha.TypedExtensionConfig config = 1;TypedExtensionConfigOrBuilder getConfigOrBuilder()
Extension specific configuration for the action.
.envoy.config.core.v4alpha.TypedExtensionConfig config = 1;int getEventValue()
.envoy.config.bootstrap.v4alpha.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... }Watchdog.WatchdogAction.WatchdogEvent getEvent()
.envoy.config.bootstrap.v4alpha.Watchdog.WatchdogAction.WatchdogEvent event = 2 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.