| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TranscriptSourceSetting |
DescribeBotRecommendationResponse.transcriptSourceSetting()
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
TranscriptSourceSetting |
StartBotRecommendationResponse.transcriptSourceSetting()
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
TranscriptSourceSetting |
StartBotRecommendationRequest.transcriptSourceSetting()
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
TranscriptSourceSetting |
UpdateBotRecommendationResponse.transcriptSourceSetting()
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBotRecommendationResponse.Builder |
DescribeBotRecommendationResponse.Builder.transcriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
StartBotRecommendationResponse.Builder |
StartBotRecommendationResponse.Builder.transcriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
StartBotRecommendationRequest.Builder |
StartBotRecommendationRequest.Builder.transcriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
UpdateBotRecommendationResponse.Builder |
UpdateBotRecommendationResponse.Builder.transcriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
Copyright © 2023. All rights reserved.