| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TranscriptFilter |
TranscriptFilter.clone() |
TranscriptFilter |
S3BucketTranscriptSource.getTranscriptFilter()
The object that contains the filter which will be applied when Amazon Lex reads through the Amazon S3 bucket.
|
TranscriptFilter |
TranscriptFilter.withLexTranscriptFilter(LexTranscriptFilter lexTranscriptFilter)
The object representing the filter that Amazon Lex will use to select the appropriate transcript when the
transcript format is the Amazon Lex format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3BucketTranscriptSource.setTranscriptFilter(TranscriptFilter transcriptFilter)
The object that contains the filter which will be applied when Amazon Lex reads through the Amazon S3 bucket.
|
S3BucketTranscriptSource |
S3BucketTranscriptSource.withTranscriptFilter(TranscriptFilter transcriptFilter)
The object that contains the filter which will be applied when Amazon Lex reads through the Amazon S3 bucket.
|
Copyright © 2024. All rights reserved.