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