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