| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListSentimentDetectionJobsResponse.Builder> |
ListSentimentDetectionJobsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.