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