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