| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Watchdog.WatchdogAction |
Watchdog.WatchdogAction.Builder.build() |
Watchdog.WatchdogAction |
Watchdog.WatchdogAction.Builder.buildPartial() |
Watchdog.WatchdogAction |
WatchdogOrBuilder.getActions(int index)
Register actions that will fire on given WatchDog events.
|
Watchdog.WatchdogAction |
Watchdog.getActions(int index)
Register actions that will fire on given WatchDog events.
|
Watchdog.WatchdogAction |
Watchdog.Builder.getActions(int index)
Register actions that will fire on given WatchDog events.
|
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.getDefaultInstance() |
Watchdog.WatchdogAction |
Watchdog.WatchdogAction.getDefaultInstanceForType() |
Watchdog.WatchdogAction |
Watchdog.WatchdogAction.Builder.getDefaultInstanceForType() |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseDelimitedFrom(InputStream input) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(byte[] data) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(ByteBuffer data) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(com.google.protobuf.ByteString data) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(InputStream input) |
static Watchdog.WatchdogAction |
Watchdog.WatchdogAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Watchdog.WatchdogAction> |
WatchdogOrBuilder.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> |
Watchdog.Builder.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() |
| Modifier and Type | Method and Description |
|---|---|
Watchdog.Builder |
Watchdog.Builder.addActions(int index,
Watchdog.WatchdogAction value)
Register actions that will fire on given WatchDog events.
|
Watchdog.Builder |
Watchdog.Builder.addActions(Watchdog.WatchdogAction value)
Register actions that will fire on given WatchDog events.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.mergeFrom(Watchdog.WatchdogAction other) |
static Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.newBuilder(Watchdog.WatchdogAction prototype) |
Watchdog.Builder |
Watchdog.Builder.setActions(int index,
Watchdog.WatchdogAction value)
Register actions that will fire on given WatchDog events.
|
| Modifier and Type | Method and Description |
|---|---|
Watchdog.Builder |
Watchdog.Builder.addAllActions(Iterable<? extends Watchdog.WatchdogAction> values)
Register actions that will fire on given WatchDog events.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.