@NotThreadSafe public final class AWSSupportAsyncClientBuilder extends AwsAsyncClientBuilder<AWSSupportAsyncClientBuilder,AWSSupportAsync>
AWSSupportAsync.
Use of the builder is preferred over using constructors of the client class.AwsAsyncClientBuilder.AsyncBuilderParamsAwsClientBuilder.SyncBuilderParams| Modifier and Type | Method and Description |
|---|---|
protected AWSSupportAsync |
build(AwsAsyncClientParams params)
Construct an asynchronous implementation of AWSSupportAsync using the
current builder configuration.
|
static AWSSupportAsync |
defaultClient() |
static AWSSupportAsyncClientBuilder |
standard() |
build, getAsyncClientParams, getExecutorFactory, setExecutorFactory, withExecutorFactorygetClientConfiguration, getCredentials, getMetricsCollector, getRegion, getRequestHandlers, getSubclass, getSyncClientParams, setClientConfiguration, setCredentials, setMetricsCollector, setRegion, setRequestHandlers, withClientConfiguration, withCredentials, withMetricsCollector, withRegion, withRegion, withRequestHandlerspublic static AWSSupportAsyncClientBuilder standard()
public static AWSSupportAsync defaultClient()
DefaultAWSCredentialsProviderChain and
DefaultAwsRegionProviderChain chainprotected AWSSupportAsync build(AwsAsyncClientParams params)
build in class AwsAsyncClientBuilder<AWSSupportAsyncClientBuilder,AWSSupportAsync>params - Current builder configuration represented as a parameter object.Copyright © 2016. All rights reserved.