Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TranscriptFilter
-
Packages that use TranscriptFilter Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TranscriptFilter in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TranscriptFilter Modifier and Type Method Description TranscriptFilterS3BucketTranscriptSource. transcriptFilter()The object that contains the filter which will be applied when Amazon Lex reads through the Amazon S3 bucket.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TranscriptFilter Modifier and Type Method Description S3BucketTranscriptSource.BuilderS3BucketTranscriptSource.Builder. transcriptFilter(TranscriptFilter transcriptFilter)The object that contains the filter which will be applied when Amazon Lex reads through the Amazon S3 bucket.
-