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