| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.builder() |
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.nextToken(String nextToken)
Identifies the next page of results to return.
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.toBuilder() |
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.topicsDetectionJobPropertiesList(Collection<TopicsDetectionJobProperties> topicsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.topicsDetectionJobPropertiesList(Consumer<TopicsDetectionJobProperties.Builder>... topicsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
ListTopicsDetectionJobsResponse.Builder |
ListTopicsDetectionJobsResponse.Builder.topicsDetectionJobPropertiesList(TopicsDetectionJobProperties... topicsDetectionJobPropertiesList)
A list containing the properties of each job that is returned.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListTopicsDetectionJobsResponse.Builder> |
ListTopicsDetectionJobsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.