| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
EntityRecognizerInputDataConfig |
CreateEntityRecognizerRequest.inputDataConfig()
Specifies the format and location of the input data.
|
EntityRecognizerInputDataConfig |
EntityRecognizerProperties.inputDataConfig()
The input data properties of an entity recognizer.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEntityRecognizerRequest.Builder |
CreateEntityRecognizerRequest.Builder.inputDataConfig(EntityRecognizerInputDataConfig inputDataConfig)
Specifies the format and location of the input data.
|
EntityRecognizerProperties.Builder |
EntityRecognizerProperties.Builder.inputDataConfig(EntityRecognizerInputDataConfig inputDataConfig)
The input data properties of an entity recognizer.
|
Copyright © 2023. All rights reserved.