default BuildBotLocaleResponse |
LexModelsV2Client.buildBotLocale(Consumer<BuildBotLocaleRequest.Builder> buildBotLocaleRequest) |
Builds a bot, its intents, and its slot types into a specific locale.
|
default BuildBotLocaleResponse |
LexModelsV2Client.buildBotLocale(BuildBotLocaleRequest buildBotLocaleRequest) |
Builds a bot, its intents, and its slot types into a specific locale.
|
default CreateBotResponse |
LexModelsV2Client.createBot(Consumer<CreateBotRequest.Builder> createBotRequest) |
Creates an Amazon Lex conversational bot.
|
default CreateBotResponse |
LexModelsV2Client.createBot(CreateBotRequest createBotRequest) |
Creates an Amazon Lex conversational bot.
|
default CreateBotAliasResponse |
LexModelsV2Client.createBotAlias(Consumer<CreateBotAliasRequest.Builder> createBotAliasRequest) |
Creates an alias for the specified version of a bot.
|
default CreateBotAliasResponse |
LexModelsV2Client.createBotAlias(CreateBotAliasRequest createBotAliasRequest) |
Creates an alias for the specified version of a bot.
|
default CreateBotLocaleResponse |
LexModelsV2Client.createBotLocale(Consumer<CreateBotLocaleRequest.Builder> createBotLocaleRequest) |
Creates a locale in the bot.
|
default CreateBotLocaleResponse |
LexModelsV2Client.createBotLocale(CreateBotLocaleRequest createBotLocaleRequest) |
Creates a locale in the bot.
|
default CreateBotReplicaResponse |
LexModelsV2Client.createBotReplica(Consumer<CreateBotReplicaRequest.Builder> createBotReplicaRequest) |
Action to create a replication of the source bot in the secondary region.
|
default CreateBotReplicaResponse |
LexModelsV2Client.createBotReplica(CreateBotReplicaRequest createBotReplicaRequest) |
Action to create a replication of the source bot in the secondary region.
|
default CreateBotVersionResponse |
LexModelsV2Client.createBotVersion(Consumer<CreateBotVersionRequest.Builder> createBotVersionRequest) |
Creates an immutable version of the bot.
|
default CreateBotVersionResponse |
LexModelsV2Client.createBotVersion(CreateBotVersionRequest createBotVersionRequest) |
Creates an immutable version of the bot.
|
default CreateExportResponse |
LexModelsV2Client.createExport(Consumer<CreateExportRequest.Builder> createExportRequest) |
Creates a zip archive containing the contents of a bot or a bot locale.
|
default CreateExportResponse |
LexModelsV2Client.createExport(CreateExportRequest createExportRequest) |
Creates a zip archive containing the contents of a bot or a bot locale.
|
default CreateIntentResponse |
LexModelsV2Client.createIntent(Consumer<CreateIntentRequest.Builder> createIntentRequest) |
Creates an intent.
|
default CreateIntentResponse |
LexModelsV2Client.createIntent(CreateIntentRequest createIntentRequest) |
Creates an intent.
|
default CreateResourcePolicyStatementResponse |
LexModelsV2Client.createResourcePolicyStatement(Consumer<CreateResourcePolicyStatementRequest.Builder> createResourcePolicyStatementRequest) |
Adds a new resource policy statement to a bot or bot alias.
|
default CreateResourcePolicyStatementResponse |
LexModelsV2Client.createResourcePolicyStatement(CreateResourcePolicyStatementRequest createResourcePolicyStatementRequest) |
Adds a new resource policy statement to a bot or bot alias.
|
default CreateSlotResponse |
LexModelsV2Client.createSlot(Consumer<CreateSlotRequest.Builder> createSlotRequest) |
Creates a slot in an intent.
|
default CreateSlotResponse |
LexModelsV2Client.createSlot(CreateSlotRequest createSlotRequest) |
Creates a slot in an intent.
|
default CreateSlotTypeResponse |
LexModelsV2Client.createSlotType(Consumer<CreateSlotTypeRequest.Builder> createSlotTypeRequest) |
Creates a custom slot type
|
default CreateSlotTypeResponse |
LexModelsV2Client.createSlotType(CreateSlotTypeRequest createSlotTypeRequest) |
Creates a custom slot type
|
default CreateTestSetDiscrepancyReportResponse |
LexModelsV2Client.createTestSetDiscrepancyReport(Consumer<CreateTestSetDiscrepancyReportRequest.Builder> createTestSetDiscrepancyReportRequest) |
Create a report that describes the differences between the bot and the test set.
|
default CreateTestSetDiscrepancyReportResponse |
LexModelsV2Client.createTestSetDiscrepancyReport(CreateTestSetDiscrepancyReportRequest createTestSetDiscrepancyReportRequest) |
Create a report that describes the differences between the bot and the test set.
|
default CreateUploadUrlResponse |
LexModelsV2Client.createUploadUrl(Consumer<CreateUploadUrlRequest.Builder> createUploadUrlRequest) |
Gets a pre-signed S3 write URL that you use to upload the zip archive when importing a bot or a bot locale.
|
default CreateUploadUrlResponse |
LexModelsV2Client.createUploadUrl(CreateUploadUrlRequest createUploadUrlRequest) |
Gets a pre-signed S3 write URL that you use to upload the zip archive when importing a bot or a bot locale.
|
default DeleteBotResponse |
LexModelsV2Client.deleteBot(Consumer<DeleteBotRequest.Builder> deleteBotRequest) |
Deletes all versions of a bot, including the Draft version.
|
default DeleteBotResponse |
LexModelsV2Client.deleteBot(DeleteBotRequest deleteBotRequest) |
Deletes all versions of a bot, including the Draft version.
|
default DeleteBotAliasResponse |
LexModelsV2Client.deleteBotAlias(Consumer<DeleteBotAliasRequest.Builder> deleteBotAliasRequest) |
Deletes the specified bot alias.
|
default DeleteBotAliasResponse |
LexModelsV2Client.deleteBotAlias(DeleteBotAliasRequest deleteBotAliasRequest) |
Deletes the specified bot alias.
|
default DeleteBotLocaleResponse |
LexModelsV2Client.deleteBotLocale(Consumer<DeleteBotLocaleRequest.Builder> deleteBotLocaleRequest) |
Removes a locale from a bot.
|
default DeleteBotLocaleResponse |
LexModelsV2Client.deleteBotLocale(DeleteBotLocaleRequest deleteBotLocaleRequest) |
Removes a locale from a bot.
|
default DeleteBotReplicaResponse |
LexModelsV2Client.deleteBotReplica(Consumer<DeleteBotReplicaRequest.Builder> deleteBotReplicaRequest) |
The action to delete the replicated bot in the secondary region.
|
default DeleteBotReplicaResponse |
LexModelsV2Client.deleteBotReplica(DeleteBotReplicaRequest deleteBotReplicaRequest) |
The action to delete the replicated bot in the secondary region.
|
default DeleteBotVersionResponse |
LexModelsV2Client.deleteBotVersion(Consumer<DeleteBotVersionRequest.Builder> deleteBotVersionRequest) |
Deletes a specific version of a bot.
|
default DeleteBotVersionResponse |
LexModelsV2Client.deleteBotVersion(DeleteBotVersionRequest deleteBotVersionRequest) |
Deletes a specific version of a bot.
|
default DeleteCustomVocabularyResponse |
LexModelsV2Client.deleteCustomVocabulary(Consumer<DeleteCustomVocabularyRequest.Builder> deleteCustomVocabularyRequest) |
Removes a custom vocabulary from the specified locale in the specified bot.
|
default DeleteCustomVocabularyResponse |
LexModelsV2Client.deleteCustomVocabulary(DeleteCustomVocabularyRequest deleteCustomVocabularyRequest) |
Removes a custom vocabulary from the specified locale in the specified bot.
|
default DeleteIntentResponse |
LexModelsV2Client.deleteIntent(Consumer<DeleteIntentRequest.Builder> deleteIntentRequest) |
Removes the specified intent.
|
default DeleteIntentResponse |
LexModelsV2Client.deleteIntent(DeleteIntentRequest deleteIntentRequest) |
Removes the specified intent.
|
default DeleteSlotResponse |
LexModelsV2Client.deleteSlot(Consumer<DeleteSlotRequest.Builder> deleteSlotRequest) |
Deletes the specified slot from an intent.
|
default DeleteSlotResponse |
LexModelsV2Client.deleteSlot(DeleteSlotRequest deleteSlotRequest) |
Deletes the specified slot from an intent.
|
default DeleteSlotTypeResponse |
LexModelsV2Client.deleteSlotType(Consumer<DeleteSlotTypeRequest.Builder> deleteSlotTypeRequest) |
Deletes a slot type from a bot locale.
|
default DeleteSlotTypeResponse |
LexModelsV2Client.deleteSlotType(DeleteSlotTypeRequest deleteSlotTypeRequest) |
Deletes a slot type from a bot locale.
|
default DeleteTestSetResponse |
LexModelsV2Client.deleteTestSet(Consumer<DeleteTestSetRequest.Builder> deleteTestSetRequest) |
The action to delete the selected test set.
|
default DeleteTestSetResponse |
LexModelsV2Client.deleteTestSet(DeleteTestSetRequest deleteTestSetRequest) |
The action to delete the selected test set.
|
default GenerateBotElementResponse |
LexModelsV2Client.generateBotElement(Consumer<GenerateBotElementRequest.Builder> generateBotElementRequest) |
Generates sample utterances for an intent.
|
default GenerateBotElementResponse |
LexModelsV2Client.generateBotElement(GenerateBotElementRequest generateBotElementRequest) |
Generates sample utterances for an intent.
|
default StartBotRecommendationResponse |
LexModelsV2Client.startBotRecommendation(Consumer<StartBotRecommendationRequest.Builder> startBotRecommendationRequest) |
Use this to provide your transcript data, and to start the bot recommendation process.
|
default StartBotRecommendationResponse |
LexModelsV2Client.startBotRecommendation(StartBotRecommendationRequest startBotRecommendationRequest) |
Use this to provide your transcript data, and to start the bot recommendation process.
|
default StartBotResourceGenerationResponse |
LexModelsV2Client.startBotResourceGeneration(Consumer<StartBotResourceGenerationRequest.Builder> startBotResourceGenerationRequest) |
Starts a request for the descriptive bot builder to generate a bot locale configuration based on the prompt you
provide it.
|
default StartBotResourceGenerationResponse |
LexModelsV2Client.startBotResourceGeneration(StartBotResourceGenerationRequest startBotResourceGenerationRequest) |
Starts a request for the descriptive bot builder to generate a bot locale configuration based on the prompt you
provide it.
|
default StartImportResponse |
LexModelsV2Client.startImport(Consumer<StartImportRequest.Builder> startImportRequest) |
Starts importing a bot, bot locale, or custom vocabulary from a zip archive that you uploaded to an S3 bucket.
|
default StartImportResponse |
LexModelsV2Client.startImport(StartImportRequest startImportRequest) |
Starts importing a bot, bot locale, or custom vocabulary from a zip archive that you uploaded to an S3 bucket.
|
default StartTestExecutionResponse |
LexModelsV2Client.startTestExecution(Consumer<StartTestExecutionRequest.Builder> startTestExecutionRequest) |
The action to start test set execution.
|
default StartTestExecutionResponse |
LexModelsV2Client.startTestExecution(StartTestExecutionRequest startTestExecutionRequest) |
The action to start test set execution.
|
default StartTestSetGenerationResponse |
LexModelsV2Client.startTestSetGeneration(Consumer<StartTestSetGenerationRequest.Builder> startTestSetGenerationRequest) |
The action to start the generation of test set.
|
default StartTestSetGenerationResponse |
LexModelsV2Client.startTestSetGeneration(StartTestSetGenerationRequest startTestSetGenerationRequest) |
The action to start the generation of test set.
|
default StopBotRecommendationResponse |
LexModelsV2Client.stopBotRecommendation(Consumer<StopBotRecommendationRequest.Builder> stopBotRecommendationRequest) |
Stop an already running Bot Recommendation request.
|
default StopBotRecommendationResponse |
LexModelsV2Client.stopBotRecommendation(StopBotRecommendationRequest stopBotRecommendationRequest) |
Stop an already running Bot Recommendation request.
|
default UpdateBotResponse |
LexModelsV2Client.updateBot(Consumer<UpdateBotRequest.Builder> updateBotRequest) |
Updates the configuration of an existing bot.
|
default UpdateBotResponse |
LexModelsV2Client.updateBot(UpdateBotRequest updateBotRequest) |
Updates the configuration of an existing bot.
|
default UpdateBotAliasResponse |
LexModelsV2Client.updateBotAlias(Consumer<UpdateBotAliasRequest.Builder> updateBotAliasRequest) |
Updates the configuration of an existing bot alias.
|
default UpdateBotAliasResponse |
LexModelsV2Client.updateBotAlias(UpdateBotAliasRequest updateBotAliasRequest) |
Updates the configuration of an existing bot alias.
|
default UpdateBotLocaleResponse |
LexModelsV2Client.updateBotLocale(Consumer<UpdateBotLocaleRequest.Builder> updateBotLocaleRequest) |
Updates the settings that a bot has for a specific locale.
|
default UpdateBotLocaleResponse |
LexModelsV2Client.updateBotLocale(UpdateBotLocaleRequest updateBotLocaleRequest) |
Updates the settings that a bot has for a specific locale.
|
default UpdateBotRecommendationResponse |
LexModelsV2Client.updateBotRecommendation(Consumer<UpdateBotRecommendationRequest.Builder> updateBotRecommendationRequest) |
Updates an existing bot recommendation request.
|
default UpdateBotRecommendationResponse |
LexModelsV2Client.updateBotRecommendation(UpdateBotRecommendationRequest updateBotRecommendationRequest) |
Updates an existing bot recommendation request.
|
default UpdateExportResponse |
LexModelsV2Client.updateExport(Consumer<UpdateExportRequest.Builder> updateExportRequest) |
Updates the password used to protect an export zip archive.
|
default UpdateExportResponse |
LexModelsV2Client.updateExport(UpdateExportRequest updateExportRequest) |
Updates the password used to protect an export zip archive.
|
default UpdateIntentResponse |
LexModelsV2Client.updateIntent(Consumer<UpdateIntentRequest.Builder> updateIntentRequest) |
Updates the settings for an intent.
|
default UpdateIntentResponse |
LexModelsV2Client.updateIntent(UpdateIntentRequest updateIntentRequest) |
Updates the settings for an intent.
|
default UpdateSlotResponse |
LexModelsV2Client.updateSlot(Consumer<UpdateSlotRequest.Builder> updateSlotRequest) |
Updates the settings for a slot.
|
default UpdateSlotResponse |
LexModelsV2Client.updateSlot(UpdateSlotRequest updateSlotRequest) |
Updates the settings for a slot.
|
default UpdateSlotTypeResponse |
LexModelsV2Client.updateSlotType(Consumer<UpdateSlotTypeRequest.Builder> updateSlotTypeRequest) |
Updates the configuration of an existing slot type.
|
default UpdateSlotTypeResponse |
LexModelsV2Client.updateSlotType(UpdateSlotTypeRequest updateSlotTypeRequest) |
Updates the configuration of an existing slot type.
|
default UpdateTestSetResponse |
LexModelsV2Client.updateTestSet(Consumer<UpdateTestSetRequest.Builder> updateTestSetRequest) |
The action to update the test set.
|
default UpdateTestSetResponse |
LexModelsV2Client.updateTestSet(UpdateTestSetRequest updateTestSetRequest) |
The action to update the test set.
|