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