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