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() |
|