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