Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.PathFormat
-
Packages that use PathFormat Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of PathFormat in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return PathFormat Modifier and Type Method Description PathFormatS3BucketTranscriptSource. pathFormat()The object that contains a path format that will be applied when Amazon Lex reads the transcript file in the bucket you provide.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type PathFormat Modifier and Type Method Description S3BucketTranscriptSource.BuilderS3BucketTranscriptSource.Builder. pathFormat(PathFormat pathFormat)The object that contains a path format that will be applied when Amazon Lex reads the transcript file in the bucket you provide.
-