Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Watchdogs
Packages that use Watchdogs
-
Uses of Watchdogs in io.envoyproxy.envoy.config.bootstrap.v3
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()static com.google.protobuf.Parser<Watchdogs> Watchdogs.parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type WatchdogsModifier and TypeMethodDescriptionBootstrap.Builder.mergeWatchdogs(Watchdogs value) Optional watchdogs configuration.static Watchdogs.BuilderWatchdogs.newBuilder(Watchdogs prototype) Bootstrap.Builder.setWatchdogs(Watchdogs value) Optional watchdogs configuration.