@NotThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public final class AmazonLexModelsV2ClientBuilder extends AwsSyncClientBuilder<AmazonLexModelsV2ClientBuilder,AmazonLexModelsV2>
AmazonLexModelsV2. Use of the builder is preferred over
using constructors of the client class.AwsClientBuilder.EndpointConfiguration, AwsClientBuilder.SyncBuilderParams| Modifier and Type | Method and Description |
|---|---|
protected AmazonLexModelsV2 |
build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonLexModelsV2 using the current builder configuration.
|
static AmazonLexModelsV2 |
defaultClient() |
static AmazonLexModelsV2ClientBuilder |
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 AmazonLexModelsV2ClientBuilder standard()
public static AmazonLexModelsV2 defaultClient()
DefaultAWSCredentialsProviderChain and
DefaultAwsRegionProviderChain chainprotected AmazonLexModelsV2 build(AwsSyncClientParams params)
build in class AwsSyncClientBuilder<AmazonLexModelsV2ClientBuilder,AmazonLexModelsV2>params - Current builder configuration represented as a parameter object.Copyright © 2024. All rights reserved.