Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.BotLocaleExportSpecification
-
Packages that use BotLocaleExportSpecification Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of BotLocaleExportSpecification in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return BotLocaleExportSpecification Modifier and Type Method Description BotLocaleExportSpecificationExportResourceSpecification. botLocaleExportSpecification()Parameters for exporting a bot locale.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type BotLocaleExportSpecification Modifier and Type Method Description ExportResourceSpecification.BuilderExportResourceSpecification.Builder. botLocaleExportSpecification(BotLocaleExportSpecification botLocaleExportSpecification)Parameters for exporting a bot locale.
-