Provides an interface to either build a ScheduledExecutorService or provide a fixed
ScheduledExecutorService that will be used to make calls to a service.
[[["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-02 UTC."],[[["The latest version of the `ExecutorProvider` is 2.63.1, which is the most current release within the provided versions."],["This page documents the `ExecutorProvider` interface, which allows building or providing a `ScheduledExecutorService` for making service calls."],["The `getExecutor()` method returns a `ScheduledExecutorService` instance for task execution."],["The `shouldAutoClose()` method indicates if the containing client should automatically close the executor."],["There are numerous past versions of `ExecutorProvider` documentation listed on this page ranging from version 2.62.0 down to version 2.7.1, allowing you to review past versions if needed."]]],[]]