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