| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
static IntermediateSourceConfiguration.Builder |
IntermediateSourceConfiguration.builder() |
IntermediateSourceConfiguration.Builder |
IntermediateSourceConfiguration.Builder.intermediateS3Path(String intermediateS3Path)
The Amazon S3 location (bucket and prefix).
|
IntermediateSourceConfiguration.Builder |
IntermediateSourceConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends IntermediateSourceConfiguration.Builder> |
IntermediateSourceConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ProviderProperties.Builder |
ProviderProperties.Builder.intermediateSourceConfiguration(Consumer<IntermediateSourceConfiguration.Builder> intermediateSourceConfiguration)
The Amazon S3 location that temporarily stores your data while it processes.
|
Copyright © 2023. All rights reserved.