| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v3 |
| Modifier and Type | Method and Description |
|---|---|
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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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.WatchdogAction.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.clone() |
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) |
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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.GeneratedMessageV3.BuilderParent parent) |
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setConfig(TypedExtensionConfig.Builder builderForValue)
Extension specific configuration for the action.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setConfig(TypedExtensionConfig value)
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.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Watchdog.WatchdogAction.Builder> |
Watchdog.Builder.getActionsBuilderList()
Register actions that will fire on given WatchDog events.
|
| Modifier and Type | Method and Description |
|---|---|
Watchdog.Builder |
Watchdog.Builder.addActions(int index,
Watchdog.WatchdogAction.Builder builderForValue)
Register actions that will fire on given WatchDog events.
|
Watchdog.Builder |
Watchdog.Builder.addActions(Watchdog.WatchdogAction.Builder builderForValue)
Register actions that will fire on given WatchDog events.
|
Watchdog.Builder |
Watchdog.Builder.setActions(int index,
Watchdog.WatchdogAction.Builder builderForValue)
Register actions that will fire on given WatchDog events.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.