Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.model.AccessDeniedException
-
Packages that use AccessDeniedException Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of AccessDeniedException in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that throw AccessDeniedException Modifier and Type Method Description default StartMigrationResponseLexModelBuildingClient. startMigration(Consumer<StartMigrationRequest.Builder> startMigrationRequest)Starts migrating a bot from Amazon Lex V1 to Amazon Lex V2.default StartMigrationResponseLexModelBuildingClient. startMigration(StartMigrationRequest startMigrationRequest)Starts migrating a bot from Amazon Lex V1 to Amazon Lex V2.
-