| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v2 |
| Modifier and Type | Method and Description |
|---|---|
Watchdog |
Watchdog.Builder.build() |
Watchdog |
Watchdog.Builder.buildPartial() |
static Watchdog |
Watchdog.getDefaultInstance() |
Watchdog |
Watchdog.getDefaultInstanceForType() |
Watchdog |
Watchdog.Builder.getDefaultInstanceForType() |
Watchdog |
BootstrapOrBuilder.getWatchdog()
Optional watchdog configuration.
|
Watchdog |
Bootstrap.getWatchdog()
Optional watchdog configuration.
|
Watchdog |
Bootstrap.Builder.getWatchdog()
Optional watchdog configuration.
|
static Watchdog |
Watchdog.parseDelimitedFrom(InputStream input) |
static Watchdog |
Watchdog.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(byte[] data) |
static Watchdog |
Watchdog.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(ByteBuffer data) |
static Watchdog |
Watchdog.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(com.google.protobuf.ByteString data) |
static Watchdog |
Watchdog.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(com.google.protobuf.CodedInputStream input) |
static Watchdog |
Watchdog.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Watchdog |
Watchdog.parseFrom(InputStream input) |
static Watchdog |
Watchdog.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Watchdog> |
Watchdog.getParserForType() |
static com.google.protobuf.Parser<Watchdog> |
Watchdog.parser() |
| Modifier and Type | Method and Description |
|---|---|
Watchdog.Builder |
Watchdog.Builder.mergeFrom(Watchdog other) |
Bootstrap.Builder |
Bootstrap.Builder.mergeWatchdog(Watchdog value)
Optional watchdog configuration.
|
static Watchdog.Builder |
Watchdog.newBuilder(Watchdog prototype) |
Bootstrap.Builder |
Bootstrap.Builder.setWatchdog(Watchdog value)
Optional watchdog configuration.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.