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