[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage details the `InstantiatingWatchdogProvider` class, a watchdog provider that creates a new provider instance with each request."],["The `InstantiatingWatchdogProvider` class is an internal component intended for technical use and may change without prior notice, as it is implementing `WatchdogProvider`."],["This page provides access to various versions of the class, with the most current version being 2.63.1 and includes an overview of its methods, such as `create()`, `getWatchdog()`, `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, `shouldAutoClose()`, `withCheckInterval(Duration checkInterval)`, `withClock(ApiClock clock)`, and `withExecutor(ScheduledExecutorService executor)`."],["The class inherits from `java.lang.Object` and implements the `WatchdogProvider` interface, with inherited members like `clone()`, `equals()`, `finalize()`, and `getClass()` being documented here as well."]]],[]]