| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeSentimentDetectionJobResponse.Builder |
DescribeSentimentDetectionJobResponse.builder() |
default DescribeSentimentDetectionJobResponse.Builder |
DescribeSentimentDetectionJobResponse.Builder.sentimentDetectionJobProperties(Consumer<SentimentDetectionJobProperties.Builder> sentimentDetectionJobProperties)
An object that contains the properties associated with a sentiment detection job.
|
DescribeSentimentDetectionJobResponse.Builder |
DescribeSentimentDetectionJobResponse.Builder.sentimentDetectionJobProperties(SentimentDetectionJobProperties sentimentDetectionJobProperties)
An object that contains the properties associated with a sentiment detection job.
|
DescribeSentimentDetectionJobResponse.Builder |
DescribeSentimentDetectionJobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeSentimentDetectionJobResponse.Builder> |
DescribeSentimentDetectionJobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.