@NotThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public final class AmazonSimpleDBAsyncClientBuilder extends AwsAsyncClientBuilder<AmazonSimpleDBAsyncClientBuilder,AmazonSimpleDBAsync>
AmazonSimpleDBAsync
. Use of the builder is preferred over
using constructors of the client class.AwsAsyncClientBuilder.AsyncBuilderParams
AwsClientBuilder.EndpointConfiguration, AwsClientBuilder.SyncBuilderParams
Modifier and Type | Method and Description |
---|---|
protected AmazonSimpleDBAsync |
build(AwsAsyncClientParams params)
Construct an asynchronous implementation of AmazonSimpleDBAsync using the current builder configuration.
|
static AmazonSimpleDBAsync |
defaultClient() |
static AmazonSimpleDBAsyncClientBuilder |
standard() |
build, getAsyncClientParams, getExecutorFactory, setExecutorFactory, withExecutorFactory
getClientConfiguration, getClientSideMonitoringConfigurationProvider, getCredentials, getEndpoint, getMetricsCollector, getMonitoringListener, getRegion, getRequestHandlers, getSubclass, getSyncClientParams, setClientConfiguration, setClientSideMonitoringConfigurationProvider, setCredentials, setEndpointConfiguration, setMetricsCollector, setMonitoringListener, setRegion, setRequestHandlers, withClientConfiguration, withClientSideMonitoringConfigurationProvider, withCredentials, withEndpointConfiguration, withMetricsCollector, withMonitoringListener, withRegion, withRegion, withRequestHandlers
public static AmazonSimpleDBAsyncClientBuilder standard()
public static AmazonSimpleDBAsync defaultClient()
DefaultAWSCredentialsProviderChain
and
DefaultAwsRegionProviderChain
chainprotected AmazonSimpleDBAsync build(AwsAsyncClientParams params)
build
in class AwsAsyncClientBuilder<AmazonSimpleDBAsyncClientBuilder,AmazonSimpleDBAsync>
params
- Current builder configuration represented as a parameter object.Copyright © 2018. All rights reserved.