| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
TopicsDetectionJobProperties |
DescribeTopicsDetectionJobResponse.topicsDetectionJobProperties()
The list of properties for the requested job.
|
| Modifier and Type | Method and Description |
|---|---|
List<TopicsDetectionJobProperties> |
ListTopicsDetectionJobsResponse.topicsDetectionJobPropertiesList()
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTopicsDetectionJobResponse.Builder |
DescribeTopicsDetectionJobResponse.Builder.topicsDetectionJobProperties(TopicsDetectionJobProperties topicsDetectionJobProperties)
The list of properties for the requested job.
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.topicsDetectionJobPropertiesList(TopicsDetectionJobProperties... topicsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.topicsDetectionJobPropertiesList(Collection<TopicsDetectionJobProperties> topicsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
Copyright © 2023. All rights reserved.