JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.client.builder

Class AwsAsyncClientBuilder<Subclass extends AwsAsyncClientBuilder,TypeToBuild>

    • Method Detail

      • setExecutorFactory

        public final void setExecutorFactory(ExecutorFactory executorFactory)
        Sets a custom executor service factory to use for the async clients. The factory will be called for each async client created through the builder.
        Parameters:
        executorFactory - Factory supplying new instances of ExecutorService
      • withExecutorFactory

        public final Subclass withExecutorFactory(ExecutorFactory executorFactory)
        Sets a custom executor service factory to use for the async clients. The factory will be called for each async client created through the builder.
        Parameters:
        executorFactory - Factory supplying new instances of ExecutorService
        Returns:
        This object for method chaining.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /