@NotThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public final class AWSBatchClientBuilder extends AwsSyncClientBuilder<AWSBatchClientBuilder,AWSBatch>
AWSBatch. Use of the builder is preferred over using
 constructors of the client class.AwsClientBuilder.EndpointConfiguration, AwsClientBuilder.SyncBuilderParams| Modifier and Type | Method and Description | 
|---|---|
protected AWSBatch | 
build(AwsSyncClientParams params)
Construct a synchronous implementation of AWSBatch using the current builder configuration. 
 | 
static AWSBatch | 
defaultClient()  | 
static AWSBatchClientBuilder | 
standard()  | 
buildgetClientConfiguration, getCredentials, getEndpoint, getMetricsCollector, getRegion, getRequestHandlers, getSubclass, getSyncClientParams, setClientConfiguration, setCredentials, setEndpointConfiguration, setMetricsCollector, setRegion, setRequestHandlers, withClientConfiguration, withCredentials, withEndpointConfiguration, withMetricsCollector, withRegion, withRegion, withRequestHandlerspublic static AWSBatchClientBuilder standard()
public static AWSBatch defaultClient()
DefaultAWSCredentialsProviderChain and
         DefaultAwsRegionProviderChain chainprotected AWSBatch build(AwsSyncClientParams params)
build in class AwsSyncClientBuilder<AWSBatchClientBuilder,AWSBatch>params - Current builder configuration represented as a parameter object.Copyright © 2017. All rights reserved.