| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
KeyPhrasesDetectionJobProperties |
DescribeKeyPhrasesDetectionJobResponse.keyPhrasesDetectionJobProperties()
An object that contains the properties associated with a key phrases detection job.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyPhrasesDetectionJobProperties> |
ListKeyPhrasesDetectionJobsResponse.keyPhrasesDetectionJobPropertiesList()
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyPhrasesDetectionJobResponse.Builder |
DescribeKeyPhrasesDetectionJobResponse.Builder.keyPhrasesDetectionJobProperties(KeyPhrasesDetectionJobProperties keyPhrasesDetectionJobProperties)
An object that contains the properties associated with a key phrases detection job.
|
ListKeyPhrasesDetectionJobsResponse.Builder |
ListKeyPhrasesDetectionJobsResponse.Builder.keyPhrasesDetectionJobPropertiesList(KeyPhrasesDetectionJobProperties... keyPhrasesDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListKeyPhrasesDetectionJobsResponse.Builder |
ListKeyPhrasesDetectionJobsResponse.Builder.keyPhrasesDetectionJobPropertiesList(Collection<KeyPhrasesDetectionJobProperties> keyPhrasesDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
Copyright © 2023. All rights reserved.