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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]