| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
SentimentAnalysisSettings |
UpdateBotAliasResponse.sentimentAnalysisSettings()
Returns the value of the SentimentAnalysisSettings property for this object.
|
SentimentAnalysisSettings |
CreateBotAliasRequest.sentimentAnalysisSettings()
Returns the value of the SentimentAnalysisSettings property for this object.
|
SentimentAnalysisSettings |
CreateBotAliasResponse.sentimentAnalysisSettings()
Returns the value of the SentimentAnalysisSettings property for this object.
|
SentimentAnalysisSettings |
DescribeBotAliasResponse.sentimentAnalysisSettings()
Returns the value of the SentimentAnalysisSettings property for this object.
|
SentimentAnalysisSettings |
UpdateBotAliasRequest.sentimentAnalysisSettings()
Returns the value of the SentimentAnalysisSettings property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBotAliasResponse.Builder |
UpdateBotAliasResponse.Builder.sentimentAnalysisSettings(SentimentAnalysisSettings sentimentAnalysisSettings)
Sets the value of the SentimentAnalysisSettings property for this object.
|
CreateBotAliasRequest.Builder |
CreateBotAliasRequest.Builder.sentimentAnalysisSettings(SentimentAnalysisSettings sentimentAnalysisSettings)
Sets the value of the SentimentAnalysisSettings property for this object.
|
CreateBotAliasResponse.Builder |
CreateBotAliasResponse.Builder.sentimentAnalysisSettings(SentimentAnalysisSettings sentimentAnalysisSettings)
Sets the value of the SentimentAnalysisSettings property for this object.
|
DescribeBotAliasResponse.Builder |
DescribeBotAliasResponse.Builder.sentimentAnalysisSettings(SentimentAnalysisSettings sentimentAnalysisSettings)
Sets the value of the SentimentAnalysisSettings property for this object.
|
UpdateBotAliasRequest.Builder |
UpdateBotAliasRequest.Builder.sentimentAnalysisSettings(SentimentAnalysisSettings sentimentAnalysisSettings)
Sets the value of the SentimentAnalysisSettings property for this object.
|
Copyright © 2022. All rights reserved.