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