static ListSentimentDetectionJobsResponse.Builder |
ListSentimentDetectionJobsResponse.builder() |
|
ListSentimentDetectionJobsResponse.Builder |
ListSentimentDetectionJobsResponse.Builder.nextToken(String nextToken) |
Identifies the next page of results to return.
|
ListSentimentDetectionJobsResponse.Builder |
ListSentimentDetectionJobsResponse.Builder.sentimentDetectionJobPropertiesList(Collection<SentimentDetectionJobProperties> sentimentDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|
ListSentimentDetectionJobsResponse.Builder |
ListSentimentDetectionJobsResponse.Builder.sentimentDetectionJobPropertiesList(Consumer<SentimentDetectionJobProperties.Builder>... sentimentDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|
ListSentimentDetectionJobsResponse.Builder |
ListSentimentDetectionJobsResponse.Builder.sentimentDetectionJobPropertiesList(SentimentDetectionJobProperties... sentimentDetectionJobPropertiesList) |
A list containing the properties of each job that is returned.
|
ListSentimentDetectionJobsResponse.Builder |
ListSentimentDetectionJobsResponse.toBuilder() |
|