Interface EntityResolutionAsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<EntityResolutionAsyncClientBuilder,EntityResolutionAsyncClient>,AwsClientBuilder<EntityResolutionAsyncClientBuilder,EntityResolutionAsyncClient>,Buildable,EntityResolutionBaseClientBuilder<EntityResolutionAsyncClientBuilder,EntityResolutionAsyncClient>,SdkAsyncClientBuilder<EntityResolutionAsyncClientBuilder,EntityResolutionAsyncClient>,SdkBuilder<EntityResolutionAsyncClientBuilder,EntityResolutionAsyncClient>,SdkClientBuilder<EntityResolutionAsyncClientBuilder,EntityResolutionAsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface EntityResolutionAsyncClientBuilder extends AwsAsyncClientBuilder<EntityResolutionAsyncClientBuilder,EntityResolutionAsyncClient>, EntityResolutionBaseClientBuilder<EntityResolutionAsyncClientBuilder,EntityResolutionAsyncClient>
A builder for creating an instance ofEntityResolutionAsyncClient. This can be created with the staticEntityResolutionAsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.services.entityresolution.EntityResolutionBaseClientBuilder
authSchemeProvider, endpointProvider
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
-