| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TranscriptSourceSetting |
TranscriptSourceSetting.clone() |
TranscriptSourceSetting |
UpdateBotRecommendationResult.getTranscriptSourceSetting()
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
TranscriptSourceSetting |
StartBotRecommendationResult.getTranscriptSourceSetting()
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
TranscriptSourceSetting |
StartBotRecommendationRequest.getTranscriptSourceSetting()
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
TranscriptSourceSetting |
DescribeBotRecommendationResult.getTranscriptSourceSetting()
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
TranscriptSourceSetting |
TranscriptSourceSetting.withS3BucketTranscriptSource(S3BucketTranscriptSource s3BucketTranscriptSource)
Indicates the setting of the Amazon S3 bucket where the transcript is stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateBotRecommendationResult.setTranscriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
void |
StartBotRecommendationResult.setTranscriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
void |
StartBotRecommendationRequest.setTranscriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
void |
DescribeBotRecommendationResult.setTranscriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
UpdateBotRecommendationResult |
UpdateBotRecommendationResult.withTranscriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
StartBotRecommendationResult |
StartBotRecommendationResult.withTranscriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
StartBotRecommendationRequest |
StartBotRecommendationRequest.withTranscriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
DescribeBotRecommendationResult |
DescribeBotRecommendationResult.withTranscriptSourceSetting(TranscriptSourceSetting transcriptSourceSetting)
The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.
|
Copyright © 2023. All rights reserved.