AWS SDK for C++

AWS SDK for C++ Version 1.11.765

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::LexModelsV2 Namespace Reference

Namespaces

namespace  Endpoint
 
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
using ListTestSetRecordsPaginator = Aws::Utils::Pagination::Paginator< LexModelsV2Client, Model::ListTestSetRecordsRequest, Pagination::ListTestSetRecordsPaginationTraits< LexModelsV2Client > >
 
using ListTestSetsPaginator = Aws::Utils::Pagination::Paginator< LexModelsV2Client, Model::ListTestSetsRequest, Pagination::ListTestSetsPaginationTraits< LexModelsV2Client > >
 
 
 
 
 
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::BuildBotLocaleRequest &, const Model::BuildBotLocaleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BuildBotLocaleResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::CreateBotRequest &, const Model::CreateBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateBotResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::CreateBotAliasRequest &, const Model::CreateBotAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateBotAliasResponseReceivedHandler
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::CreateExportRequest &, const Model::CreateExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateExportResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::CreateIntentRequest &, const Model::CreateIntentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateIntentResponseReceivedHandler
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::CreateSlotRequest &, const Model::CreateSlotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSlotResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::CreateSlotTypeRequest &, const Model::CreateSlotTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSlotTypeResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::CreateTestSetDiscrepancyReportRequest &, const Model::CreateTestSetDiscrepancyReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTestSetDiscrepancyReportResponseReceivedHandler
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::DeleteBotRequest &, const Model::DeleteBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteBotResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DeleteBotAliasRequest &, const Model::DeleteBotAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteBotAliasResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::DeleteExportRequest &, const Model::DeleteExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteExportResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DeleteImportRequest &, const Model::DeleteImportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteImportResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DeleteIntentRequest &, const Model::DeleteIntentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteIntentResponseReceivedHandler
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::DeleteSlotRequest &, const Model::DeleteSlotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSlotResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DeleteSlotTypeRequest &, const Model::DeleteSlotTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSlotTypeResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DeleteTestSetRequest &, const Model::DeleteTestSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTestSetResponseReceivedHandler
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::DescribeBotRequest &, const Model::DescribeBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeBotResponseReceivedHandler
 
 
 
 
 
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::DescribeExportRequest &, const Model::DescribeExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeExportResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DescribeImportRequest &, const Model::DescribeImportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeImportResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DescribeIntentRequest &, const Model::DescribeIntentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeIntentResponseReceivedHandler
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::DescribeSlotRequest &, const Model::DescribeSlotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeSlotResponseReceivedHandler
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::DescribeTestSetRequest &, const Model::DescribeTestSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTestSetResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DescribeTestSetDiscrepancyReportRequest &, const Model::DescribeTestSetDiscrepancyReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTestSetDiscrepancyReportResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::DescribeTestSetGenerationRequest &, const Model::DescribeTestSetGenerationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeTestSetGenerationResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListBotAliasesRequest &, const Model::ListBotAliasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBotAliasesResponseReceivedHandler
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListBotLocalesRequest &, const Model::ListBotLocalesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBotLocalesResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListBotsRequest &, const Model::ListBotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBotsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListExportsRequest &, const Model::ListExportsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListExportsResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListImportsRequest &, const Model::ListImportsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListImportsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListIntentsRequest &, const Model::ListIntentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListIntentsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListSlotTypesRequest &, const Model::ListSlotTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSlotTypesResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListSlotsRequest &, const Model::ListSlotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSlotsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListTestSetRecordsRequest &, const Model::ListTestSetRecordsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTestSetRecordsResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::ListTestSetsRequest &, const Model::ListTestSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTestSetsResponseReceivedHandler
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::SearchAssociatedTranscriptsRequest &, const Model::SearchAssociatedTranscriptsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchAssociatedTranscriptsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::StartImportRequest &, const Model::StartImportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartImportResponseReceivedHandler
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::StartTestSetGenerationRequest &, const Model::StartTestSetGenerationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartTestSetGenerationResponseReceivedHandler
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::UpdateBotRequest &, const Model::UpdateBotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateBotResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::UpdateBotAliasRequest &, const Model::UpdateBotAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateBotAliasResponseReceivedHandler
 
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::UpdateExportRequest &, const Model::UpdateExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateExportResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::UpdateIntentRequest &, const Model::UpdateIntentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateIntentResponseReceivedHandler
 
 
typedef std::function< void(const LexModelsV2Client *, const Model::UpdateSlotRequest &, const Model::UpdateSlotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSlotResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::UpdateSlotTypeRequest &, const Model::UpdateSlotTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSlotTypeResponseReceivedHandler
 
typedef std::function< void(const LexModelsV2Client *, const Model::UpdateTestSetRequest &, const Model::UpdateTestSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateTestSetResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BatchCreateCustomVocabularyItemResponseReceivedHandler

Definition at line 501 of file LexModelsV2ServiceClientModel.h.

◆ BatchDeleteCustomVocabularyItemResponseReceivedHandler

Definition at line 505 of file LexModelsV2ServiceClientModel.h.

◆ BatchUpdateCustomVocabularyItemResponseReceivedHandler

Definition at line 509 of file LexModelsV2ServiceClientModel.h.

◆ BuildBotLocaleResponseReceivedHandler

Definition at line 512 of file LexModelsV2ServiceClientModel.h.

◆ CreateBotAliasResponseReceivedHandler

Definition at line 518 of file LexModelsV2ServiceClientModel.h.

◆ CreateBotLocaleResponseReceivedHandler

Definition at line 521 of file LexModelsV2ServiceClientModel.h.

◆ CreateBotReplicaResponseReceivedHandler

Definition at line 524 of file LexModelsV2ServiceClientModel.h.

◆ CreateBotResponseReceivedHandler

Definition at line 515 of file LexModelsV2ServiceClientModel.h.

◆ CreateBotVersionResponseReceivedHandler

Definition at line 527 of file LexModelsV2ServiceClientModel.h.

◆ CreateExportResponseReceivedHandler

Definition at line 530 of file LexModelsV2ServiceClientModel.h.

◆ CreateIntentResponseReceivedHandler

Definition at line 533 of file LexModelsV2ServiceClientModel.h.

◆ CreateResourcePolicyResponseReceivedHandler

Definition at line 536 of file LexModelsV2ServiceClientModel.h.

◆ CreateResourcePolicyStatementResponseReceivedHandler

Definition at line 540 of file LexModelsV2ServiceClientModel.h.

◆ CreateSlotResponseReceivedHandler

Definition at line 543 of file LexModelsV2ServiceClientModel.h.

◆ CreateSlotTypeResponseReceivedHandler

Definition at line 546 of file LexModelsV2ServiceClientModel.h.

◆ CreateTestSetDiscrepancyReportResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::CreateTestSetDiscrepancyReportRequest&, const Model::CreateTestSetDiscrepancyReportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::CreateTestSetDiscrepancyReportResponseReceivedHandler

Definition at line 550 of file LexModelsV2ServiceClientModel.h.

◆ CreateUploadUrlResponseReceivedHandler

Definition at line 553 of file LexModelsV2ServiceClientModel.h.

◆ DeleteBotAliasResponseReceivedHandler

Definition at line 559 of file LexModelsV2ServiceClientModel.h.

◆ DeleteBotAnalyzerRecommendationResponseReceivedHandler

Definition at line 563 of file LexModelsV2ServiceClientModel.h.

◆ DeleteBotLocaleResponseReceivedHandler

Definition at line 566 of file LexModelsV2ServiceClientModel.h.

◆ DeleteBotReplicaResponseReceivedHandler

Definition at line 569 of file LexModelsV2ServiceClientModel.h.

◆ DeleteBotResponseReceivedHandler

Definition at line 556 of file LexModelsV2ServiceClientModel.h.

◆ DeleteBotVersionResponseReceivedHandler

Definition at line 572 of file LexModelsV2ServiceClientModel.h.

◆ DeleteCustomVocabularyResponseReceivedHandler

Definition at line 575 of file LexModelsV2ServiceClientModel.h.

◆ DeleteExportResponseReceivedHandler

Definition at line 578 of file LexModelsV2ServiceClientModel.h.

◆ DeleteImportResponseReceivedHandler

Definition at line 581 of file LexModelsV2ServiceClientModel.h.

◆ DeleteIntentResponseReceivedHandler

Definition at line 584 of file LexModelsV2ServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 587 of file LexModelsV2ServiceClientModel.h.

◆ DeleteResourcePolicyStatementResponseReceivedHandler

Definition at line 591 of file LexModelsV2ServiceClientModel.h.

◆ DeleteSlotResponseReceivedHandler

Definition at line 594 of file LexModelsV2ServiceClientModel.h.

◆ DeleteSlotTypeResponseReceivedHandler

Definition at line 597 of file LexModelsV2ServiceClientModel.h.

◆ DeleteTestSetResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::DeleteTestSetRequest&, const Model::DeleteTestSetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::DeleteTestSetResponseReceivedHandler

Definition at line 600 of file LexModelsV2ServiceClientModel.h.

◆ DeleteUtterancesResponseReceivedHandler

Definition at line 603 of file LexModelsV2ServiceClientModel.h.

◆ DescribeBotAliasResponseReceivedHandler

Definition at line 609 of file LexModelsV2ServiceClientModel.h.

◆ DescribeBotAnalyzerRecommendationPaginator

Definition at line 43 of file LexModelsV2ClientPagination.h.

◆ DescribeBotAnalyzerRecommendationResponseReceivedHandler

Definition at line 613 of file LexModelsV2ServiceClientModel.h.

◆ DescribeBotLocaleResponseReceivedHandler

Definition at line 616 of file LexModelsV2ServiceClientModel.h.

◆ DescribeBotRecommendationResponseReceivedHandler

Definition at line 619 of file LexModelsV2ServiceClientModel.h.

◆ DescribeBotReplicaResponseReceivedHandler

Definition at line 622 of file LexModelsV2ServiceClientModel.h.

◆ DescribeBotResourceGenerationResponseReceivedHandler

Definition at line 626 of file LexModelsV2ServiceClientModel.h.

◆ DescribeBotResponseReceivedHandler

Definition at line 606 of file LexModelsV2ServiceClientModel.h.

◆ DescribeBotVersionResponseReceivedHandler

Definition at line 629 of file LexModelsV2ServiceClientModel.h.

◆ DescribeCustomVocabularyMetadataResponseReceivedHandler

Definition at line 633 of file LexModelsV2ServiceClientModel.h.

◆ DescribeExportResponseReceivedHandler

Definition at line 636 of file LexModelsV2ServiceClientModel.h.

◆ DescribeImportResponseReceivedHandler

Definition at line 639 of file LexModelsV2ServiceClientModel.h.

◆ DescribeIntentResponseReceivedHandler

Definition at line 642 of file LexModelsV2ServiceClientModel.h.

◆ DescribeResourcePolicyResponseReceivedHandler

Definition at line 645 of file LexModelsV2ServiceClientModel.h.

◆ DescribeSlotResponseReceivedHandler

Definition at line 648 of file LexModelsV2ServiceClientModel.h.

◆ DescribeSlotTypeResponseReceivedHandler

Definition at line 651 of file LexModelsV2ServiceClientModel.h.

◆ DescribeTestExecutionResponseReceivedHandler

Definition at line 654 of file LexModelsV2ServiceClientModel.h.

◆ DescribeTestSetDiscrepancyReportResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::DescribeTestSetDiscrepancyReportRequest&, const Model::DescribeTestSetDiscrepancyReportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::DescribeTestSetDiscrepancyReportResponseReceivedHandler

Definition at line 661 of file LexModelsV2ServiceClientModel.h.

◆ DescribeTestSetGenerationResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::DescribeTestSetGenerationRequest&, const Model::DescribeTestSetGenerationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::DescribeTestSetGenerationResponseReceivedHandler

Definition at line 664 of file LexModelsV2ServiceClientModel.h.

◆ DescribeTestSetResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::DescribeTestSetRequest&, const Model::DescribeTestSetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::DescribeTestSetResponseReceivedHandler

Definition at line 657 of file LexModelsV2ServiceClientModel.h.

◆ GenerateBotElementResponseReceivedHandler

Definition at line 667 of file LexModelsV2ServiceClientModel.h.

◆ GetTestExecutionArtifactsUrlResponseReceivedHandler

Definition at line 671 of file LexModelsV2ServiceClientModel.h.

◆ LexModelsV2ClientConfiguration

Definition at line 159 of file LexModelsV2ServiceClientModel.h.

◆ LexModelsV2EndpointProvider

Definition at line 161 of file LexModelsV2ServiceClientModel.h.

◆ LexModelsV2EndpointProviderBase

Definition at line 160 of file LexModelsV2ServiceClientModel.h.

◆ ListAggregatedUtterancesPaginator

Definition at line 46 of file LexModelsV2ClientPagination.h.

◆ ListAggregatedUtterancesResponseReceivedHandler

Definition at line 674 of file LexModelsV2ServiceClientModel.h.

◆ ListBotAliasesPaginator

Definition at line 49 of file LexModelsV2ClientPagination.h.

◆ ListBotAliasesResponseReceivedHandler

Definition at line 680 of file LexModelsV2ServiceClientModel.h.

◆ ListBotAliasReplicasPaginator

Definition at line 51 of file LexModelsV2ClientPagination.h.

◆ ListBotAliasReplicasResponseReceivedHandler

Definition at line 677 of file LexModelsV2ServiceClientModel.h.

◆ ListBotAnalyzerHistoryPaginator

Definition at line 54 of file LexModelsV2ClientPagination.h.

◆ ListBotAnalyzerHistoryResponseReceivedHandler

Definition at line 683 of file LexModelsV2ServiceClientModel.h.

◆ ListBotLocalesPaginator

Definition at line 57 of file LexModelsV2ClientPagination.h.

◆ ListBotLocalesResponseReceivedHandler

Definition at line 686 of file LexModelsV2ServiceClientModel.h.

◆ ListBotRecommendationsPaginator

Definition at line 59 of file LexModelsV2ClientPagination.h.

◆ ListBotRecommendationsResponseReceivedHandler

Definition at line 689 of file LexModelsV2ServiceClientModel.h.

◆ ListBotReplicasResponseReceivedHandler

Definition at line 692 of file LexModelsV2ServiceClientModel.h.

◆ ListBotResourceGenerationsPaginator

Definition at line 62 of file LexModelsV2ClientPagination.h.

◆ ListBotResourceGenerationsResponseReceivedHandler

Definition at line 695 of file LexModelsV2ServiceClientModel.h.

◆ ListBotsPaginator

Definition at line 65 of file LexModelsV2ClientPagination.h.

◆ ListBotsResponseReceivedHandler

Definition at line 704 of file LexModelsV2ServiceClientModel.h.

◆ ListBotVersionReplicasPaginator

Definition at line 67 of file LexModelsV2ClientPagination.h.

◆ ListBotVersionReplicasResponseReceivedHandler

Definition at line 698 of file LexModelsV2ServiceClientModel.h.

◆ ListBotVersionsPaginator

Definition at line 70 of file LexModelsV2ClientPagination.h.

◆ ListBotVersionsResponseReceivedHandler

Definition at line 701 of file LexModelsV2ServiceClientModel.h.

◆ ListBuiltInIntentsPaginator

Definition at line 72 of file LexModelsV2ClientPagination.h.

◆ ListBuiltInIntentsResponseReceivedHandler

Definition at line 707 of file LexModelsV2ServiceClientModel.h.

◆ ListBuiltInSlotTypesPaginator

Definition at line 74 of file LexModelsV2ClientPagination.h.

◆ ListBuiltInSlotTypesResponseReceivedHandler

Definition at line 710 of file LexModelsV2ServiceClientModel.h.

◆ ListCustomVocabularyItemsPaginator

Definition at line 77 of file LexModelsV2ClientPagination.h.

◆ ListCustomVocabularyItemsResponseReceivedHandler

Definition at line 713 of file LexModelsV2ServiceClientModel.h.

◆ ListExportsPaginator

Definition at line 80 of file LexModelsV2ClientPagination.h.

◆ ListExportsResponseReceivedHandler

Definition at line 716 of file LexModelsV2ServiceClientModel.h.

◆ ListImportsPaginator

Definition at line 82 of file LexModelsV2ClientPagination.h.

◆ ListImportsResponseReceivedHandler

Definition at line 719 of file LexModelsV2ServiceClientModel.h.

◆ ListIntentMetricsPaginator

Definition at line 84 of file LexModelsV2ClientPagination.h.

◆ ListIntentMetricsResponseReceivedHandler

Definition at line 722 of file LexModelsV2ServiceClientModel.h.

◆ ListIntentPathsResponseReceivedHandler

Definition at line 725 of file LexModelsV2ServiceClientModel.h.

◆ ListIntentsPaginator

Definition at line 86 of file LexModelsV2ClientPagination.h.

◆ ListIntentsResponseReceivedHandler

Definition at line 731 of file LexModelsV2ServiceClientModel.h.

◆ ListIntentStageMetricsPaginator

Definition at line 88 of file LexModelsV2ClientPagination.h.

◆ ListIntentStageMetricsResponseReceivedHandler

Definition at line 728 of file LexModelsV2ServiceClientModel.h.

◆ ListRecommendedIntentsPaginator

Definition at line 91 of file LexModelsV2ClientPagination.h.

◆ ListRecommendedIntentsResponseReceivedHandler

Definition at line 734 of file LexModelsV2ServiceClientModel.h.

◆ ListSessionAnalyticsDataPaginator

Definition at line 94 of file LexModelsV2ClientPagination.h.

◆ ListSessionAnalyticsDataResponseReceivedHandler

Definition at line 737 of file LexModelsV2ServiceClientModel.h.

◆ ListSessionMetricsPaginator

Definition at line 97 of file LexModelsV2ClientPagination.h.

◆ ListSessionMetricsResponseReceivedHandler

Definition at line 740 of file LexModelsV2ServiceClientModel.h.

◆ ListSlotsPaginator

Definition at line 99 of file LexModelsV2ClientPagination.h.

◆ ListSlotsResponseReceivedHandler

Definition at line 746 of file LexModelsV2ServiceClientModel.h.

◆ ListSlotTypesPaginator

Definition at line 101 of file LexModelsV2ClientPagination.h.

◆ ListSlotTypesResponseReceivedHandler

Definition at line 743 of file LexModelsV2ServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 749 of file LexModelsV2ServiceClientModel.h.

◆ ListTestExecutionResultItemsPaginator

Definition at line 103 of file LexModelsV2ClientPagination.h.

◆ ListTestExecutionResultItemsResponseReceivedHandler

Definition at line 753 of file LexModelsV2ServiceClientModel.h.

◆ ListTestExecutionsPaginator

Definition at line 106 of file LexModelsV2ClientPagination.h.

◆ ListTestExecutionsResponseReceivedHandler

Definition at line 756 of file LexModelsV2ServiceClientModel.h.

◆ ListTestSetRecordsPaginator

using Aws::LexModelsV2::ListTestSetRecordsPaginator = typedef Aws::Utils::Pagination::Paginator<LexModelsV2Client, Model::ListTestSetRecordsRequest, Pagination::ListTestSetRecordsPaginationTraits<LexModelsV2Client> >

Definition at line 108 of file LexModelsV2ClientPagination.h.

◆ ListTestSetRecordsResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::ListTestSetRecordsRequest&, const Model::ListTestSetRecordsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::ListTestSetRecordsResponseReceivedHandler

Definition at line 759 of file LexModelsV2ServiceClientModel.h.

◆ ListTestSetsPaginator

using Aws::LexModelsV2::ListTestSetsPaginator = typedef Aws::Utils::Pagination::Paginator<LexModelsV2Client, Model::ListTestSetsRequest, Pagination::ListTestSetsPaginationTraits<LexModelsV2Client> >

Definition at line 110 of file LexModelsV2ClientPagination.h.

◆ ListTestSetsResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::ListTestSetsRequest&, const Model::ListTestSetsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::ListTestSetsResponseReceivedHandler

Definition at line 762 of file LexModelsV2ServiceClientModel.h.

◆ ListUtteranceAnalyticsDataPaginator

Definition at line 112 of file LexModelsV2ClientPagination.h.

◆ ListUtteranceAnalyticsDataResponseReceivedHandler

Definition at line 765 of file LexModelsV2ServiceClientModel.h.

◆ ListUtteranceMetricsPaginator

Definition at line 115 of file LexModelsV2ClientPagination.h.

◆ ListUtteranceMetricsResponseReceivedHandler

Definition at line 768 of file LexModelsV2ServiceClientModel.h.

◆ SearchAssociatedTranscriptsResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::SearchAssociatedTranscriptsRequest&, const Model::SearchAssociatedTranscriptsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::SearchAssociatedTranscriptsResponseReceivedHandler

Definition at line 771 of file LexModelsV2ServiceClientModel.h.

◆ StartBotAnalyzerResponseReceivedHandler

Definition at line 774 of file LexModelsV2ServiceClientModel.h.

◆ StartBotRecommendationResponseReceivedHandler

Definition at line 777 of file LexModelsV2ServiceClientModel.h.

◆ StartBotResourceGenerationResponseReceivedHandler

Definition at line 780 of file LexModelsV2ServiceClientModel.h.

◆ StartImportResponseReceivedHandler

Definition at line 783 of file LexModelsV2ServiceClientModel.h.

◆ StartTestExecutionResponseReceivedHandler

Definition at line 786 of file LexModelsV2ServiceClientModel.h.

◆ StartTestSetGenerationResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::StartTestSetGenerationRequest&, const Model::StartTestSetGenerationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::StartTestSetGenerationResponseReceivedHandler

Definition at line 789 of file LexModelsV2ServiceClientModel.h.

◆ StopBotAnalyzerResponseReceivedHandler

Definition at line 792 of file LexModelsV2ServiceClientModel.h.

◆ StopBotRecommendationResponseReceivedHandler

Definition at line 795 of file LexModelsV2ServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 798 of file LexModelsV2ServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 801 of file LexModelsV2ServiceClientModel.h.

◆ UpdateBotAliasResponseReceivedHandler

Definition at line 807 of file LexModelsV2ServiceClientModel.h.

◆ UpdateBotLocaleResponseReceivedHandler

Definition at line 810 of file LexModelsV2ServiceClientModel.h.

◆ UpdateBotRecommendationResponseReceivedHandler

Definition at line 813 of file LexModelsV2ServiceClientModel.h.

◆ UpdateBotResponseReceivedHandler

Definition at line 804 of file LexModelsV2ServiceClientModel.h.

◆ UpdateExportResponseReceivedHandler

Definition at line 816 of file LexModelsV2ServiceClientModel.h.

◆ UpdateIntentResponseReceivedHandler

Definition at line 819 of file LexModelsV2ServiceClientModel.h.

◆ UpdateResourcePolicyResponseReceivedHandler

Definition at line 822 of file LexModelsV2ServiceClientModel.h.

◆ UpdateSlotResponseReceivedHandler

Definition at line 825 of file LexModelsV2ServiceClientModel.h.

◆ UpdateSlotTypeResponseReceivedHandler

Definition at line 828 of file LexModelsV2ServiceClientModel.h.

◆ UpdateTestSetResponseReceivedHandler

typedef std::function<void(const LexModelsV2Client*, const Model::UpdateTestSetRequest&, const Model::UpdateTestSetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::LexModelsV2::UpdateTestSetResponseReceivedHandler

Definition at line 831 of file LexModelsV2ServiceClientModel.h.

Enumeration Type Documentation

◆ LexModelsV2Errors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INTERNAL_SERVER 
PRECONDITION_FAILED 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file LexModelsV2Errors.h.