| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
ProviderProperties |
ProviderProperties.clone() |
ProviderProperties |
IdMappingTechniques.getProviderProperties()
An object which defines any additional configurations required by the provider service.
|
ProviderProperties |
ResolutionTechniques.getProviderProperties()
The properties of the provider service.
|
ProviderProperties |
ProviderProperties.withIntermediateSourceConfiguration(IntermediateSourceConfiguration intermediateSourceConfiguration)
The Amazon S3 location that temporarily stores your data while it processes.
|
ProviderProperties |
ProviderProperties.withProviderServiceArn(String providerServiceArn)
The ARN of the provider service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdMappingTechniques.setProviderProperties(ProviderProperties providerProperties)
An object which defines any additional configurations required by the provider service.
|
void |
ResolutionTechniques.setProviderProperties(ProviderProperties providerProperties)
The properties of the provider service.
|
IdMappingTechniques |
IdMappingTechniques.withProviderProperties(ProviderProperties providerProperties)
An object which defines any additional configurations required by the provider service.
|
ResolutionTechniques |
ResolutionTechniques.withProviderProperties(ProviderProperties providerProperties)
The properties of the provider service.
|
Copyright © 2024. All rights reserved.