| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
InputSource.Builder |
InputSource.Builder.applyNormalization(Boolean applyNormalization)
Normalizes the attributes defined in the schema in the input data.
|
static InputSource.Builder |
InputSource.builder() |
InputSource.Builder |
InputSource.Builder.inputSourceARN(String inputSourceARN)
An Glue table ARN for the input source table.
|
InputSource.Builder |
InputSource.Builder.schemaName(String schemaName)
The name of the schema to be retrieved.
|
InputSource.Builder |
InputSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InputSource.Builder> |
InputSource.serializableBuilderClass() |
Copyright © 2023. All rights reserved.