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 WatchdogsWatchdogs.DEFAULT_INSTANCEprivate WatchdogsBootstrap.Builder.watchdogs_private WatchdogsBootstrap.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.PARSERprivate 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 WatchdogsWatchdogs.getDefaultInstance()Watchdogs.Builder.getDefaultInstanceForType()Watchdogs.getDefaultInstanceForType()Bootstrap.Builder.getWatchdogs()Optional watchdogs configuration.Bootstrap.getWatchdogs()Optional watchdogs configuration.BootstrapOrBuilder.getWatchdogs()Optional watchdogs configuration.static WatchdogsWatchdogs.parseDelimitedFrom(InputStream input) static WatchdogsWatchdogs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WatchdogsWatchdogs.parseFrom(byte[] data) static WatchdogsWatchdogs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WatchdogsWatchdogs.parseFrom(com.google.protobuf.ByteString data) static WatchdogsWatchdogs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WatchdogsWatchdogs.parseFrom(com.google.protobuf.CodedInputStream input) static WatchdogsWatchdogs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WatchdogsWatchdogs.parseFrom(InputStream input) static WatchdogsWatchdogs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WatchdogsWatchdogs.parseFrom(ByteBuffer data) static WatchdogsWatchdogs.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 voidWatchdogs.Builder.buildPartial0(Watchdogs result) Bootstrap.Builder.mergeWatchdogs(Watchdogs value) Optional watchdogs configuration.static Watchdogs.BuilderWatchdogs.newBuilder(Watchdogs prototype) Bootstrap.Builder.setWatchdogs(Watchdogs value) Optional watchdogs configuration.