Uses of Interface
software.amazon.awssdk.services.entityresolution.EntityResolutionBaseClientBuilder
-
Packages that use EntityResolutionBaseClientBuilder Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference. -
-
Uses of EntityResolutionBaseClientBuilder in software.amazon.awssdk.services.entityresolution
Classes in software.amazon.awssdk.services.entityresolution with type parameters of type EntityResolutionBaseClientBuilder Modifier and Type Interface Description interfaceEntityResolutionBaseClientBuilder<B extends EntityResolutionBaseClientBuilder<B,C>,C>This includes configuration specific to AWSEntityResolution that is supported by bothEntityResolutionClientBuilderandEntityResolutionAsyncClientBuilder.Subinterfaces of EntityResolutionBaseClientBuilder in software.amazon.awssdk.services.entityresolution Modifier and Type Interface Description interfaceEntityResolutionAsyncClientBuilderA builder for creating an instance ofEntityResolutionAsyncClient.interfaceEntityResolutionClientBuilderA builder for creating an instance ofEntityResolutionClient.
-