| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
SentimentFilter |
Rule.sentimentFilter()
Flag the presence or absence of specific sentiments in your Call Analytics transcription output.
|
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.fromSentimentFilter(SentimentFilter sentimentFilter)
Create an instance of this class with
Rule.sentimentFilter() initialized to the given value. |
Rule.Builder |
Rule.Builder.sentimentFilter(SentimentFilter sentimentFilter)
Flag the presence or absence of specific sentiments in your Call Analytics transcription output.
|
Copyright © 2023. All rights reserved.