Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Watchdogs
-
Packages that use Watchdogs Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Watchdogs in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Watchdogs Modifier and Type Method Description WatchdogsWatchdogs.Builder. build()WatchdogsWatchdogs.Builder. buildPartial()static WatchdogsWatchdogs. getDefaultInstance()WatchdogsWatchdogs.Builder. getDefaultInstanceForType()WatchdogsWatchdogs. getDefaultInstanceForType()WatchdogsBootstrap.Builder. getWatchdogs()Optional watchdogs configuration.WatchdogsBootstrap. getWatchdogs()Optional watchdogs configuration.WatchdogsBootstrapOrBuilder. 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 Watchdogs Modifier and Type Method Description com.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 Watchdogs Modifier and Type Method Description Watchdogs.BuilderWatchdogs.Builder. mergeFrom(Watchdogs other)Bootstrap.BuilderBootstrap.Builder. mergeWatchdogs(Watchdogs value)Optional watchdogs configuration.static Watchdogs.BuilderWatchdogs. newBuilder(Watchdogs prototype)Bootstrap.BuilderBootstrap.Builder. setWatchdogs(Watchdogs value)Optional watchdogs configuration.
-