Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Watchdogs
Packages that use Watchdogs
-
Uses of Watchdogs in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as WatchdogsModifier and TypeFieldDescriptionprivate static final Watchdogs
Watchdogs.DEFAULT_INSTANCE
private Watchdogs
Bootstrap.Builder.watchdogs_
private Watchdogs
Bootstrap.watchdogs_
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type WatchdogsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Watchdogs> Watchdogs.PARSER
private com.google.protobuf.SingleFieldBuilder
<Watchdogs, Watchdogs.Builder, WatchdogsOrBuilder> Bootstrap.Builder.watchdogsBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return WatchdogsModifier and TypeMethodDescriptionWatchdogs.Builder.build()
Watchdogs.Builder.buildPartial()
static Watchdogs
Watchdogs.getDefaultInstance()
Watchdogs.Builder.getDefaultInstanceForType()
Watchdogs.getDefaultInstanceForType()
Bootstrap.Builder.getWatchdogs()
Optional watchdogs configuration.Bootstrap.getWatchdogs()
Optional watchdogs configuration.BootstrapOrBuilder.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
(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) static Watchdogs
Watchdogs.parseFrom
(ByteBuffer data) static Watchdogs
Watchdogs.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type WatchdogsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Watchdogs> Watchdogs.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Watchdogs, Watchdogs.Builder, WatchdogsOrBuilder> Bootstrap.Builder.internalGetWatchdogsFieldBuilder()
Optional watchdogs configuration.static com.google.protobuf.Parser
<Watchdogs> Watchdogs.parser()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type WatchdogsModifier and TypeMethodDescriptionprivate void
Watchdogs.Builder.buildPartial0
(Watchdogs result) Bootstrap.Builder.mergeWatchdogs
(Watchdogs value) Optional watchdogs configuration.static Watchdogs.Builder
Watchdogs.newBuilder
(Watchdogs prototype) Bootstrap.Builder.setWatchdogs
(Watchdogs value) Optional watchdogs configuration.