| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
LexTranscriptFilter |
LexTranscriptFilter.clone() |
LexTranscriptFilter |
TranscriptFilter.getLexTranscriptFilter()
The object representing the filter that Amazon Lex will use to select the appropriate transcript when the
transcript format is the Amazon Lex format.
|
LexTranscriptFilter |
LexTranscriptFilter.withDateRangeFilter(DateRangeFilter dateRangeFilter)
The object that contains a date range filter that will be applied to the transcript.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TranscriptFilter.setLexTranscriptFilter(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.
|
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.
|
Copyright © 2025. All rights reserved.