@NotThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public final class AWSCodePipelineAsyncClientBuilder extends AwsAsyncClientBuilder<AWSCodePipelineAsyncClientBuilder,AWSCodePipelineAsync>
AWSCodePipelineAsync
. Use of the builder is preferred
over using constructors of the client class.AwsAsyncClientBuilder.AsyncBuilderParams
AwsClientBuilder.EndpointConfiguration, AwsClientBuilder.SyncBuilderParams
Modifier and Type | Method and Description |
---|---|
protected AWSCodePipelineAsync |
build(AwsAsyncClientParams params)
Construct an asynchronous implementation of AWSCodePipelineAsync using the current builder configuration.
|
static AWSCodePipelineAsync |
defaultClient() |
static AWSCodePipelineAsyncClientBuilder |
standard() |
build, getAsyncClientParams, getExecutorFactory, setExecutorFactory, withExecutorFactory
getClientConfiguration, getCredentials, getEndpoint, getMetricsCollector, getRegion, getRequestHandlers, getSubclass, getSyncClientParams, setClientConfiguration, setCredentials, setEndpointConfiguration, setMetricsCollector, setRegion, setRequestHandlers, withClientConfiguration, withCredentials, withEndpointConfiguration, withMetricsCollector, withRegion, withRegion, withRequestHandlers
public static AWSCodePipelineAsyncClientBuilder standard()
public static AWSCodePipelineAsync defaultClient()
DefaultAWSCredentialsProviderChain
and
DefaultAwsRegionProviderChain
chainprotected AWSCodePipelineAsync build(AwsAsyncClientParams params)
build
in class AwsAsyncClientBuilder<AWSCodePipelineAsyncClientBuilder,AWSCodePipelineAsync>
params
- Current builder configuration represented as a parameter object.Copyright © 2018. All rights reserved.