Documentation ¶
Overview ¶
Package lexmodelsv2mock is a generated GoMock package.
Index ¶
- type MockLexModelsV2API
- func (m *MockLexModelsV2API) BuildBotLocale(arg0 *lexmodelsv2.BuildBotLocaleInput) (*lexmodelsv2.BuildBotLocaleOutput, error)
- func (m *MockLexModelsV2API) BuildBotLocaleRequest(arg0 *lexmodelsv2.BuildBotLocaleInput) (*request.Request, *lexmodelsv2.BuildBotLocaleOutput)
- func (m *MockLexModelsV2API) BuildBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.BuildBotLocaleInput, ...) (*lexmodelsv2.BuildBotLocaleOutput, error)
- func (m *MockLexModelsV2API) CreateBot(arg0 *lexmodelsv2.CreateBotInput) (*lexmodelsv2.CreateBotOutput, error)
- func (m *MockLexModelsV2API) CreateBotAlias(arg0 *lexmodelsv2.CreateBotAliasInput) (*lexmodelsv2.CreateBotAliasOutput, error)
- func (m *MockLexModelsV2API) CreateBotAliasRequest(arg0 *lexmodelsv2.CreateBotAliasInput) (*request.Request, *lexmodelsv2.CreateBotAliasOutput)
- func (m *MockLexModelsV2API) CreateBotAliasWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateBotAliasInput, ...) (*lexmodelsv2.CreateBotAliasOutput, error)
- func (m *MockLexModelsV2API) CreateBotLocale(arg0 *lexmodelsv2.CreateBotLocaleInput) (*lexmodelsv2.CreateBotLocaleOutput, error)
- func (m *MockLexModelsV2API) CreateBotLocaleRequest(arg0 *lexmodelsv2.CreateBotLocaleInput) (*request.Request, *lexmodelsv2.CreateBotLocaleOutput)
- func (m *MockLexModelsV2API) CreateBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateBotLocaleInput, ...) (*lexmodelsv2.CreateBotLocaleOutput, error)
- func (m *MockLexModelsV2API) CreateBotRequest(arg0 *lexmodelsv2.CreateBotInput) (*request.Request, *lexmodelsv2.CreateBotOutput)
- func (m *MockLexModelsV2API) CreateBotVersion(arg0 *lexmodelsv2.CreateBotVersionInput) (*lexmodelsv2.CreateBotVersionOutput, error)
- func (m *MockLexModelsV2API) CreateBotVersionRequest(arg0 *lexmodelsv2.CreateBotVersionInput) (*request.Request, *lexmodelsv2.CreateBotVersionOutput)
- func (m *MockLexModelsV2API) CreateBotVersionWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateBotVersionInput, ...) (*lexmodelsv2.CreateBotVersionOutput, error)
- func (m *MockLexModelsV2API) CreateBotWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateBotInput, arg2 ...request.Option) (*lexmodelsv2.CreateBotOutput, error)
- func (m *MockLexModelsV2API) CreateExport(arg0 *lexmodelsv2.CreateExportInput) (*lexmodelsv2.CreateExportOutput, error)
- func (m *MockLexModelsV2API) CreateExportRequest(arg0 *lexmodelsv2.CreateExportInput) (*request.Request, *lexmodelsv2.CreateExportOutput)
- func (m *MockLexModelsV2API) CreateExportWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateExportInput, ...) (*lexmodelsv2.CreateExportOutput, error)
- func (m *MockLexModelsV2API) CreateIntent(arg0 *lexmodelsv2.CreateIntentInput) (*lexmodelsv2.CreateIntentOutput, error)
- func (m *MockLexModelsV2API) CreateIntentRequest(arg0 *lexmodelsv2.CreateIntentInput) (*request.Request, *lexmodelsv2.CreateIntentOutput)
- func (m *MockLexModelsV2API) CreateIntentWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateIntentInput, ...) (*lexmodelsv2.CreateIntentOutput, error)
- func (m *MockLexModelsV2API) CreateResourcePolicy(arg0 *lexmodelsv2.CreateResourcePolicyInput) (*lexmodelsv2.CreateResourcePolicyOutput, error)
- func (m *MockLexModelsV2API) CreateResourcePolicyRequest(arg0 *lexmodelsv2.CreateResourcePolicyInput) (*request.Request, *lexmodelsv2.CreateResourcePolicyOutput)
- func (m *MockLexModelsV2API) CreateResourcePolicyStatement(arg0 *lexmodelsv2.CreateResourcePolicyStatementInput) (*lexmodelsv2.CreateResourcePolicyStatementOutput, error)
- func (m *MockLexModelsV2API) CreateResourcePolicyStatementRequest(arg0 *lexmodelsv2.CreateResourcePolicyStatementInput) (*request.Request, *lexmodelsv2.CreateResourcePolicyStatementOutput)
- func (m *MockLexModelsV2API) CreateResourcePolicyStatementWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateResourcePolicyStatementInput, ...) (*lexmodelsv2.CreateResourcePolicyStatementOutput, error)
- func (m *MockLexModelsV2API) CreateResourcePolicyWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateResourcePolicyInput, ...) (*lexmodelsv2.CreateResourcePolicyOutput, error)
- func (m *MockLexModelsV2API) CreateSlot(arg0 *lexmodelsv2.CreateSlotInput) (*lexmodelsv2.CreateSlotOutput, error)
- func (m *MockLexModelsV2API) CreateSlotRequest(arg0 *lexmodelsv2.CreateSlotInput) (*request.Request, *lexmodelsv2.CreateSlotOutput)
- func (m *MockLexModelsV2API) CreateSlotType(arg0 *lexmodelsv2.CreateSlotTypeInput) (*lexmodelsv2.CreateSlotTypeOutput, error)
- func (m *MockLexModelsV2API) CreateSlotTypeRequest(arg0 *lexmodelsv2.CreateSlotTypeInput) (*request.Request, *lexmodelsv2.CreateSlotTypeOutput)
- func (m *MockLexModelsV2API) CreateSlotTypeWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateSlotTypeInput, ...) (*lexmodelsv2.CreateSlotTypeOutput, error)
- func (m *MockLexModelsV2API) CreateSlotWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateSlotInput, ...) (*lexmodelsv2.CreateSlotOutput, error)
- func (m *MockLexModelsV2API) CreateUploadUrl(arg0 *lexmodelsv2.CreateUploadUrlInput) (*lexmodelsv2.CreateUploadUrlOutput, error)
- func (m *MockLexModelsV2API) CreateUploadUrlRequest(arg0 *lexmodelsv2.CreateUploadUrlInput) (*request.Request, *lexmodelsv2.CreateUploadUrlOutput)
- func (m *MockLexModelsV2API) CreateUploadUrlWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateUploadUrlInput, ...) (*lexmodelsv2.CreateUploadUrlOutput, error)
- func (m *MockLexModelsV2API) DeleteBot(arg0 *lexmodelsv2.DeleteBotInput) (*lexmodelsv2.DeleteBotOutput, error)
- func (m *MockLexModelsV2API) DeleteBotAlias(arg0 *lexmodelsv2.DeleteBotAliasInput) (*lexmodelsv2.DeleteBotAliasOutput, error)
- func (m *MockLexModelsV2API) DeleteBotAliasRequest(arg0 *lexmodelsv2.DeleteBotAliasInput) (*request.Request, *lexmodelsv2.DeleteBotAliasOutput)
- func (m *MockLexModelsV2API) DeleteBotAliasWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteBotAliasInput, ...) (*lexmodelsv2.DeleteBotAliasOutput, error)
- func (m *MockLexModelsV2API) DeleteBotLocale(arg0 *lexmodelsv2.DeleteBotLocaleInput) (*lexmodelsv2.DeleteBotLocaleOutput, error)
- func (m *MockLexModelsV2API) DeleteBotLocaleRequest(arg0 *lexmodelsv2.DeleteBotLocaleInput) (*request.Request, *lexmodelsv2.DeleteBotLocaleOutput)
- func (m *MockLexModelsV2API) DeleteBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteBotLocaleInput, ...) (*lexmodelsv2.DeleteBotLocaleOutput, error)
- func (m *MockLexModelsV2API) DeleteBotRequest(arg0 *lexmodelsv2.DeleteBotInput) (*request.Request, *lexmodelsv2.DeleteBotOutput)
- func (m *MockLexModelsV2API) DeleteBotVersion(arg0 *lexmodelsv2.DeleteBotVersionInput) (*lexmodelsv2.DeleteBotVersionOutput, error)
- func (m *MockLexModelsV2API) DeleteBotVersionRequest(arg0 *lexmodelsv2.DeleteBotVersionInput) (*request.Request, *lexmodelsv2.DeleteBotVersionOutput)
- func (m *MockLexModelsV2API) DeleteBotVersionWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteBotVersionInput, ...) (*lexmodelsv2.DeleteBotVersionOutput, error)
- func (m *MockLexModelsV2API) DeleteBotWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteBotInput, arg2 ...request.Option) (*lexmodelsv2.DeleteBotOutput, error)
- func (m *MockLexModelsV2API) DeleteCustomVocabulary(arg0 *lexmodelsv2.DeleteCustomVocabularyInput) (*lexmodelsv2.DeleteCustomVocabularyOutput, error)
- func (m *MockLexModelsV2API) DeleteCustomVocabularyRequest(arg0 *lexmodelsv2.DeleteCustomVocabularyInput) (*request.Request, *lexmodelsv2.DeleteCustomVocabularyOutput)
- func (m *MockLexModelsV2API) DeleteCustomVocabularyWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteCustomVocabularyInput, ...) (*lexmodelsv2.DeleteCustomVocabularyOutput, error)
- func (m *MockLexModelsV2API) DeleteExport(arg0 *lexmodelsv2.DeleteExportInput) (*lexmodelsv2.DeleteExportOutput, error)
- func (m *MockLexModelsV2API) DeleteExportRequest(arg0 *lexmodelsv2.DeleteExportInput) (*request.Request, *lexmodelsv2.DeleteExportOutput)
- func (m *MockLexModelsV2API) DeleteExportWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteExportInput, ...) (*lexmodelsv2.DeleteExportOutput, error)
- func (m *MockLexModelsV2API) DeleteImport(arg0 *lexmodelsv2.DeleteImportInput) (*lexmodelsv2.DeleteImportOutput, error)
- func (m *MockLexModelsV2API) DeleteImportRequest(arg0 *lexmodelsv2.DeleteImportInput) (*request.Request, *lexmodelsv2.DeleteImportOutput)
- func (m *MockLexModelsV2API) DeleteImportWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteImportInput, ...) (*lexmodelsv2.DeleteImportOutput, error)
- func (m *MockLexModelsV2API) DeleteIntent(arg0 *lexmodelsv2.DeleteIntentInput) (*lexmodelsv2.DeleteIntentOutput, error)
- func (m *MockLexModelsV2API) DeleteIntentRequest(arg0 *lexmodelsv2.DeleteIntentInput) (*request.Request, *lexmodelsv2.DeleteIntentOutput)
- func (m *MockLexModelsV2API) DeleteIntentWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteIntentInput, ...) (*lexmodelsv2.DeleteIntentOutput, error)
- func (m *MockLexModelsV2API) DeleteResourcePolicy(arg0 *lexmodelsv2.DeleteResourcePolicyInput) (*lexmodelsv2.DeleteResourcePolicyOutput, error)
- func (m *MockLexModelsV2API) DeleteResourcePolicyRequest(arg0 *lexmodelsv2.DeleteResourcePolicyInput) (*request.Request, *lexmodelsv2.DeleteResourcePolicyOutput)
- func (m *MockLexModelsV2API) DeleteResourcePolicyStatement(arg0 *lexmodelsv2.DeleteResourcePolicyStatementInput) (*lexmodelsv2.DeleteResourcePolicyStatementOutput, error)
- func (m *MockLexModelsV2API) DeleteResourcePolicyStatementRequest(arg0 *lexmodelsv2.DeleteResourcePolicyStatementInput) (*request.Request, *lexmodelsv2.DeleteResourcePolicyStatementOutput)
- func (m *MockLexModelsV2API) DeleteResourcePolicyStatementWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteResourcePolicyStatementInput, ...) (*lexmodelsv2.DeleteResourcePolicyStatementOutput, error)
- func (m *MockLexModelsV2API) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteResourcePolicyInput, ...) (*lexmodelsv2.DeleteResourcePolicyOutput, error)
- func (m *MockLexModelsV2API) DeleteSlot(arg0 *lexmodelsv2.DeleteSlotInput) (*lexmodelsv2.DeleteSlotOutput, error)
- func (m *MockLexModelsV2API) DeleteSlotRequest(arg0 *lexmodelsv2.DeleteSlotInput) (*request.Request, *lexmodelsv2.DeleteSlotOutput)
- func (m *MockLexModelsV2API) DeleteSlotType(arg0 *lexmodelsv2.DeleteSlotTypeInput) (*lexmodelsv2.DeleteSlotTypeOutput, error)
- func (m *MockLexModelsV2API) DeleteSlotTypeRequest(arg0 *lexmodelsv2.DeleteSlotTypeInput) (*request.Request, *lexmodelsv2.DeleteSlotTypeOutput)
- func (m *MockLexModelsV2API) DeleteSlotTypeWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteSlotTypeInput, ...) (*lexmodelsv2.DeleteSlotTypeOutput, error)
- func (m *MockLexModelsV2API) DeleteSlotWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteSlotInput, ...) (*lexmodelsv2.DeleteSlotOutput, error)
- func (m *MockLexModelsV2API) DeleteUtterances(arg0 *lexmodelsv2.DeleteUtterancesInput) (*lexmodelsv2.DeleteUtterancesOutput, error)
- func (m *MockLexModelsV2API) DeleteUtterancesRequest(arg0 *lexmodelsv2.DeleteUtterancesInput) (*request.Request, *lexmodelsv2.DeleteUtterancesOutput)
- func (m *MockLexModelsV2API) DeleteUtterancesWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteUtterancesInput, ...) (*lexmodelsv2.DeleteUtterancesOutput, error)
- func (m *MockLexModelsV2API) DescribeBot(arg0 *lexmodelsv2.DescribeBotInput) (*lexmodelsv2.DescribeBotOutput, error)
- func (m *MockLexModelsV2API) DescribeBotAlias(arg0 *lexmodelsv2.DescribeBotAliasInput) (*lexmodelsv2.DescribeBotAliasOutput, error)
- func (m *MockLexModelsV2API) DescribeBotAliasRequest(arg0 *lexmodelsv2.DescribeBotAliasInput) (*request.Request, *lexmodelsv2.DescribeBotAliasOutput)
- func (m *MockLexModelsV2API) DescribeBotAliasWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotAliasInput, ...) (*lexmodelsv2.DescribeBotAliasOutput, error)
- func (m *MockLexModelsV2API) DescribeBotLocale(arg0 *lexmodelsv2.DescribeBotLocaleInput) (*lexmodelsv2.DescribeBotLocaleOutput, error)
- func (m *MockLexModelsV2API) DescribeBotLocaleRequest(arg0 *lexmodelsv2.DescribeBotLocaleInput) (*request.Request, *lexmodelsv2.DescribeBotLocaleOutput)
- func (m *MockLexModelsV2API) DescribeBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotLocaleInput, ...) (*lexmodelsv2.DescribeBotLocaleOutput, error)
- func (m *MockLexModelsV2API) DescribeBotRecommendation(arg0 *lexmodelsv2.DescribeBotRecommendationInput) (*lexmodelsv2.DescribeBotRecommendationOutput, error)
- func (m *MockLexModelsV2API) DescribeBotRecommendationRequest(arg0 *lexmodelsv2.DescribeBotRecommendationInput) (*request.Request, *lexmodelsv2.DescribeBotRecommendationOutput)
- func (m *MockLexModelsV2API) DescribeBotRecommendationWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotRecommendationInput, ...) (*lexmodelsv2.DescribeBotRecommendationOutput, error)
- func (m *MockLexModelsV2API) DescribeBotRequest(arg0 *lexmodelsv2.DescribeBotInput) (*request.Request, *lexmodelsv2.DescribeBotOutput)
- func (m *MockLexModelsV2API) DescribeBotVersion(arg0 *lexmodelsv2.DescribeBotVersionInput) (*lexmodelsv2.DescribeBotVersionOutput, error)
- func (m *MockLexModelsV2API) DescribeBotVersionRequest(arg0 *lexmodelsv2.DescribeBotVersionInput) (*request.Request, *lexmodelsv2.DescribeBotVersionOutput)
- func (m *MockLexModelsV2API) DescribeBotVersionWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotVersionInput, ...) (*lexmodelsv2.DescribeBotVersionOutput, error)
- func (m *MockLexModelsV2API) DescribeBotWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotInput, ...) (*lexmodelsv2.DescribeBotOutput, error)
- func (m *MockLexModelsV2API) DescribeCustomVocabularyMetadata(arg0 *lexmodelsv2.DescribeCustomVocabularyMetadataInput) (*lexmodelsv2.DescribeCustomVocabularyMetadataOutput, error)
- func (m *MockLexModelsV2API) DescribeCustomVocabularyMetadataRequest(arg0 *lexmodelsv2.DescribeCustomVocabularyMetadataInput) (*request.Request, *lexmodelsv2.DescribeCustomVocabularyMetadataOutput)
- func (m *MockLexModelsV2API) DescribeCustomVocabularyMetadataWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeCustomVocabularyMetadataInput, ...) (*lexmodelsv2.DescribeCustomVocabularyMetadataOutput, error)
- func (m *MockLexModelsV2API) DescribeExport(arg0 *lexmodelsv2.DescribeExportInput) (*lexmodelsv2.DescribeExportOutput, error)
- func (m *MockLexModelsV2API) DescribeExportRequest(arg0 *lexmodelsv2.DescribeExportInput) (*request.Request, *lexmodelsv2.DescribeExportOutput)
- func (m *MockLexModelsV2API) DescribeExportWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeExportInput, ...) (*lexmodelsv2.DescribeExportOutput, error)
- func (m *MockLexModelsV2API) DescribeImport(arg0 *lexmodelsv2.DescribeImportInput) (*lexmodelsv2.DescribeImportOutput, error)
- func (m *MockLexModelsV2API) DescribeImportRequest(arg0 *lexmodelsv2.DescribeImportInput) (*request.Request, *lexmodelsv2.DescribeImportOutput)
- func (m *MockLexModelsV2API) DescribeImportWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeImportInput, ...) (*lexmodelsv2.DescribeImportOutput, error)
- func (m *MockLexModelsV2API) DescribeIntent(arg0 *lexmodelsv2.DescribeIntentInput) (*lexmodelsv2.DescribeIntentOutput, error)
- func (m *MockLexModelsV2API) DescribeIntentRequest(arg0 *lexmodelsv2.DescribeIntentInput) (*request.Request, *lexmodelsv2.DescribeIntentOutput)
- func (m *MockLexModelsV2API) DescribeIntentWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeIntentInput, ...) (*lexmodelsv2.DescribeIntentOutput, error)
- func (m *MockLexModelsV2API) DescribeResourcePolicy(arg0 *lexmodelsv2.DescribeResourcePolicyInput) (*lexmodelsv2.DescribeResourcePolicyOutput, error)
- func (m *MockLexModelsV2API) DescribeResourcePolicyRequest(arg0 *lexmodelsv2.DescribeResourcePolicyInput) (*request.Request, *lexmodelsv2.DescribeResourcePolicyOutput)
- func (m *MockLexModelsV2API) DescribeResourcePolicyWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeResourcePolicyInput, ...) (*lexmodelsv2.DescribeResourcePolicyOutput, error)
- func (m *MockLexModelsV2API) DescribeSlot(arg0 *lexmodelsv2.DescribeSlotInput) (*lexmodelsv2.DescribeSlotOutput, error)
- func (m *MockLexModelsV2API) DescribeSlotRequest(arg0 *lexmodelsv2.DescribeSlotInput) (*request.Request, *lexmodelsv2.DescribeSlotOutput)
- func (m *MockLexModelsV2API) DescribeSlotType(arg0 *lexmodelsv2.DescribeSlotTypeInput) (*lexmodelsv2.DescribeSlotTypeOutput, error)
- func (m *MockLexModelsV2API) DescribeSlotTypeRequest(arg0 *lexmodelsv2.DescribeSlotTypeInput) (*request.Request, *lexmodelsv2.DescribeSlotTypeOutput)
- func (m *MockLexModelsV2API) DescribeSlotTypeWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeSlotTypeInput, ...) (*lexmodelsv2.DescribeSlotTypeOutput, error)
- func (m *MockLexModelsV2API) DescribeSlotWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeSlotInput, ...) (*lexmodelsv2.DescribeSlotOutput, error)
- func (m *MockLexModelsV2API) EXPECT() *MockLexModelsV2APIMockRecorder
- func (m *MockLexModelsV2API) ListAggregatedUtterances(arg0 *lexmodelsv2.ListAggregatedUtterancesInput) (*lexmodelsv2.ListAggregatedUtterancesOutput, error)
- func (m *MockLexModelsV2API) ListAggregatedUtterancesPages(arg0 *lexmodelsv2.ListAggregatedUtterancesInput, ...) error
- func (m *MockLexModelsV2API) ListAggregatedUtterancesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListAggregatedUtterancesInput, ...) error
- func (m *MockLexModelsV2API) ListAggregatedUtterancesRequest(arg0 *lexmodelsv2.ListAggregatedUtterancesInput) (*request.Request, *lexmodelsv2.ListAggregatedUtterancesOutput)
- func (m *MockLexModelsV2API) ListAggregatedUtterancesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListAggregatedUtterancesInput, ...) (*lexmodelsv2.ListAggregatedUtterancesOutput, error)
- func (m *MockLexModelsV2API) ListBotAliases(arg0 *lexmodelsv2.ListBotAliasesInput) (*lexmodelsv2.ListBotAliasesOutput, error)
- func (m *MockLexModelsV2API) ListBotAliasesPages(arg0 *lexmodelsv2.ListBotAliasesInput, ...) error
- func (m *MockLexModelsV2API) ListBotAliasesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotAliasesInput, ...) error
- func (m *MockLexModelsV2API) ListBotAliasesRequest(arg0 *lexmodelsv2.ListBotAliasesInput) (*request.Request, *lexmodelsv2.ListBotAliasesOutput)
- func (m *MockLexModelsV2API) ListBotAliasesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotAliasesInput, ...) (*lexmodelsv2.ListBotAliasesOutput, error)
- func (m *MockLexModelsV2API) ListBotLocales(arg0 *lexmodelsv2.ListBotLocalesInput) (*lexmodelsv2.ListBotLocalesOutput, error)
- func (m *MockLexModelsV2API) ListBotLocalesPages(arg0 *lexmodelsv2.ListBotLocalesInput, ...) error
- func (m *MockLexModelsV2API) ListBotLocalesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotLocalesInput, ...) error
- func (m *MockLexModelsV2API) ListBotLocalesRequest(arg0 *lexmodelsv2.ListBotLocalesInput) (*request.Request, *lexmodelsv2.ListBotLocalesOutput)
- func (m *MockLexModelsV2API) ListBotLocalesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotLocalesInput, ...) (*lexmodelsv2.ListBotLocalesOutput, error)
- func (m *MockLexModelsV2API) ListBotRecommendations(arg0 *lexmodelsv2.ListBotRecommendationsInput) (*lexmodelsv2.ListBotRecommendationsOutput, error)
- func (m *MockLexModelsV2API) ListBotRecommendationsPages(arg0 *lexmodelsv2.ListBotRecommendationsInput, ...) error
- func (m *MockLexModelsV2API) ListBotRecommendationsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotRecommendationsInput, ...) error
- func (m *MockLexModelsV2API) ListBotRecommendationsRequest(arg0 *lexmodelsv2.ListBotRecommendationsInput) (*request.Request, *lexmodelsv2.ListBotRecommendationsOutput)
- func (m *MockLexModelsV2API) ListBotRecommendationsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotRecommendationsInput, ...) (*lexmodelsv2.ListBotRecommendationsOutput, error)
- func (m *MockLexModelsV2API) ListBotVersions(arg0 *lexmodelsv2.ListBotVersionsInput) (*lexmodelsv2.ListBotVersionsOutput, error)
- func (m *MockLexModelsV2API) ListBotVersionsPages(arg0 *lexmodelsv2.ListBotVersionsInput, ...) error
- func (m *MockLexModelsV2API) ListBotVersionsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotVersionsInput, ...) error
- func (m *MockLexModelsV2API) ListBotVersionsRequest(arg0 *lexmodelsv2.ListBotVersionsInput) (*request.Request, *lexmodelsv2.ListBotVersionsOutput)
- func (m *MockLexModelsV2API) ListBotVersionsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotVersionsInput, ...) (*lexmodelsv2.ListBotVersionsOutput, error)
- func (m *MockLexModelsV2API) ListBots(arg0 *lexmodelsv2.ListBotsInput) (*lexmodelsv2.ListBotsOutput, error)
- func (m *MockLexModelsV2API) ListBotsPages(arg0 *lexmodelsv2.ListBotsInput, ...) error
- func (m *MockLexModelsV2API) ListBotsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotsInput, ...) error
- func (m *MockLexModelsV2API) ListBotsRequest(arg0 *lexmodelsv2.ListBotsInput) (*request.Request, *lexmodelsv2.ListBotsOutput)
- func (m *MockLexModelsV2API) ListBotsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotsInput, arg2 ...request.Option) (*lexmodelsv2.ListBotsOutput, error)
- func (m *MockLexModelsV2API) ListBuiltInIntents(arg0 *lexmodelsv2.ListBuiltInIntentsInput) (*lexmodelsv2.ListBuiltInIntentsOutput, error)
- func (m *MockLexModelsV2API) ListBuiltInIntentsPages(arg0 *lexmodelsv2.ListBuiltInIntentsInput, ...) error
- func (m *MockLexModelsV2API) ListBuiltInIntentsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBuiltInIntentsInput, ...) error
- func (m *MockLexModelsV2API) ListBuiltInIntentsRequest(arg0 *lexmodelsv2.ListBuiltInIntentsInput) (*request.Request, *lexmodelsv2.ListBuiltInIntentsOutput)
- func (m *MockLexModelsV2API) ListBuiltInIntentsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBuiltInIntentsInput, ...) (*lexmodelsv2.ListBuiltInIntentsOutput, error)
- func (m *MockLexModelsV2API) ListBuiltInSlotTypes(arg0 *lexmodelsv2.ListBuiltInSlotTypesInput) (*lexmodelsv2.ListBuiltInSlotTypesOutput, error)
- func (m *MockLexModelsV2API) ListBuiltInSlotTypesPages(arg0 *lexmodelsv2.ListBuiltInSlotTypesInput, ...) error
- func (m *MockLexModelsV2API) ListBuiltInSlotTypesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBuiltInSlotTypesInput, ...) error
- func (m *MockLexModelsV2API) ListBuiltInSlotTypesRequest(arg0 *lexmodelsv2.ListBuiltInSlotTypesInput) (*request.Request, *lexmodelsv2.ListBuiltInSlotTypesOutput)
- func (m *MockLexModelsV2API) ListBuiltInSlotTypesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBuiltInSlotTypesInput, ...) (*lexmodelsv2.ListBuiltInSlotTypesOutput, error)
- func (m *MockLexModelsV2API) ListExports(arg0 *lexmodelsv2.ListExportsInput) (*lexmodelsv2.ListExportsOutput, error)
- func (m *MockLexModelsV2API) ListExportsPages(arg0 *lexmodelsv2.ListExportsInput, ...) error
- func (m *MockLexModelsV2API) ListExportsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListExportsInput, ...) error
- func (m *MockLexModelsV2API) ListExportsRequest(arg0 *lexmodelsv2.ListExportsInput) (*request.Request, *lexmodelsv2.ListExportsOutput)
- func (m *MockLexModelsV2API) ListExportsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListExportsInput, ...) (*lexmodelsv2.ListExportsOutput, error)
- func (m *MockLexModelsV2API) ListImports(arg0 *lexmodelsv2.ListImportsInput) (*lexmodelsv2.ListImportsOutput, error)
- func (m *MockLexModelsV2API) ListImportsPages(arg0 *lexmodelsv2.ListImportsInput, ...) error
- func (m *MockLexModelsV2API) ListImportsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListImportsInput, ...) error
- func (m *MockLexModelsV2API) ListImportsRequest(arg0 *lexmodelsv2.ListImportsInput) (*request.Request, *lexmodelsv2.ListImportsOutput)
- func (m *MockLexModelsV2API) ListImportsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListImportsInput, ...) (*lexmodelsv2.ListImportsOutput, error)
- func (m *MockLexModelsV2API) ListIntents(arg0 *lexmodelsv2.ListIntentsInput) (*lexmodelsv2.ListIntentsOutput, error)
- func (m *MockLexModelsV2API) ListIntentsPages(arg0 *lexmodelsv2.ListIntentsInput, ...) error
- func (m *MockLexModelsV2API) ListIntentsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListIntentsInput, ...) error
- func (m *MockLexModelsV2API) ListIntentsRequest(arg0 *lexmodelsv2.ListIntentsInput) (*request.Request, *lexmodelsv2.ListIntentsOutput)
- func (m *MockLexModelsV2API) ListIntentsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListIntentsInput, ...) (*lexmodelsv2.ListIntentsOutput, error)
- func (m *MockLexModelsV2API) ListRecommendedIntents(arg0 *lexmodelsv2.ListRecommendedIntentsInput) (*lexmodelsv2.ListRecommendedIntentsOutput, error)
- func (m *MockLexModelsV2API) ListRecommendedIntentsPages(arg0 *lexmodelsv2.ListRecommendedIntentsInput, ...) error
- func (m *MockLexModelsV2API) ListRecommendedIntentsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListRecommendedIntentsInput, ...) error
- func (m *MockLexModelsV2API) ListRecommendedIntentsRequest(arg0 *lexmodelsv2.ListRecommendedIntentsInput) (*request.Request, *lexmodelsv2.ListRecommendedIntentsOutput)
- func (m *MockLexModelsV2API) ListRecommendedIntentsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListRecommendedIntentsInput, ...) (*lexmodelsv2.ListRecommendedIntentsOutput, error)
- func (m *MockLexModelsV2API) ListSlotTypes(arg0 *lexmodelsv2.ListSlotTypesInput) (*lexmodelsv2.ListSlotTypesOutput, error)
- func (m *MockLexModelsV2API) ListSlotTypesPages(arg0 *lexmodelsv2.ListSlotTypesInput, ...) error
- func (m *MockLexModelsV2API) ListSlotTypesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListSlotTypesInput, ...) error
- func (m *MockLexModelsV2API) ListSlotTypesRequest(arg0 *lexmodelsv2.ListSlotTypesInput) (*request.Request, *lexmodelsv2.ListSlotTypesOutput)
- func (m *MockLexModelsV2API) ListSlotTypesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListSlotTypesInput, ...) (*lexmodelsv2.ListSlotTypesOutput, error)
- func (m *MockLexModelsV2API) ListSlots(arg0 *lexmodelsv2.ListSlotsInput) (*lexmodelsv2.ListSlotsOutput, error)
- func (m *MockLexModelsV2API) ListSlotsPages(arg0 *lexmodelsv2.ListSlotsInput, ...) error
- func (m *MockLexModelsV2API) ListSlotsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListSlotsInput, ...) error
- func (m *MockLexModelsV2API) ListSlotsRequest(arg0 *lexmodelsv2.ListSlotsInput) (*request.Request, *lexmodelsv2.ListSlotsOutput)
- func (m *MockLexModelsV2API) ListSlotsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListSlotsInput, arg2 ...request.Option) (*lexmodelsv2.ListSlotsOutput, error)
- func (m *MockLexModelsV2API) ListTagsForResource(arg0 *lexmodelsv2.ListTagsForResourceInput) (*lexmodelsv2.ListTagsForResourceOutput, error)
- func (m *MockLexModelsV2API) ListTagsForResourceRequest(arg0 *lexmodelsv2.ListTagsForResourceInput) (*request.Request, *lexmodelsv2.ListTagsForResourceOutput)
- func (m *MockLexModelsV2API) ListTagsForResourceWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListTagsForResourceInput, ...) (*lexmodelsv2.ListTagsForResourceOutput, error)
- func (m *MockLexModelsV2API) SearchAssociatedTranscripts(arg0 *lexmodelsv2.SearchAssociatedTranscriptsInput) (*lexmodelsv2.SearchAssociatedTranscriptsOutput, error)
- func (m *MockLexModelsV2API) SearchAssociatedTranscriptsRequest(arg0 *lexmodelsv2.SearchAssociatedTranscriptsInput) (*request.Request, *lexmodelsv2.SearchAssociatedTranscriptsOutput)
- func (m *MockLexModelsV2API) SearchAssociatedTranscriptsWithContext(arg0 context.Context, arg1 *lexmodelsv2.SearchAssociatedTranscriptsInput, ...) (*lexmodelsv2.SearchAssociatedTranscriptsOutput, error)
- func (m *MockLexModelsV2API) StartBotRecommendation(arg0 *lexmodelsv2.StartBotRecommendationInput) (*lexmodelsv2.StartBotRecommendationOutput, error)
- func (m *MockLexModelsV2API) StartBotRecommendationRequest(arg0 *lexmodelsv2.StartBotRecommendationInput) (*request.Request, *lexmodelsv2.StartBotRecommendationOutput)
- func (m *MockLexModelsV2API) StartBotRecommendationWithContext(arg0 context.Context, arg1 *lexmodelsv2.StartBotRecommendationInput, ...) (*lexmodelsv2.StartBotRecommendationOutput, error)
- func (m *MockLexModelsV2API) StartImport(arg0 *lexmodelsv2.StartImportInput) (*lexmodelsv2.StartImportOutput, error)
- func (m *MockLexModelsV2API) StartImportRequest(arg0 *lexmodelsv2.StartImportInput) (*request.Request, *lexmodelsv2.StartImportOutput)
- func (m *MockLexModelsV2API) StartImportWithContext(arg0 context.Context, arg1 *lexmodelsv2.StartImportInput, ...) (*lexmodelsv2.StartImportOutput, error)
- func (m *MockLexModelsV2API) TagResource(arg0 *lexmodelsv2.TagResourceInput) (*lexmodelsv2.TagResourceOutput, error)
- func (m *MockLexModelsV2API) TagResourceRequest(arg0 *lexmodelsv2.TagResourceInput) (*request.Request, *lexmodelsv2.TagResourceOutput)
- func (m *MockLexModelsV2API) TagResourceWithContext(arg0 context.Context, arg1 *lexmodelsv2.TagResourceInput, ...) (*lexmodelsv2.TagResourceOutput, error)
- func (m *MockLexModelsV2API) UntagResource(arg0 *lexmodelsv2.UntagResourceInput) (*lexmodelsv2.UntagResourceOutput, error)
- func (m *MockLexModelsV2API) UntagResourceRequest(arg0 *lexmodelsv2.UntagResourceInput) (*request.Request, *lexmodelsv2.UntagResourceOutput)
- func (m *MockLexModelsV2API) UntagResourceWithContext(arg0 context.Context, arg1 *lexmodelsv2.UntagResourceInput, ...) (*lexmodelsv2.UntagResourceOutput, error)
- func (m *MockLexModelsV2API) UpdateBot(arg0 *lexmodelsv2.UpdateBotInput) (*lexmodelsv2.UpdateBotOutput, error)
- func (m *MockLexModelsV2API) UpdateBotAlias(arg0 *lexmodelsv2.UpdateBotAliasInput) (*lexmodelsv2.UpdateBotAliasOutput, error)
- func (m *MockLexModelsV2API) UpdateBotAliasRequest(arg0 *lexmodelsv2.UpdateBotAliasInput) (*request.Request, *lexmodelsv2.UpdateBotAliasOutput)
- func (m *MockLexModelsV2API) UpdateBotAliasWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateBotAliasInput, ...) (*lexmodelsv2.UpdateBotAliasOutput, error)
- func (m *MockLexModelsV2API) UpdateBotLocale(arg0 *lexmodelsv2.UpdateBotLocaleInput) (*lexmodelsv2.UpdateBotLocaleOutput, error)
- func (m *MockLexModelsV2API) UpdateBotLocaleRequest(arg0 *lexmodelsv2.UpdateBotLocaleInput) (*request.Request, *lexmodelsv2.UpdateBotLocaleOutput)
- func (m *MockLexModelsV2API) UpdateBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateBotLocaleInput, ...) (*lexmodelsv2.UpdateBotLocaleOutput, error)
- func (m *MockLexModelsV2API) UpdateBotRecommendation(arg0 *lexmodelsv2.UpdateBotRecommendationInput) (*lexmodelsv2.UpdateBotRecommendationOutput, error)
- func (m *MockLexModelsV2API) UpdateBotRecommendationRequest(arg0 *lexmodelsv2.UpdateBotRecommendationInput) (*request.Request, *lexmodelsv2.UpdateBotRecommendationOutput)
- func (m *MockLexModelsV2API) UpdateBotRecommendationWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateBotRecommendationInput, ...) (*lexmodelsv2.UpdateBotRecommendationOutput, error)
- func (m *MockLexModelsV2API) UpdateBotRequest(arg0 *lexmodelsv2.UpdateBotInput) (*request.Request, *lexmodelsv2.UpdateBotOutput)
- func (m *MockLexModelsV2API) UpdateBotWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateBotInput, arg2 ...request.Option) (*lexmodelsv2.UpdateBotOutput, error)
- func (m *MockLexModelsV2API) UpdateExport(arg0 *lexmodelsv2.UpdateExportInput) (*lexmodelsv2.UpdateExportOutput, error)
- func (m *MockLexModelsV2API) UpdateExportRequest(arg0 *lexmodelsv2.UpdateExportInput) (*request.Request, *lexmodelsv2.UpdateExportOutput)
- func (m *MockLexModelsV2API) UpdateExportWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateExportInput, ...) (*lexmodelsv2.UpdateExportOutput, error)
- func (m *MockLexModelsV2API) UpdateIntent(arg0 *lexmodelsv2.UpdateIntentInput) (*lexmodelsv2.UpdateIntentOutput, error)
- func (m *MockLexModelsV2API) UpdateIntentRequest(arg0 *lexmodelsv2.UpdateIntentInput) (*request.Request, *lexmodelsv2.UpdateIntentOutput)
- func (m *MockLexModelsV2API) UpdateIntentWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateIntentInput, ...) (*lexmodelsv2.UpdateIntentOutput, error)
- func (m *MockLexModelsV2API) UpdateResourcePolicy(arg0 *lexmodelsv2.UpdateResourcePolicyInput) (*lexmodelsv2.UpdateResourcePolicyOutput, error)
- func (m *MockLexModelsV2API) UpdateResourcePolicyRequest(arg0 *lexmodelsv2.UpdateResourcePolicyInput) (*request.Request, *lexmodelsv2.UpdateResourcePolicyOutput)
- func (m *MockLexModelsV2API) UpdateResourcePolicyWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateResourcePolicyInput, ...) (*lexmodelsv2.UpdateResourcePolicyOutput, error)
- func (m *MockLexModelsV2API) UpdateSlot(arg0 *lexmodelsv2.UpdateSlotInput) (*lexmodelsv2.UpdateSlotOutput, error)
- func (m *MockLexModelsV2API) UpdateSlotRequest(arg0 *lexmodelsv2.UpdateSlotInput) (*request.Request, *lexmodelsv2.UpdateSlotOutput)
- func (m *MockLexModelsV2API) UpdateSlotType(arg0 *lexmodelsv2.UpdateSlotTypeInput) (*lexmodelsv2.UpdateSlotTypeOutput, error)
- func (m *MockLexModelsV2API) UpdateSlotTypeRequest(arg0 *lexmodelsv2.UpdateSlotTypeInput) (*request.Request, *lexmodelsv2.UpdateSlotTypeOutput)
- func (m *MockLexModelsV2API) UpdateSlotTypeWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateSlotTypeInput, ...) (*lexmodelsv2.UpdateSlotTypeOutput, error)
- func (m *MockLexModelsV2API) UpdateSlotWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateSlotInput, ...) (*lexmodelsv2.UpdateSlotOutput, error)
- func (m *MockLexModelsV2API) WaitUntilBotAliasAvailable(arg0 *lexmodelsv2.DescribeBotAliasInput) error
- func (m *MockLexModelsV2API) WaitUntilBotAliasAvailableWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotAliasInput, ...) error
- func (m *MockLexModelsV2API) WaitUntilBotAvailable(arg0 *lexmodelsv2.DescribeBotInput) error
- func (m *MockLexModelsV2API) WaitUntilBotAvailableWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotInput, ...) error
- func (m *MockLexModelsV2API) WaitUntilBotExportCompleted(arg0 *lexmodelsv2.DescribeExportInput) error
- func (m *MockLexModelsV2API) WaitUntilBotExportCompletedWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeExportInput, ...) error
- func (m *MockLexModelsV2API) WaitUntilBotImportCompleted(arg0 *lexmodelsv2.DescribeImportInput) error
- func (m *MockLexModelsV2API) WaitUntilBotImportCompletedWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeImportInput, ...) error
- func (m *MockLexModelsV2API) WaitUntilBotLocaleBuilt(arg0 *lexmodelsv2.DescribeBotLocaleInput) error
- func (m *MockLexModelsV2API) WaitUntilBotLocaleBuiltWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotLocaleInput, ...) error
- func (m *MockLexModelsV2API) WaitUntilBotLocaleCreated(arg0 *lexmodelsv2.DescribeBotLocaleInput) error
- func (m *MockLexModelsV2API) WaitUntilBotLocaleCreatedWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotLocaleInput, ...) error
- func (m *MockLexModelsV2API) WaitUntilBotLocaleExpressTestingAvailable(arg0 *lexmodelsv2.DescribeBotLocaleInput) error
- func (m *MockLexModelsV2API) WaitUntilBotLocaleExpressTestingAvailableWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotLocaleInput, ...) error
- func (m *MockLexModelsV2API) WaitUntilBotVersionAvailable(arg0 *lexmodelsv2.DescribeBotVersionInput) error
- func (m *MockLexModelsV2API) WaitUntilBotVersionAvailableWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotVersionInput, ...) error
- type MockLexModelsV2APIMockRecorder
- func (mr *MockLexModelsV2APIMockRecorder) BuildBotLocale(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) BuildBotLocaleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) BuildBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBot(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotAlias(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotLocale(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotLocaleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotVersion(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateExport(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateIntent(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateIntentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateIntentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatement(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateSlot(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateSlotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateSlotType(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateSlotTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateSlotTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateSlotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateUploadUrl(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateUploadUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) CreateUploadUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBot(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotAlias(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotLocale(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotLocaleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotVersion(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteCustomVocabulary(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteCustomVocabularyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteCustomVocabularyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteExport(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteImport(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteImportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteIntent(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteIntentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteIntentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatement(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteSlot(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotType(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteUtterances(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteUtterancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DeleteUtterancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBot(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotAlias(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotLocale(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotLocaleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotRecommendation(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotRecommendationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotVersion(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeExport(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeImport(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeImportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeIntent(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeIntentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeIntentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeSlot(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotType(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterances(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotAliases(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotLocales(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotLocalesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotLocalesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotLocalesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotLocalesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendations(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotVersions(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBots(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntents(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypes(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListExports(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListExportsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListExportsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListImports(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListImportsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListImportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListImportsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListImportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListIntents(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListIntentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListIntentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListIntentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListIntentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntents(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntentsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypes(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlots(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListSlotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) SearchAssociatedTranscripts(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) SearchAssociatedTranscriptsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) SearchAssociatedTranscriptsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) StartBotRecommendation(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) StartBotRecommendationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) StartBotRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) StartImport(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) StartImportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) StartImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBot(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotAlias(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotLocale(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotLocaleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotRecommendation(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotRecommendationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateExport(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateExportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateIntent(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateIntentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateIntentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateSlot(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotType(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotAliasAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotAliasAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotExportCompleted(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotExportCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotImportCompleted(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotImportCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleBuilt(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleBuiltWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleCreated(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleCreatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleExpressTestingAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleExpressTestingAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotVersionAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotVersionAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLexModelsV2API ¶
type MockLexModelsV2API struct {
// contains filtered or unexported fields
}
MockLexModelsV2API is a mock of LexModelsV2API interface.
func NewMockLexModelsV2API ¶
func NewMockLexModelsV2API(ctrl *gomock.Controller) *MockLexModelsV2API
NewMockLexModelsV2API creates a new mock instance.
func (*MockLexModelsV2API) BuildBotLocale ¶
func (m *MockLexModelsV2API) BuildBotLocale(arg0 *lexmodelsv2.BuildBotLocaleInput) (*lexmodelsv2.BuildBotLocaleOutput, error)
BuildBotLocale mocks base method.
func (*MockLexModelsV2API) BuildBotLocaleRequest ¶
func (m *MockLexModelsV2API) BuildBotLocaleRequest(arg0 *lexmodelsv2.BuildBotLocaleInput) (*request.Request, *lexmodelsv2.BuildBotLocaleOutput)
BuildBotLocaleRequest mocks base method.
func (*MockLexModelsV2API) BuildBotLocaleWithContext ¶
func (m *MockLexModelsV2API) BuildBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.BuildBotLocaleInput, arg2 ...request.Option) (*lexmodelsv2.BuildBotLocaleOutput, error)
BuildBotLocaleWithContext mocks base method.
func (*MockLexModelsV2API) CreateBot ¶
func (m *MockLexModelsV2API) CreateBot(arg0 *lexmodelsv2.CreateBotInput) (*lexmodelsv2.CreateBotOutput, error)
CreateBot mocks base method.
func (*MockLexModelsV2API) CreateBotAlias ¶
func (m *MockLexModelsV2API) CreateBotAlias(arg0 *lexmodelsv2.CreateBotAliasInput) (*lexmodelsv2.CreateBotAliasOutput, error)
CreateBotAlias mocks base method.
func (*MockLexModelsV2API) CreateBotAliasRequest ¶
func (m *MockLexModelsV2API) CreateBotAliasRequest(arg0 *lexmodelsv2.CreateBotAliasInput) (*request.Request, *lexmodelsv2.CreateBotAliasOutput)
CreateBotAliasRequest mocks base method.
func (*MockLexModelsV2API) CreateBotAliasWithContext ¶
func (m *MockLexModelsV2API) CreateBotAliasWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateBotAliasInput, arg2 ...request.Option) (*lexmodelsv2.CreateBotAliasOutput, error)
CreateBotAliasWithContext mocks base method.
func (*MockLexModelsV2API) CreateBotLocale ¶
func (m *MockLexModelsV2API) CreateBotLocale(arg0 *lexmodelsv2.CreateBotLocaleInput) (*lexmodelsv2.CreateBotLocaleOutput, error)
CreateBotLocale mocks base method.
func (*MockLexModelsV2API) CreateBotLocaleRequest ¶
func (m *MockLexModelsV2API) CreateBotLocaleRequest(arg0 *lexmodelsv2.CreateBotLocaleInput) (*request.Request, *lexmodelsv2.CreateBotLocaleOutput)
CreateBotLocaleRequest mocks base method.
func (*MockLexModelsV2API) CreateBotLocaleWithContext ¶
func (m *MockLexModelsV2API) CreateBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateBotLocaleInput, arg2 ...request.Option) (*lexmodelsv2.CreateBotLocaleOutput, error)
CreateBotLocaleWithContext mocks base method.
func (*MockLexModelsV2API) CreateBotRequest ¶
func (m *MockLexModelsV2API) CreateBotRequest(arg0 *lexmodelsv2.CreateBotInput) (*request.Request, *lexmodelsv2.CreateBotOutput)
CreateBotRequest mocks base method.
func (*MockLexModelsV2API) CreateBotVersion ¶
func (m *MockLexModelsV2API) CreateBotVersion(arg0 *lexmodelsv2.CreateBotVersionInput) (*lexmodelsv2.CreateBotVersionOutput, error)
CreateBotVersion mocks base method.
func (*MockLexModelsV2API) CreateBotVersionRequest ¶
func (m *MockLexModelsV2API) CreateBotVersionRequest(arg0 *lexmodelsv2.CreateBotVersionInput) (*request.Request, *lexmodelsv2.CreateBotVersionOutput)
CreateBotVersionRequest mocks base method.
func (*MockLexModelsV2API) CreateBotVersionWithContext ¶
func (m *MockLexModelsV2API) CreateBotVersionWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateBotVersionInput, arg2 ...request.Option) (*lexmodelsv2.CreateBotVersionOutput, error)
CreateBotVersionWithContext mocks base method.
func (*MockLexModelsV2API) CreateBotWithContext ¶
func (m *MockLexModelsV2API) CreateBotWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateBotInput, arg2 ...request.Option) (*lexmodelsv2.CreateBotOutput, error)
CreateBotWithContext mocks base method.
func (*MockLexModelsV2API) CreateExport ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateExport(arg0 *lexmodelsv2.CreateExportInput) (*lexmodelsv2.CreateExportOutput, error)
CreateExport mocks base method.
func (*MockLexModelsV2API) CreateExportRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateExportRequest(arg0 *lexmodelsv2.CreateExportInput) (*request.Request, *lexmodelsv2.CreateExportOutput)
CreateExportRequest mocks base method.
func (*MockLexModelsV2API) CreateExportWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateExportWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateExportInput, arg2 ...request.Option) (*lexmodelsv2.CreateExportOutput, error)
CreateExportWithContext mocks base method.
func (*MockLexModelsV2API) CreateIntent ¶
func (m *MockLexModelsV2API) CreateIntent(arg0 *lexmodelsv2.CreateIntentInput) (*lexmodelsv2.CreateIntentOutput, error)
CreateIntent mocks base method.
func (*MockLexModelsV2API) CreateIntentRequest ¶
func (m *MockLexModelsV2API) CreateIntentRequest(arg0 *lexmodelsv2.CreateIntentInput) (*request.Request, *lexmodelsv2.CreateIntentOutput)
CreateIntentRequest mocks base method.
func (*MockLexModelsV2API) CreateIntentWithContext ¶
func (m *MockLexModelsV2API) CreateIntentWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateIntentInput, arg2 ...request.Option) (*lexmodelsv2.CreateIntentOutput, error)
CreateIntentWithContext mocks base method.
func (*MockLexModelsV2API) CreateResourcePolicy ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateResourcePolicy(arg0 *lexmodelsv2.CreateResourcePolicyInput) (*lexmodelsv2.CreateResourcePolicyOutput, error)
CreateResourcePolicy mocks base method.
func (*MockLexModelsV2API) CreateResourcePolicyRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateResourcePolicyRequest(arg0 *lexmodelsv2.CreateResourcePolicyInput) (*request.Request, *lexmodelsv2.CreateResourcePolicyOutput)
CreateResourcePolicyRequest mocks base method.
func (*MockLexModelsV2API) CreateResourcePolicyStatement ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateResourcePolicyStatement(arg0 *lexmodelsv2.CreateResourcePolicyStatementInput) (*lexmodelsv2.CreateResourcePolicyStatementOutput, error)
CreateResourcePolicyStatement mocks base method.
func (*MockLexModelsV2API) CreateResourcePolicyStatementRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateResourcePolicyStatementRequest(arg0 *lexmodelsv2.CreateResourcePolicyStatementInput) (*request.Request, *lexmodelsv2.CreateResourcePolicyStatementOutput)
CreateResourcePolicyStatementRequest mocks base method.
func (*MockLexModelsV2API) CreateResourcePolicyStatementWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateResourcePolicyStatementWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateResourcePolicyStatementInput, arg2 ...request.Option) (*lexmodelsv2.CreateResourcePolicyStatementOutput, error)
CreateResourcePolicyStatementWithContext mocks base method.
func (*MockLexModelsV2API) CreateResourcePolicyWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateResourcePolicyWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateResourcePolicyInput, arg2 ...request.Option) (*lexmodelsv2.CreateResourcePolicyOutput, error)
CreateResourcePolicyWithContext mocks base method.
func (*MockLexModelsV2API) CreateSlot ¶
func (m *MockLexModelsV2API) CreateSlot(arg0 *lexmodelsv2.CreateSlotInput) (*lexmodelsv2.CreateSlotOutput, error)
CreateSlot mocks base method.
func (*MockLexModelsV2API) CreateSlotRequest ¶
func (m *MockLexModelsV2API) CreateSlotRequest(arg0 *lexmodelsv2.CreateSlotInput) (*request.Request, *lexmodelsv2.CreateSlotOutput)
CreateSlotRequest mocks base method.
func (*MockLexModelsV2API) CreateSlotType ¶
func (m *MockLexModelsV2API) CreateSlotType(arg0 *lexmodelsv2.CreateSlotTypeInput) (*lexmodelsv2.CreateSlotTypeOutput, error)
CreateSlotType mocks base method.
func (*MockLexModelsV2API) CreateSlotTypeRequest ¶
func (m *MockLexModelsV2API) CreateSlotTypeRequest(arg0 *lexmodelsv2.CreateSlotTypeInput) (*request.Request, *lexmodelsv2.CreateSlotTypeOutput)
CreateSlotTypeRequest mocks base method.
func (*MockLexModelsV2API) CreateSlotTypeWithContext ¶
func (m *MockLexModelsV2API) CreateSlotTypeWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateSlotTypeInput, arg2 ...request.Option) (*lexmodelsv2.CreateSlotTypeOutput, error)
CreateSlotTypeWithContext mocks base method.
func (*MockLexModelsV2API) CreateSlotWithContext ¶
func (m *MockLexModelsV2API) CreateSlotWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateSlotInput, arg2 ...request.Option) (*lexmodelsv2.CreateSlotOutput, error)
CreateSlotWithContext mocks base method.
func (*MockLexModelsV2API) CreateUploadUrl ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateUploadUrl(arg0 *lexmodelsv2.CreateUploadUrlInput) (*lexmodelsv2.CreateUploadUrlOutput, error)
CreateUploadUrl mocks base method.
func (*MockLexModelsV2API) CreateUploadUrlRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateUploadUrlRequest(arg0 *lexmodelsv2.CreateUploadUrlInput) (*request.Request, *lexmodelsv2.CreateUploadUrlOutput)
CreateUploadUrlRequest mocks base method.
func (*MockLexModelsV2API) CreateUploadUrlWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) CreateUploadUrlWithContext(arg0 context.Context, arg1 *lexmodelsv2.CreateUploadUrlInput, arg2 ...request.Option) (*lexmodelsv2.CreateUploadUrlOutput, error)
CreateUploadUrlWithContext mocks base method.
func (*MockLexModelsV2API) DeleteBot ¶
func (m *MockLexModelsV2API) DeleteBot(arg0 *lexmodelsv2.DeleteBotInput) (*lexmodelsv2.DeleteBotOutput, error)
DeleteBot mocks base method.
func (*MockLexModelsV2API) DeleteBotAlias ¶
func (m *MockLexModelsV2API) DeleteBotAlias(arg0 *lexmodelsv2.DeleteBotAliasInput) (*lexmodelsv2.DeleteBotAliasOutput, error)
DeleteBotAlias mocks base method.
func (*MockLexModelsV2API) DeleteBotAliasRequest ¶
func (m *MockLexModelsV2API) DeleteBotAliasRequest(arg0 *lexmodelsv2.DeleteBotAliasInput) (*request.Request, *lexmodelsv2.DeleteBotAliasOutput)
DeleteBotAliasRequest mocks base method.
func (*MockLexModelsV2API) DeleteBotAliasWithContext ¶
func (m *MockLexModelsV2API) DeleteBotAliasWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteBotAliasInput, arg2 ...request.Option) (*lexmodelsv2.DeleteBotAliasOutput, error)
DeleteBotAliasWithContext mocks base method.
func (*MockLexModelsV2API) DeleteBotLocale ¶
func (m *MockLexModelsV2API) DeleteBotLocale(arg0 *lexmodelsv2.DeleteBotLocaleInput) (*lexmodelsv2.DeleteBotLocaleOutput, error)
DeleteBotLocale mocks base method.
func (*MockLexModelsV2API) DeleteBotLocaleRequest ¶
func (m *MockLexModelsV2API) DeleteBotLocaleRequest(arg0 *lexmodelsv2.DeleteBotLocaleInput) (*request.Request, *lexmodelsv2.DeleteBotLocaleOutput)
DeleteBotLocaleRequest mocks base method.
func (*MockLexModelsV2API) DeleteBotLocaleWithContext ¶
func (m *MockLexModelsV2API) DeleteBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteBotLocaleInput, arg2 ...request.Option) (*lexmodelsv2.DeleteBotLocaleOutput, error)
DeleteBotLocaleWithContext mocks base method.
func (*MockLexModelsV2API) DeleteBotRequest ¶
func (m *MockLexModelsV2API) DeleteBotRequest(arg0 *lexmodelsv2.DeleteBotInput) (*request.Request, *lexmodelsv2.DeleteBotOutput)
DeleteBotRequest mocks base method.
func (*MockLexModelsV2API) DeleteBotVersion ¶
func (m *MockLexModelsV2API) DeleteBotVersion(arg0 *lexmodelsv2.DeleteBotVersionInput) (*lexmodelsv2.DeleteBotVersionOutput, error)
DeleteBotVersion mocks base method.
func (*MockLexModelsV2API) DeleteBotVersionRequest ¶
func (m *MockLexModelsV2API) DeleteBotVersionRequest(arg0 *lexmodelsv2.DeleteBotVersionInput) (*request.Request, *lexmodelsv2.DeleteBotVersionOutput)
DeleteBotVersionRequest mocks base method.
func (*MockLexModelsV2API) DeleteBotVersionWithContext ¶
func (m *MockLexModelsV2API) DeleteBotVersionWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteBotVersionInput, arg2 ...request.Option) (*lexmodelsv2.DeleteBotVersionOutput, error)
DeleteBotVersionWithContext mocks base method.
func (*MockLexModelsV2API) DeleteBotWithContext ¶
func (m *MockLexModelsV2API) DeleteBotWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteBotInput, arg2 ...request.Option) (*lexmodelsv2.DeleteBotOutput, error)
DeleteBotWithContext mocks base method.
func (*MockLexModelsV2API) DeleteCustomVocabulary ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteCustomVocabulary(arg0 *lexmodelsv2.DeleteCustomVocabularyInput) (*lexmodelsv2.DeleteCustomVocabularyOutput, error)
DeleteCustomVocabulary mocks base method.
func (*MockLexModelsV2API) DeleteCustomVocabularyRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteCustomVocabularyRequest(arg0 *lexmodelsv2.DeleteCustomVocabularyInput) (*request.Request, *lexmodelsv2.DeleteCustomVocabularyOutput)
DeleteCustomVocabularyRequest mocks base method.
func (*MockLexModelsV2API) DeleteCustomVocabularyWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteCustomVocabularyWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteCustomVocabularyInput, arg2 ...request.Option) (*lexmodelsv2.DeleteCustomVocabularyOutput, error)
DeleteCustomVocabularyWithContext mocks base method.
func (*MockLexModelsV2API) DeleteExport ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteExport(arg0 *lexmodelsv2.DeleteExportInput) (*lexmodelsv2.DeleteExportOutput, error)
DeleteExport mocks base method.
func (*MockLexModelsV2API) DeleteExportRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteExportRequest(arg0 *lexmodelsv2.DeleteExportInput) (*request.Request, *lexmodelsv2.DeleteExportOutput)
DeleteExportRequest mocks base method.
func (*MockLexModelsV2API) DeleteExportWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteExportWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteExportInput, arg2 ...request.Option) (*lexmodelsv2.DeleteExportOutput, error)
DeleteExportWithContext mocks base method.
func (*MockLexModelsV2API) DeleteImport ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteImport(arg0 *lexmodelsv2.DeleteImportInput) (*lexmodelsv2.DeleteImportOutput, error)
DeleteImport mocks base method.
func (*MockLexModelsV2API) DeleteImportRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteImportRequest(arg0 *lexmodelsv2.DeleteImportInput) (*request.Request, *lexmodelsv2.DeleteImportOutput)
DeleteImportRequest mocks base method.
func (*MockLexModelsV2API) DeleteImportWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteImportWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteImportInput, arg2 ...request.Option) (*lexmodelsv2.DeleteImportOutput, error)
DeleteImportWithContext mocks base method.
func (*MockLexModelsV2API) DeleteIntent ¶
func (m *MockLexModelsV2API) DeleteIntent(arg0 *lexmodelsv2.DeleteIntentInput) (*lexmodelsv2.DeleteIntentOutput, error)
DeleteIntent mocks base method.
func (*MockLexModelsV2API) DeleteIntentRequest ¶
func (m *MockLexModelsV2API) DeleteIntentRequest(arg0 *lexmodelsv2.DeleteIntentInput) (*request.Request, *lexmodelsv2.DeleteIntentOutput)
DeleteIntentRequest mocks base method.
func (*MockLexModelsV2API) DeleteIntentWithContext ¶
func (m *MockLexModelsV2API) DeleteIntentWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteIntentInput, arg2 ...request.Option) (*lexmodelsv2.DeleteIntentOutput, error)
DeleteIntentWithContext mocks base method.
func (*MockLexModelsV2API) DeleteResourcePolicy ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteResourcePolicy(arg0 *lexmodelsv2.DeleteResourcePolicyInput) (*lexmodelsv2.DeleteResourcePolicyOutput, error)
DeleteResourcePolicy mocks base method.
func (*MockLexModelsV2API) DeleteResourcePolicyRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteResourcePolicyRequest(arg0 *lexmodelsv2.DeleteResourcePolicyInput) (*request.Request, *lexmodelsv2.DeleteResourcePolicyOutput)
DeleteResourcePolicyRequest mocks base method.
func (*MockLexModelsV2API) DeleteResourcePolicyStatement ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteResourcePolicyStatement(arg0 *lexmodelsv2.DeleteResourcePolicyStatementInput) (*lexmodelsv2.DeleteResourcePolicyStatementOutput, error)
DeleteResourcePolicyStatement mocks base method.
func (*MockLexModelsV2API) DeleteResourcePolicyStatementRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteResourcePolicyStatementRequest(arg0 *lexmodelsv2.DeleteResourcePolicyStatementInput) (*request.Request, *lexmodelsv2.DeleteResourcePolicyStatementOutput)
DeleteResourcePolicyStatementRequest mocks base method.
func (*MockLexModelsV2API) DeleteResourcePolicyStatementWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteResourcePolicyStatementWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteResourcePolicyStatementInput, arg2 ...request.Option) (*lexmodelsv2.DeleteResourcePolicyStatementOutput, error)
DeleteResourcePolicyStatementWithContext mocks base method.
func (*MockLexModelsV2API) DeleteResourcePolicyWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteResourcePolicyInput, arg2 ...request.Option) (*lexmodelsv2.DeleteResourcePolicyOutput, error)
DeleteResourcePolicyWithContext mocks base method.
func (*MockLexModelsV2API) DeleteSlot ¶
func (m *MockLexModelsV2API) DeleteSlot(arg0 *lexmodelsv2.DeleteSlotInput) (*lexmodelsv2.DeleteSlotOutput, error)
DeleteSlot mocks base method.
func (*MockLexModelsV2API) DeleteSlotRequest ¶
func (m *MockLexModelsV2API) DeleteSlotRequest(arg0 *lexmodelsv2.DeleteSlotInput) (*request.Request, *lexmodelsv2.DeleteSlotOutput)
DeleteSlotRequest mocks base method.
func (*MockLexModelsV2API) DeleteSlotType ¶
func (m *MockLexModelsV2API) DeleteSlotType(arg0 *lexmodelsv2.DeleteSlotTypeInput) (*lexmodelsv2.DeleteSlotTypeOutput, error)
DeleteSlotType mocks base method.
func (*MockLexModelsV2API) DeleteSlotTypeRequest ¶
func (m *MockLexModelsV2API) DeleteSlotTypeRequest(arg0 *lexmodelsv2.DeleteSlotTypeInput) (*request.Request, *lexmodelsv2.DeleteSlotTypeOutput)
DeleteSlotTypeRequest mocks base method.
func (*MockLexModelsV2API) DeleteSlotTypeWithContext ¶
func (m *MockLexModelsV2API) DeleteSlotTypeWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteSlotTypeInput, arg2 ...request.Option) (*lexmodelsv2.DeleteSlotTypeOutput, error)
DeleteSlotTypeWithContext mocks base method.
func (*MockLexModelsV2API) DeleteSlotWithContext ¶
func (m *MockLexModelsV2API) DeleteSlotWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteSlotInput, arg2 ...request.Option) (*lexmodelsv2.DeleteSlotOutput, error)
DeleteSlotWithContext mocks base method.
func (*MockLexModelsV2API) DeleteUtterances ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteUtterances(arg0 *lexmodelsv2.DeleteUtterancesInput) (*lexmodelsv2.DeleteUtterancesOutput, error)
DeleteUtterances mocks base method.
func (*MockLexModelsV2API) DeleteUtterancesRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteUtterancesRequest(arg0 *lexmodelsv2.DeleteUtterancesInput) (*request.Request, *lexmodelsv2.DeleteUtterancesOutput)
DeleteUtterancesRequest mocks base method.
func (*MockLexModelsV2API) DeleteUtterancesWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DeleteUtterancesWithContext(arg0 context.Context, arg1 *lexmodelsv2.DeleteUtterancesInput, arg2 ...request.Option) (*lexmodelsv2.DeleteUtterancesOutput, error)
DeleteUtterancesWithContext mocks base method.
func (*MockLexModelsV2API) DescribeBot ¶
func (m *MockLexModelsV2API) DescribeBot(arg0 *lexmodelsv2.DescribeBotInput) (*lexmodelsv2.DescribeBotOutput, error)
DescribeBot mocks base method.
func (*MockLexModelsV2API) DescribeBotAlias ¶
func (m *MockLexModelsV2API) DescribeBotAlias(arg0 *lexmodelsv2.DescribeBotAliasInput) (*lexmodelsv2.DescribeBotAliasOutput, error)
DescribeBotAlias mocks base method.
func (*MockLexModelsV2API) DescribeBotAliasRequest ¶
func (m *MockLexModelsV2API) DescribeBotAliasRequest(arg0 *lexmodelsv2.DescribeBotAliasInput) (*request.Request, *lexmodelsv2.DescribeBotAliasOutput)
DescribeBotAliasRequest mocks base method.
func (*MockLexModelsV2API) DescribeBotAliasWithContext ¶
func (m *MockLexModelsV2API) DescribeBotAliasWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotAliasInput, arg2 ...request.Option) (*lexmodelsv2.DescribeBotAliasOutput, error)
DescribeBotAliasWithContext mocks base method.
func (*MockLexModelsV2API) DescribeBotLocale ¶
func (m *MockLexModelsV2API) DescribeBotLocale(arg0 *lexmodelsv2.DescribeBotLocaleInput) (*lexmodelsv2.DescribeBotLocaleOutput, error)
DescribeBotLocale mocks base method.
func (*MockLexModelsV2API) DescribeBotLocaleRequest ¶
func (m *MockLexModelsV2API) DescribeBotLocaleRequest(arg0 *lexmodelsv2.DescribeBotLocaleInput) (*request.Request, *lexmodelsv2.DescribeBotLocaleOutput)
DescribeBotLocaleRequest mocks base method.
func (*MockLexModelsV2API) DescribeBotLocaleWithContext ¶
func (m *MockLexModelsV2API) DescribeBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotLocaleInput, arg2 ...request.Option) (*lexmodelsv2.DescribeBotLocaleOutput, error)
DescribeBotLocaleWithContext mocks base method.
func (*MockLexModelsV2API) DescribeBotRecommendation ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeBotRecommendation(arg0 *lexmodelsv2.DescribeBotRecommendationInput) (*lexmodelsv2.DescribeBotRecommendationOutput, error)
DescribeBotRecommendation mocks base method.
func (*MockLexModelsV2API) DescribeBotRecommendationRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeBotRecommendationRequest(arg0 *lexmodelsv2.DescribeBotRecommendationInput) (*request.Request, *lexmodelsv2.DescribeBotRecommendationOutput)
DescribeBotRecommendationRequest mocks base method.
func (*MockLexModelsV2API) DescribeBotRecommendationWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeBotRecommendationWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotRecommendationInput, arg2 ...request.Option) (*lexmodelsv2.DescribeBotRecommendationOutput, error)
DescribeBotRecommendationWithContext mocks base method.
func (*MockLexModelsV2API) DescribeBotRequest ¶
func (m *MockLexModelsV2API) DescribeBotRequest(arg0 *lexmodelsv2.DescribeBotInput) (*request.Request, *lexmodelsv2.DescribeBotOutput)
DescribeBotRequest mocks base method.
func (*MockLexModelsV2API) DescribeBotVersion ¶
func (m *MockLexModelsV2API) DescribeBotVersion(arg0 *lexmodelsv2.DescribeBotVersionInput) (*lexmodelsv2.DescribeBotVersionOutput, error)
DescribeBotVersion mocks base method.
func (*MockLexModelsV2API) DescribeBotVersionRequest ¶
func (m *MockLexModelsV2API) DescribeBotVersionRequest(arg0 *lexmodelsv2.DescribeBotVersionInput) (*request.Request, *lexmodelsv2.DescribeBotVersionOutput)
DescribeBotVersionRequest mocks base method.
func (*MockLexModelsV2API) DescribeBotVersionWithContext ¶
func (m *MockLexModelsV2API) DescribeBotVersionWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotVersionInput, arg2 ...request.Option) (*lexmodelsv2.DescribeBotVersionOutput, error)
DescribeBotVersionWithContext mocks base method.
func (*MockLexModelsV2API) DescribeBotWithContext ¶
func (m *MockLexModelsV2API) DescribeBotWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotInput, arg2 ...request.Option) (*lexmodelsv2.DescribeBotOutput, error)
DescribeBotWithContext mocks base method.
func (*MockLexModelsV2API) DescribeCustomVocabularyMetadata ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeCustomVocabularyMetadata(arg0 *lexmodelsv2.DescribeCustomVocabularyMetadataInput) (*lexmodelsv2.DescribeCustomVocabularyMetadataOutput, error)
DescribeCustomVocabularyMetadata mocks base method.
func (*MockLexModelsV2API) DescribeCustomVocabularyMetadataRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeCustomVocabularyMetadataRequest(arg0 *lexmodelsv2.DescribeCustomVocabularyMetadataInput) (*request.Request, *lexmodelsv2.DescribeCustomVocabularyMetadataOutput)
DescribeCustomVocabularyMetadataRequest mocks base method.
func (*MockLexModelsV2API) DescribeCustomVocabularyMetadataWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeCustomVocabularyMetadataWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeCustomVocabularyMetadataInput, arg2 ...request.Option) (*lexmodelsv2.DescribeCustomVocabularyMetadataOutput, error)
DescribeCustomVocabularyMetadataWithContext mocks base method.
func (*MockLexModelsV2API) DescribeExport ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeExport(arg0 *lexmodelsv2.DescribeExportInput) (*lexmodelsv2.DescribeExportOutput, error)
DescribeExport mocks base method.
func (*MockLexModelsV2API) DescribeExportRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeExportRequest(arg0 *lexmodelsv2.DescribeExportInput) (*request.Request, *lexmodelsv2.DescribeExportOutput)
DescribeExportRequest mocks base method.
func (*MockLexModelsV2API) DescribeExportWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeExportWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeExportInput, arg2 ...request.Option) (*lexmodelsv2.DescribeExportOutput, error)
DescribeExportWithContext mocks base method.
func (*MockLexModelsV2API) DescribeImport ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeImport(arg0 *lexmodelsv2.DescribeImportInput) (*lexmodelsv2.DescribeImportOutput, error)
DescribeImport mocks base method.
func (*MockLexModelsV2API) DescribeImportRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeImportRequest(arg0 *lexmodelsv2.DescribeImportInput) (*request.Request, *lexmodelsv2.DescribeImportOutput)
DescribeImportRequest mocks base method.
func (*MockLexModelsV2API) DescribeImportWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeImportWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeImportInput, arg2 ...request.Option) (*lexmodelsv2.DescribeImportOutput, error)
DescribeImportWithContext mocks base method.
func (*MockLexModelsV2API) DescribeIntent ¶
func (m *MockLexModelsV2API) DescribeIntent(arg0 *lexmodelsv2.DescribeIntentInput) (*lexmodelsv2.DescribeIntentOutput, error)
DescribeIntent mocks base method.
func (*MockLexModelsV2API) DescribeIntentRequest ¶
func (m *MockLexModelsV2API) DescribeIntentRequest(arg0 *lexmodelsv2.DescribeIntentInput) (*request.Request, *lexmodelsv2.DescribeIntentOutput)
DescribeIntentRequest mocks base method.
func (*MockLexModelsV2API) DescribeIntentWithContext ¶
func (m *MockLexModelsV2API) DescribeIntentWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeIntentInput, arg2 ...request.Option) (*lexmodelsv2.DescribeIntentOutput, error)
DescribeIntentWithContext mocks base method.
func (*MockLexModelsV2API) DescribeResourcePolicy ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeResourcePolicy(arg0 *lexmodelsv2.DescribeResourcePolicyInput) (*lexmodelsv2.DescribeResourcePolicyOutput, error)
DescribeResourcePolicy mocks base method.
func (*MockLexModelsV2API) DescribeResourcePolicyRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeResourcePolicyRequest(arg0 *lexmodelsv2.DescribeResourcePolicyInput) (*request.Request, *lexmodelsv2.DescribeResourcePolicyOutput)
DescribeResourcePolicyRequest mocks base method.
func (*MockLexModelsV2API) DescribeResourcePolicyWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) DescribeResourcePolicyWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeResourcePolicyInput, arg2 ...request.Option) (*lexmodelsv2.DescribeResourcePolicyOutput, error)
DescribeResourcePolicyWithContext mocks base method.
func (*MockLexModelsV2API) DescribeSlot ¶
func (m *MockLexModelsV2API) DescribeSlot(arg0 *lexmodelsv2.DescribeSlotInput) (*lexmodelsv2.DescribeSlotOutput, error)
DescribeSlot mocks base method.
func (*MockLexModelsV2API) DescribeSlotRequest ¶
func (m *MockLexModelsV2API) DescribeSlotRequest(arg0 *lexmodelsv2.DescribeSlotInput) (*request.Request, *lexmodelsv2.DescribeSlotOutput)
DescribeSlotRequest mocks base method.
func (*MockLexModelsV2API) DescribeSlotType ¶
func (m *MockLexModelsV2API) DescribeSlotType(arg0 *lexmodelsv2.DescribeSlotTypeInput) (*lexmodelsv2.DescribeSlotTypeOutput, error)
DescribeSlotType mocks base method.
func (*MockLexModelsV2API) DescribeSlotTypeRequest ¶
func (m *MockLexModelsV2API) DescribeSlotTypeRequest(arg0 *lexmodelsv2.DescribeSlotTypeInput) (*request.Request, *lexmodelsv2.DescribeSlotTypeOutput)
DescribeSlotTypeRequest mocks base method.
func (*MockLexModelsV2API) DescribeSlotTypeWithContext ¶
func (m *MockLexModelsV2API) DescribeSlotTypeWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeSlotTypeInput, arg2 ...request.Option) (*lexmodelsv2.DescribeSlotTypeOutput, error)
DescribeSlotTypeWithContext mocks base method.
func (*MockLexModelsV2API) DescribeSlotWithContext ¶
func (m *MockLexModelsV2API) DescribeSlotWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeSlotInput, arg2 ...request.Option) (*lexmodelsv2.DescribeSlotOutput, error)
DescribeSlotWithContext mocks base method.
func (*MockLexModelsV2API) EXPECT ¶
func (m *MockLexModelsV2API) EXPECT() *MockLexModelsV2APIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLexModelsV2API) ListAggregatedUtterances ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListAggregatedUtterances(arg0 *lexmodelsv2.ListAggregatedUtterancesInput) (*lexmodelsv2.ListAggregatedUtterancesOutput, error)
ListAggregatedUtterances mocks base method.
func (*MockLexModelsV2API) ListAggregatedUtterancesPages ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListAggregatedUtterancesPages(arg0 *lexmodelsv2.ListAggregatedUtterancesInput, arg1 func(*lexmodelsv2.ListAggregatedUtterancesOutput, bool) bool) error
ListAggregatedUtterancesPages mocks base method.
func (*MockLexModelsV2API) ListAggregatedUtterancesPagesWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListAggregatedUtterancesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListAggregatedUtterancesInput, arg2 func(*lexmodelsv2.ListAggregatedUtterancesOutput, bool) bool, arg3 ...request.Option) error
ListAggregatedUtterancesPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListAggregatedUtterancesRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListAggregatedUtterancesRequest(arg0 *lexmodelsv2.ListAggregatedUtterancesInput) (*request.Request, *lexmodelsv2.ListAggregatedUtterancesOutput)
ListAggregatedUtterancesRequest mocks base method.
func (*MockLexModelsV2API) ListAggregatedUtterancesWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListAggregatedUtterancesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListAggregatedUtterancesInput, arg2 ...request.Option) (*lexmodelsv2.ListAggregatedUtterancesOutput, error)
ListAggregatedUtterancesWithContext mocks base method.
func (*MockLexModelsV2API) ListBotAliases ¶
func (m *MockLexModelsV2API) ListBotAliases(arg0 *lexmodelsv2.ListBotAliasesInput) (*lexmodelsv2.ListBotAliasesOutput, error)
ListBotAliases mocks base method.
func (*MockLexModelsV2API) ListBotAliasesPages ¶
func (m *MockLexModelsV2API) ListBotAliasesPages(arg0 *lexmodelsv2.ListBotAliasesInput, arg1 func(*lexmodelsv2.ListBotAliasesOutput, bool) bool) error
ListBotAliasesPages mocks base method.
func (*MockLexModelsV2API) ListBotAliasesPagesWithContext ¶
func (m *MockLexModelsV2API) ListBotAliasesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotAliasesInput, arg2 func(*lexmodelsv2.ListBotAliasesOutput, bool) bool, arg3 ...request.Option) error
ListBotAliasesPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListBotAliasesRequest ¶
func (m *MockLexModelsV2API) ListBotAliasesRequest(arg0 *lexmodelsv2.ListBotAliasesInput) (*request.Request, *lexmodelsv2.ListBotAliasesOutput)
ListBotAliasesRequest mocks base method.
func (*MockLexModelsV2API) ListBotAliasesWithContext ¶
func (m *MockLexModelsV2API) ListBotAliasesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotAliasesInput, arg2 ...request.Option) (*lexmodelsv2.ListBotAliasesOutput, error)
ListBotAliasesWithContext mocks base method.
func (*MockLexModelsV2API) ListBotLocales ¶
func (m *MockLexModelsV2API) ListBotLocales(arg0 *lexmodelsv2.ListBotLocalesInput) (*lexmodelsv2.ListBotLocalesOutput, error)
ListBotLocales mocks base method.
func (*MockLexModelsV2API) ListBotLocalesPages ¶
func (m *MockLexModelsV2API) ListBotLocalesPages(arg0 *lexmodelsv2.ListBotLocalesInput, arg1 func(*lexmodelsv2.ListBotLocalesOutput, bool) bool) error
ListBotLocalesPages mocks base method.
func (*MockLexModelsV2API) ListBotLocalesPagesWithContext ¶
func (m *MockLexModelsV2API) ListBotLocalesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotLocalesInput, arg2 func(*lexmodelsv2.ListBotLocalesOutput, bool) bool, arg3 ...request.Option) error
ListBotLocalesPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListBotLocalesRequest ¶
func (m *MockLexModelsV2API) ListBotLocalesRequest(arg0 *lexmodelsv2.ListBotLocalesInput) (*request.Request, *lexmodelsv2.ListBotLocalesOutput)
ListBotLocalesRequest mocks base method.
func (*MockLexModelsV2API) ListBotLocalesWithContext ¶
func (m *MockLexModelsV2API) ListBotLocalesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotLocalesInput, arg2 ...request.Option) (*lexmodelsv2.ListBotLocalesOutput, error)
ListBotLocalesWithContext mocks base method.
func (*MockLexModelsV2API) ListBotRecommendations ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListBotRecommendations(arg0 *lexmodelsv2.ListBotRecommendationsInput) (*lexmodelsv2.ListBotRecommendationsOutput, error)
ListBotRecommendations mocks base method.
func (*MockLexModelsV2API) ListBotRecommendationsPages ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListBotRecommendationsPages(arg0 *lexmodelsv2.ListBotRecommendationsInput, arg1 func(*lexmodelsv2.ListBotRecommendationsOutput, bool) bool) error
ListBotRecommendationsPages mocks base method.
func (*MockLexModelsV2API) ListBotRecommendationsPagesWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListBotRecommendationsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotRecommendationsInput, arg2 func(*lexmodelsv2.ListBotRecommendationsOutput, bool) bool, arg3 ...request.Option) error
ListBotRecommendationsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListBotRecommendationsRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListBotRecommendationsRequest(arg0 *lexmodelsv2.ListBotRecommendationsInput) (*request.Request, *lexmodelsv2.ListBotRecommendationsOutput)
ListBotRecommendationsRequest mocks base method.
func (*MockLexModelsV2API) ListBotRecommendationsWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListBotRecommendationsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotRecommendationsInput, arg2 ...request.Option) (*lexmodelsv2.ListBotRecommendationsOutput, error)
ListBotRecommendationsWithContext mocks base method.
func (*MockLexModelsV2API) ListBotVersions ¶
func (m *MockLexModelsV2API) ListBotVersions(arg0 *lexmodelsv2.ListBotVersionsInput) (*lexmodelsv2.ListBotVersionsOutput, error)
ListBotVersions mocks base method.
func (*MockLexModelsV2API) ListBotVersionsPages ¶
func (m *MockLexModelsV2API) ListBotVersionsPages(arg0 *lexmodelsv2.ListBotVersionsInput, arg1 func(*lexmodelsv2.ListBotVersionsOutput, bool) bool) error
ListBotVersionsPages mocks base method.
func (*MockLexModelsV2API) ListBotVersionsPagesWithContext ¶
func (m *MockLexModelsV2API) ListBotVersionsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotVersionsInput, arg2 func(*lexmodelsv2.ListBotVersionsOutput, bool) bool, arg3 ...request.Option) error
ListBotVersionsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListBotVersionsRequest ¶
func (m *MockLexModelsV2API) ListBotVersionsRequest(arg0 *lexmodelsv2.ListBotVersionsInput) (*request.Request, *lexmodelsv2.ListBotVersionsOutput)
ListBotVersionsRequest mocks base method.
func (*MockLexModelsV2API) ListBotVersionsWithContext ¶
func (m *MockLexModelsV2API) ListBotVersionsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotVersionsInput, arg2 ...request.Option) (*lexmodelsv2.ListBotVersionsOutput, error)
ListBotVersionsWithContext mocks base method.
func (*MockLexModelsV2API) ListBots ¶
func (m *MockLexModelsV2API) ListBots(arg0 *lexmodelsv2.ListBotsInput) (*lexmodelsv2.ListBotsOutput, error)
ListBots mocks base method.
func (*MockLexModelsV2API) ListBotsPages ¶
func (m *MockLexModelsV2API) ListBotsPages(arg0 *lexmodelsv2.ListBotsInput, arg1 func(*lexmodelsv2.ListBotsOutput, bool) bool) error
ListBotsPages mocks base method.
func (*MockLexModelsV2API) ListBotsPagesWithContext ¶
func (m *MockLexModelsV2API) ListBotsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotsInput, arg2 func(*lexmodelsv2.ListBotsOutput, bool) bool, arg3 ...request.Option) error
ListBotsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListBotsRequest ¶
func (m *MockLexModelsV2API) ListBotsRequest(arg0 *lexmodelsv2.ListBotsInput) (*request.Request, *lexmodelsv2.ListBotsOutput)
ListBotsRequest mocks base method.
func (*MockLexModelsV2API) ListBotsWithContext ¶
func (m *MockLexModelsV2API) ListBotsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBotsInput, arg2 ...request.Option) (*lexmodelsv2.ListBotsOutput, error)
ListBotsWithContext mocks base method.
func (*MockLexModelsV2API) ListBuiltInIntents ¶
func (m *MockLexModelsV2API) ListBuiltInIntents(arg0 *lexmodelsv2.ListBuiltInIntentsInput) (*lexmodelsv2.ListBuiltInIntentsOutput, error)
ListBuiltInIntents mocks base method.
func (*MockLexModelsV2API) ListBuiltInIntentsPages ¶
func (m *MockLexModelsV2API) ListBuiltInIntentsPages(arg0 *lexmodelsv2.ListBuiltInIntentsInput, arg1 func(*lexmodelsv2.ListBuiltInIntentsOutput, bool) bool) error
ListBuiltInIntentsPages mocks base method.
func (*MockLexModelsV2API) ListBuiltInIntentsPagesWithContext ¶
func (m *MockLexModelsV2API) ListBuiltInIntentsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBuiltInIntentsInput, arg2 func(*lexmodelsv2.ListBuiltInIntentsOutput, bool) bool, arg3 ...request.Option) error
ListBuiltInIntentsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListBuiltInIntentsRequest ¶
func (m *MockLexModelsV2API) ListBuiltInIntentsRequest(arg0 *lexmodelsv2.ListBuiltInIntentsInput) (*request.Request, *lexmodelsv2.ListBuiltInIntentsOutput)
ListBuiltInIntentsRequest mocks base method.
func (*MockLexModelsV2API) ListBuiltInIntentsWithContext ¶
func (m *MockLexModelsV2API) ListBuiltInIntentsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBuiltInIntentsInput, arg2 ...request.Option) (*lexmodelsv2.ListBuiltInIntentsOutput, error)
ListBuiltInIntentsWithContext mocks base method.
func (*MockLexModelsV2API) ListBuiltInSlotTypes ¶
func (m *MockLexModelsV2API) ListBuiltInSlotTypes(arg0 *lexmodelsv2.ListBuiltInSlotTypesInput) (*lexmodelsv2.ListBuiltInSlotTypesOutput, error)
ListBuiltInSlotTypes mocks base method.
func (*MockLexModelsV2API) ListBuiltInSlotTypesPages ¶
func (m *MockLexModelsV2API) ListBuiltInSlotTypesPages(arg0 *lexmodelsv2.ListBuiltInSlotTypesInput, arg1 func(*lexmodelsv2.ListBuiltInSlotTypesOutput, bool) bool) error
ListBuiltInSlotTypesPages mocks base method.
func (*MockLexModelsV2API) ListBuiltInSlotTypesPagesWithContext ¶
func (m *MockLexModelsV2API) ListBuiltInSlotTypesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBuiltInSlotTypesInput, arg2 func(*lexmodelsv2.ListBuiltInSlotTypesOutput, bool) bool, arg3 ...request.Option) error
ListBuiltInSlotTypesPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListBuiltInSlotTypesRequest ¶
func (m *MockLexModelsV2API) ListBuiltInSlotTypesRequest(arg0 *lexmodelsv2.ListBuiltInSlotTypesInput) (*request.Request, *lexmodelsv2.ListBuiltInSlotTypesOutput)
ListBuiltInSlotTypesRequest mocks base method.
func (*MockLexModelsV2API) ListBuiltInSlotTypesWithContext ¶
func (m *MockLexModelsV2API) ListBuiltInSlotTypesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListBuiltInSlotTypesInput, arg2 ...request.Option) (*lexmodelsv2.ListBuiltInSlotTypesOutput, error)
ListBuiltInSlotTypesWithContext mocks base method.
func (*MockLexModelsV2API) ListExports ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListExports(arg0 *lexmodelsv2.ListExportsInput) (*lexmodelsv2.ListExportsOutput, error)
ListExports mocks base method.
func (*MockLexModelsV2API) ListExportsPages ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListExportsPages(arg0 *lexmodelsv2.ListExportsInput, arg1 func(*lexmodelsv2.ListExportsOutput, bool) bool) error
ListExportsPages mocks base method.
func (*MockLexModelsV2API) ListExportsPagesWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListExportsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListExportsInput, arg2 func(*lexmodelsv2.ListExportsOutput, bool) bool, arg3 ...request.Option) error
ListExportsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListExportsRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListExportsRequest(arg0 *lexmodelsv2.ListExportsInput) (*request.Request, *lexmodelsv2.ListExportsOutput)
ListExportsRequest mocks base method.
func (*MockLexModelsV2API) ListExportsWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListExportsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListExportsInput, arg2 ...request.Option) (*lexmodelsv2.ListExportsOutput, error)
ListExportsWithContext mocks base method.
func (*MockLexModelsV2API) ListImports ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListImports(arg0 *lexmodelsv2.ListImportsInput) (*lexmodelsv2.ListImportsOutput, error)
ListImports mocks base method.
func (*MockLexModelsV2API) ListImportsPages ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListImportsPages(arg0 *lexmodelsv2.ListImportsInput, arg1 func(*lexmodelsv2.ListImportsOutput, bool) bool) error
ListImportsPages mocks base method.
func (*MockLexModelsV2API) ListImportsPagesWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListImportsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListImportsInput, arg2 func(*lexmodelsv2.ListImportsOutput, bool) bool, arg3 ...request.Option) error
ListImportsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListImportsRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListImportsRequest(arg0 *lexmodelsv2.ListImportsInput) (*request.Request, *lexmodelsv2.ListImportsOutput)
ListImportsRequest mocks base method.
func (*MockLexModelsV2API) ListImportsWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListImportsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListImportsInput, arg2 ...request.Option) (*lexmodelsv2.ListImportsOutput, error)
ListImportsWithContext mocks base method.
func (*MockLexModelsV2API) ListIntents ¶
func (m *MockLexModelsV2API) ListIntents(arg0 *lexmodelsv2.ListIntentsInput) (*lexmodelsv2.ListIntentsOutput, error)
ListIntents mocks base method.
func (*MockLexModelsV2API) ListIntentsPages ¶
func (m *MockLexModelsV2API) ListIntentsPages(arg0 *lexmodelsv2.ListIntentsInput, arg1 func(*lexmodelsv2.ListIntentsOutput, bool) bool) error
ListIntentsPages mocks base method.
func (*MockLexModelsV2API) ListIntentsPagesWithContext ¶
func (m *MockLexModelsV2API) ListIntentsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListIntentsInput, arg2 func(*lexmodelsv2.ListIntentsOutput, bool) bool, arg3 ...request.Option) error
ListIntentsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListIntentsRequest ¶
func (m *MockLexModelsV2API) ListIntentsRequest(arg0 *lexmodelsv2.ListIntentsInput) (*request.Request, *lexmodelsv2.ListIntentsOutput)
ListIntentsRequest mocks base method.
func (*MockLexModelsV2API) ListIntentsWithContext ¶
func (m *MockLexModelsV2API) ListIntentsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListIntentsInput, arg2 ...request.Option) (*lexmodelsv2.ListIntentsOutput, error)
ListIntentsWithContext mocks base method.
func (*MockLexModelsV2API) ListRecommendedIntents ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListRecommendedIntents(arg0 *lexmodelsv2.ListRecommendedIntentsInput) (*lexmodelsv2.ListRecommendedIntentsOutput, error)
ListRecommendedIntents mocks base method.
func (*MockLexModelsV2API) ListRecommendedIntentsPages ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListRecommendedIntentsPages(arg0 *lexmodelsv2.ListRecommendedIntentsInput, arg1 func(*lexmodelsv2.ListRecommendedIntentsOutput, bool) bool) error
ListRecommendedIntentsPages mocks base method.
func (*MockLexModelsV2API) ListRecommendedIntentsPagesWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListRecommendedIntentsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListRecommendedIntentsInput, arg2 func(*lexmodelsv2.ListRecommendedIntentsOutput, bool) bool, arg3 ...request.Option) error
ListRecommendedIntentsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListRecommendedIntentsRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListRecommendedIntentsRequest(arg0 *lexmodelsv2.ListRecommendedIntentsInput) (*request.Request, *lexmodelsv2.ListRecommendedIntentsOutput)
ListRecommendedIntentsRequest mocks base method.
func (*MockLexModelsV2API) ListRecommendedIntentsWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) ListRecommendedIntentsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListRecommendedIntentsInput, arg2 ...request.Option) (*lexmodelsv2.ListRecommendedIntentsOutput, error)
ListRecommendedIntentsWithContext mocks base method.
func (*MockLexModelsV2API) ListSlotTypes ¶
func (m *MockLexModelsV2API) ListSlotTypes(arg0 *lexmodelsv2.ListSlotTypesInput) (*lexmodelsv2.ListSlotTypesOutput, error)
ListSlotTypes mocks base method.
func (*MockLexModelsV2API) ListSlotTypesPages ¶
func (m *MockLexModelsV2API) ListSlotTypesPages(arg0 *lexmodelsv2.ListSlotTypesInput, arg1 func(*lexmodelsv2.ListSlotTypesOutput, bool) bool) error
ListSlotTypesPages mocks base method.
func (*MockLexModelsV2API) ListSlotTypesPagesWithContext ¶
func (m *MockLexModelsV2API) ListSlotTypesPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListSlotTypesInput, arg2 func(*lexmodelsv2.ListSlotTypesOutput, bool) bool, arg3 ...request.Option) error
ListSlotTypesPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListSlotTypesRequest ¶
func (m *MockLexModelsV2API) ListSlotTypesRequest(arg0 *lexmodelsv2.ListSlotTypesInput) (*request.Request, *lexmodelsv2.ListSlotTypesOutput)
ListSlotTypesRequest mocks base method.
func (*MockLexModelsV2API) ListSlotTypesWithContext ¶
func (m *MockLexModelsV2API) ListSlotTypesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListSlotTypesInput, arg2 ...request.Option) (*lexmodelsv2.ListSlotTypesOutput, error)
ListSlotTypesWithContext mocks base method.
func (*MockLexModelsV2API) ListSlots ¶
func (m *MockLexModelsV2API) ListSlots(arg0 *lexmodelsv2.ListSlotsInput) (*lexmodelsv2.ListSlotsOutput, error)
ListSlots mocks base method.
func (*MockLexModelsV2API) ListSlotsPages ¶
func (m *MockLexModelsV2API) ListSlotsPages(arg0 *lexmodelsv2.ListSlotsInput, arg1 func(*lexmodelsv2.ListSlotsOutput, bool) bool) error
ListSlotsPages mocks base method.
func (*MockLexModelsV2API) ListSlotsPagesWithContext ¶
func (m *MockLexModelsV2API) ListSlotsPagesWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListSlotsInput, arg2 func(*lexmodelsv2.ListSlotsOutput, bool) bool, arg3 ...request.Option) error
ListSlotsPagesWithContext mocks base method.
func (*MockLexModelsV2API) ListSlotsRequest ¶
func (m *MockLexModelsV2API) ListSlotsRequest(arg0 *lexmodelsv2.ListSlotsInput) (*request.Request, *lexmodelsv2.ListSlotsOutput)
ListSlotsRequest mocks base method.
func (*MockLexModelsV2API) ListSlotsWithContext ¶
func (m *MockLexModelsV2API) ListSlotsWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListSlotsInput, arg2 ...request.Option) (*lexmodelsv2.ListSlotsOutput, error)
ListSlotsWithContext mocks base method.
func (*MockLexModelsV2API) ListTagsForResource ¶
func (m *MockLexModelsV2API) ListTagsForResource(arg0 *lexmodelsv2.ListTagsForResourceInput) (*lexmodelsv2.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockLexModelsV2API) ListTagsForResourceRequest ¶
func (m *MockLexModelsV2API) ListTagsForResourceRequest(arg0 *lexmodelsv2.ListTagsForResourceInput) (*request.Request, *lexmodelsv2.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method.
func (*MockLexModelsV2API) ListTagsForResourceWithContext ¶
func (m *MockLexModelsV2API) ListTagsForResourceWithContext(arg0 context.Context, arg1 *lexmodelsv2.ListTagsForResourceInput, arg2 ...request.Option) (*lexmodelsv2.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method.
func (*MockLexModelsV2API) SearchAssociatedTranscripts ¶ added in v1.43.22
func (m *MockLexModelsV2API) SearchAssociatedTranscripts(arg0 *lexmodelsv2.SearchAssociatedTranscriptsInput) (*lexmodelsv2.SearchAssociatedTranscriptsOutput, error)
SearchAssociatedTranscripts mocks base method.
func (*MockLexModelsV2API) SearchAssociatedTranscriptsRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) SearchAssociatedTranscriptsRequest(arg0 *lexmodelsv2.SearchAssociatedTranscriptsInput) (*request.Request, *lexmodelsv2.SearchAssociatedTranscriptsOutput)
SearchAssociatedTranscriptsRequest mocks base method.
func (*MockLexModelsV2API) SearchAssociatedTranscriptsWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) SearchAssociatedTranscriptsWithContext(arg0 context.Context, arg1 *lexmodelsv2.SearchAssociatedTranscriptsInput, arg2 ...request.Option) (*lexmodelsv2.SearchAssociatedTranscriptsOutput, error)
SearchAssociatedTranscriptsWithContext mocks base method.
func (*MockLexModelsV2API) StartBotRecommendation ¶ added in v1.43.22
func (m *MockLexModelsV2API) StartBotRecommendation(arg0 *lexmodelsv2.StartBotRecommendationInput) (*lexmodelsv2.StartBotRecommendationOutput, error)
StartBotRecommendation mocks base method.
func (*MockLexModelsV2API) StartBotRecommendationRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) StartBotRecommendationRequest(arg0 *lexmodelsv2.StartBotRecommendationInput) (*request.Request, *lexmodelsv2.StartBotRecommendationOutput)
StartBotRecommendationRequest mocks base method.
func (*MockLexModelsV2API) StartBotRecommendationWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) StartBotRecommendationWithContext(arg0 context.Context, arg1 *lexmodelsv2.StartBotRecommendationInput, arg2 ...request.Option) (*lexmodelsv2.StartBotRecommendationOutput, error)
StartBotRecommendationWithContext mocks base method.
func (*MockLexModelsV2API) StartImport ¶ added in v1.43.22
func (m *MockLexModelsV2API) StartImport(arg0 *lexmodelsv2.StartImportInput) (*lexmodelsv2.StartImportOutput, error)
StartImport mocks base method.
func (*MockLexModelsV2API) StartImportRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) StartImportRequest(arg0 *lexmodelsv2.StartImportInput) (*request.Request, *lexmodelsv2.StartImportOutput)
StartImportRequest mocks base method.
func (*MockLexModelsV2API) StartImportWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) StartImportWithContext(arg0 context.Context, arg1 *lexmodelsv2.StartImportInput, arg2 ...request.Option) (*lexmodelsv2.StartImportOutput, error)
StartImportWithContext mocks base method.
func (*MockLexModelsV2API) TagResource ¶
func (m *MockLexModelsV2API) TagResource(arg0 *lexmodelsv2.TagResourceInput) (*lexmodelsv2.TagResourceOutput, error)
TagResource mocks base method.
func (*MockLexModelsV2API) TagResourceRequest ¶
func (m *MockLexModelsV2API) TagResourceRequest(arg0 *lexmodelsv2.TagResourceInput) (*request.Request, *lexmodelsv2.TagResourceOutput)
TagResourceRequest mocks base method.
func (*MockLexModelsV2API) TagResourceWithContext ¶
func (m *MockLexModelsV2API) TagResourceWithContext(arg0 context.Context, arg1 *lexmodelsv2.TagResourceInput, arg2 ...request.Option) (*lexmodelsv2.TagResourceOutput, error)
TagResourceWithContext mocks base method.
func (*MockLexModelsV2API) UntagResource ¶
func (m *MockLexModelsV2API) UntagResource(arg0 *lexmodelsv2.UntagResourceInput) (*lexmodelsv2.UntagResourceOutput, error)
UntagResource mocks base method.
func (*MockLexModelsV2API) UntagResourceRequest ¶
func (m *MockLexModelsV2API) UntagResourceRequest(arg0 *lexmodelsv2.UntagResourceInput) (*request.Request, *lexmodelsv2.UntagResourceOutput)
UntagResourceRequest mocks base method.
func (*MockLexModelsV2API) UntagResourceWithContext ¶
func (m *MockLexModelsV2API) UntagResourceWithContext(arg0 context.Context, arg1 *lexmodelsv2.UntagResourceInput, arg2 ...request.Option) (*lexmodelsv2.UntagResourceOutput, error)
UntagResourceWithContext mocks base method.
func (*MockLexModelsV2API) UpdateBot ¶
func (m *MockLexModelsV2API) UpdateBot(arg0 *lexmodelsv2.UpdateBotInput) (*lexmodelsv2.UpdateBotOutput, error)
UpdateBot mocks base method.
func (*MockLexModelsV2API) UpdateBotAlias ¶
func (m *MockLexModelsV2API) UpdateBotAlias(arg0 *lexmodelsv2.UpdateBotAliasInput) (*lexmodelsv2.UpdateBotAliasOutput, error)
UpdateBotAlias mocks base method.
func (*MockLexModelsV2API) UpdateBotAliasRequest ¶
func (m *MockLexModelsV2API) UpdateBotAliasRequest(arg0 *lexmodelsv2.UpdateBotAliasInput) (*request.Request, *lexmodelsv2.UpdateBotAliasOutput)
UpdateBotAliasRequest mocks base method.
func (*MockLexModelsV2API) UpdateBotAliasWithContext ¶
func (m *MockLexModelsV2API) UpdateBotAliasWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateBotAliasInput, arg2 ...request.Option) (*lexmodelsv2.UpdateBotAliasOutput, error)
UpdateBotAliasWithContext mocks base method.
func (*MockLexModelsV2API) UpdateBotLocale ¶
func (m *MockLexModelsV2API) UpdateBotLocale(arg0 *lexmodelsv2.UpdateBotLocaleInput) (*lexmodelsv2.UpdateBotLocaleOutput, error)
UpdateBotLocale mocks base method.
func (*MockLexModelsV2API) UpdateBotLocaleRequest ¶
func (m *MockLexModelsV2API) UpdateBotLocaleRequest(arg0 *lexmodelsv2.UpdateBotLocaleInput) (*request.Request, *lexmodelsv2.UpdateBotLocaleOutput)
UpdateBotLocaleRequest mocks base method.
func (*MockLexModelsV2API) UpdateBotLocaleWithContext ¶
func (m *MockLexModelsV2API) UpdateBotLocaleWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateBotLocaleInput, arg2 ...request.Option) (*lexmodelsv2.UpdateBotLocaleOutput, error)
UpdateBotLocaleWithContext mocks base method.
func (*MockLexModelsV2API) UpdateBotRecommendation ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateBotRecommendation(arg0 *lexmodelsv2.UpdateBotRecommendationInput) (*lexmodelsv2.UpdateBotRecommendationOutput, error)
UpdateBotRecommendation mocks base method.
func (*MockLexModelsV2API) UpdateBotRecommendationRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateBotRecommendationRequest(arg0 *lexmodelsv2.UpdateBotRecommendationInput) (*request.Request, *lexmodelsv2.UpdateBotRecommendationOutput)
UpdateBotRecommendationRequest mocks base method.
func (*MockLexModelsV2API) UpdateBotRecommendationWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateBotRecommendationWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateBotRecommendationInput, arg2 ...request.Option) (*lexmodelsv2.UpdateBotRecommendationOutput, error)
UpdateBotRecommendationWithContext mocks base method.
func (*MockLexModelsV2API) UpdateBotRequest ¶
func (m *MockLexModelsV2API) UpdateBotRequest(arg0 *lexmodelsv2.UpdateBotInput) (*request.Request, *lexmodelsv2.UpdateBotOutput)
UpdateBotRequest mocks base method.
func (*MockLexModelsV2API) UpdateBotWithContext ¶
func (m *MockLexModelsV2API) UpdateBotWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateBotInput, arg2 ...request.Option) (*lexmodelsv2.UpdateBotOutput, error)
UpdateBotWithContext mocks base method.
func (*MockLexModelsV2API) UpdateExport ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateExport(arg0 *lexmodelsv2.UpdateExportInput) (*lexmodelsv2.UpdateExportOutput, error)
UpdateExport mocks base method.
func (*MockLexModelsV2API) UpdateExportRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateExportRequest(arg0 *lexmodelsv2.UpdateExportInput) (*request.Request, *lexmodelsv2.UpdateExportOutput)
UpdateExportRequest mocks base method.
func (*MockLexModelsV2API) UpdateExportWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateExportWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateExportInput, arg2 ...request.Option) (*lexmodelsv2.UpdateExportOutput, error)
UpdateExportWithContext mocks base method.
func (*MockLexModelsV2API) UpdateIntent ¶
func (m *MockLexModelsV2API) UpdateIntent(arg0 *lexmodelsv2.UpdateIntentInput) (*lexmodelsv2.UpdateIntentOutput, error)
UpdateIntent mocks base method.
func (*MockLexModelsV2API) UpdateIntentRequest ¶
func (m *MockLexModelsV2API) UpdateIntentRequest(arg0 *lexmodelsv2.UpdateIntentInput) (*request.Request, *lexmodelsv2.UpdateIntentOutput)
UpdateIntentRequest mocks base method.
func (*MockLexModelsV2API) UpdateIntentWithContext ¶
func (m *MockLexModelsV2API) UpdateIntentWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateIntentInput, arg2 ...request.Option) (*lexmodelsv2.UpdateIntentOutput, error)
UpdateIntentWithContext mocks base method.
func (*MockLexModelsV2API) UpdateResourcePolicy ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateResourcePolicy(arg0 *lexmodelsv2.UpdateResourcePolicyInput) (*lexmodelsv2.UpdateResourcePolicyOutput, error)
UpdateResourcePolicy mocks base method.
func (*MockLexModelsV2API) UpdateResourcePolicyRequest ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateResourcePolicyRequest(arg0 *lexmodelsv2.UpdateResourcePolicyInput) (*request.Request, *lexmodelsv2.UpdateResourcePolicyOutput)
UpdateResourcePolicyRequest mocks base method.
func (*MockLexModelsV2API) UpdateResourcePolicyWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) UpdateResourcePolicyWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateResourcePolicyInput, arg2 ...request.Option) (*lexmodelsv2.UpdateResourcePolicyOutput, error)
UpdateResourcePolicyWithContext mocks base method.
func (*MockLexModelsV2API) UpdateSlot ¶
func (m *MockLexModelsV2API) UpdateSlot(arg0 *lexmodelsv2.UpdateSlotInput) (*lexmodelsv2.UpdateSlotOutput, error)
UpdateSlot mocks base method.
func (*MockLexModelsV2API) UpdateSlotRequest ¶
func (m *MockLexModelsV2API) UpdateSlotRequest(arg0 *lexmodelsv2.UpdateSlotInput) (*request.Request, *lexmodelsv2.UpdateSlotOutput)
UpdateSlotRequest mocks base method.
func (*MockLexModelsV2API) UpdateSlotType ¶
func (m *MockLexModelsV2API) UpdateSlotType(arg0 *lexmodelsv2.UpdateSlotTypeInput) (*lexmodelsv2.UpdateSlotTypeOutput, error)
UpdateSlotType mocks base method.
func (*MockLexModelsV2API) UpdateSlotTypeRequest ¶
func (m *MockLexModelsV2API) UpdateSlotTypeRequest(arg0 *lexmodelsv2.UpdateSlotTypeInput) (*request.Request, *lexmodelsv2.UpdateSlotTypeOutput)
UpdateSlotTypeRequest mocks base method.
func (*MockLexModelsV2API) UpdateSlotTypeWithContext ¶
func (m *MockLexModelsV2API) UpdateSlotTypeWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateSlotTypeInput, arg2 ...request.Option) (*lexmodelsv2.UpdateSlotTypeOutput, error)
UpdateSlotTypeWithContext mocks base method.
func (*MockLexModelsV2API) UpdateSlotWithContext ¶
func (m *MockLexModelsV2API) UpdateSlotWithContext(arg0 context.Context, arg1 *lexmodelsv2.UpdateSlotInput, arg2 ...request.Option) (*lexmodelsv2.UpdateSlotOutput, error)
UpdateSlotWithContext mocks base method.
func (*MockLexModelsV2API) WaitUntilBotAliasAvailable ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotAliasAvailable(arg0 *lexmodelsv2.DescribeBotAliasInput) error
WaitUntilBotAliasAvailable mocks base method.
func (*MockLexModelsV2API) WaitUntilBotAliasAvailableWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotAliasAvailableWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotAliasInput, arg2 ...request.WaiterOption) error
WaitUntilBotAliasAvailableWithContext mocks base method.
func (*MockLexModelsV2API) WaitUntilBotAvailable ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotAvailable(arg0 *lexmodelsv2.DescribeBotInput) error
WaitUntilBotAvailable mocks base method.
func (*MockLexModelsV2API) WaitUntilBotAvailableWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotAvailableWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotInput, arg2 ...request.WaiterOption) error
WaitUntilBotAvailableWithContext mocks base method.
func (*MockLexModelsV2API) WaitUntilBotExportCompleted ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotExportCompleted(arg0 *lexmodelsv2.DescribeExportInput) error
WaitUntilBotExportCompleted mocks base method.
func (*MockLexModelsV2API) WaitUntilBotExportCompletedWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotExportCompletedWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeExportInput, arg2 ...request.WaiterOption) error
WaitUntilBotExportCompletedWithContext mocks base method.
func (*MockLexModelsV2API) WaitUntilBotImportCompleted ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotImportCompleted(arg0 *lexmodelsv2.DescribeImportInput) error
WaitUntilBotImportCompleted mocks base method.
func (*MockLexModelsV2API) WaitUntilBotImportCompletedWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotImportCompletedWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeImportInput, arg2 ...request.WaiterOption) error
WaitUntilBotImportCompletedWithContext mocks base method.
func (*MockLexModelsV2API) WaitUntilBotLocaleBuilt ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotLocaleBuilt(arg0 *lexmodelsv2.DescribeBotLocaleInput) error
WaitUntilBotLocaleBuilt mocks base method.
func (*MockLexModelsV2API) WaitUntilBotLocaleBuiltWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotLocaleBuiltWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotLocaleInput, arg2 ...request.WaiterOption) error
WaitUntilBotLocaleBuiltWithContext mocks base method.
func (*MockLexModelsV2API) WaitUntilBotLocaleCreated ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotLocaleCreated(arg0 *lexmodelsv2.DescribeBotLocaleInput) error
WaitUntilBotLocaleCreated mocks base method.
func (*MockLexModelsV2API) WaitUntilBotLocaleCreatedWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotLocaleCreatedWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotLocaleInput, arg2 ...request.WaiterOption) error
WaitUntilBotLocaleCreatedWithContext mocks base method.
func (*MockLexModelsV2API) WaitUntilBotLocaleExpressTestingAvailable ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotLocaleExpressTestingAvailable(arg0 *lexmodelsv2.DescribeBotLocaleInput) error
WaitUntilBotLocaleExpressTestingAvailable mocks base method.
func (*MockLexModelsV2API) WaitUntilBotLocaleExpressTestingAvailableWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotLocaleExpressTestingAvailableWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotLocaleInput, arg2 ...request.WaiterOption) error
WaitUntilBotLocaleExpressTestingAvailableWithContext mocks base method.
func (*MockLexModelsV2API) WaitUntilBotVersionAvailable ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotVersionAvailable(arg0 *lexmodelsv2.DescribeBotVersionInput) error
WaitUntilBotVersionAvailable mocks base method.
func (*MockLexModelsV2API) WaitUntilBotVersionAvailableWithContext ¶ added in v1.43.22
func (m *MockLexModelsV2API) WaitUntilBotVersionAvailableWithContext(arg0 context.Context, arg1 *lexmodelsv2.DescribeBotVersionInput, arg2 ...request.WaiterOption) error
WaitUntilBotVersionAvailableWithContext mocks base method.
type MockLexModelsV2APIMockRecorder ¶
type MockLexModelsV2APIMockRecorder struct {
// contains filtered or unexported fields
}
MockLexModelsV2APIMockRecorder is the mock recorder for MockLexModelsV2API.
func (*MockLexModelsV2APIMockRecorder) BuildBotLocale ¶
func (mr *MockLexModelsV2APIMockRecorder) BuildBotLocale(arg0 interface{}) *gomock.Call
BuildBotLocale indicates an expected call of BuildBotLocale.
func (*MockLexModelsV2APIMockRecorder) BuildBotLocaleRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) BuildBotLocaleRequest(arg0 interface{}) *gomock.Call
BuildBotLocaleRequest indicates an expected call of BuildBotLocaleRequest.
func (*MockLexModelsV2APIMockRecorder) BuildBotLocaleWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) BuildBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BuildBotLocaleWithContext indicates an expected call of BuildBotLocaleWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateBot ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBot(arg0 interface{}) *gomock.Call
CreateBot indicates an expected call of CreateBot.
func (*MockLexModelsV2APIMockRecorder) CreateBotAlias ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotAlias(arg0 interface{}) *gomock.Call
CreateBotAlias indicates an expected call of CreateBotAlias.
func (*MockLexModelsV2APIMockRecorder) CreateBotAliasRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotAliasRequest(arg0 interface{}) *gomock.Call
CreateBotAliasRequest indicates an expected call of CreateBotAliasRequest.
func (*MockLexModelsV2APIMockRecorder) CreateBotAliasWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBotAliasWithContext indicates an expected call of CreateBotAliasWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateBotLocale ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotLocale(arg0 interface{}) *gomock.Call
CreateBotLocale indicates an expected call of CreateBotLocale.
func (*MockLexModelsV2APIMockRecorder) CreateBotLocaleRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotLocaleRequest(arg0 interface{}) *gomock.Call
CreateBotLocaleRequest indicates an expected call of CreateBotLocaleRequest.
func (*MockLexModelsV2APIMockRecorder) CreateBotLocaleWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBotLocaleWithContext indicates an expected call of CreateBotLocaleWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateBotRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotRequest(arg0 interface{}) *gomock.Call
CreateBotRequest indicates an expected call of CreateBotRequest.
func (*MockLexModelsV2APIMockRecorder) CreateBotVersion ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotVersion(arg0 interface{}) *gomock.Call
CreateBotVersion indicates an expected call of CreateBotVersion.
func (*MockLexModelsV2APIMockRecorder) CreateBotVersionRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotVersionRequest(arg0 interface{}) *gomock.Call
CreateBotVersionRequest indicates an expected call of CreateBotVersionRequest.
func (*MockLexModelsV2APIMockRecorder) CreateBotVersionWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBotVersionWithContext indicates an expected call of CreateBotVersionWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateBotWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBotWithContext indicates an expected call of CreateBotWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateExport ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateExport(arg0 interface{}) *gomock.Call
CreateExport indicates an expected call of CreateExport.
func (*MockLexModelsV2APIMockRecorder) CreateExportRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateExportRequest(arg0 interface{}) *gomock.Call
CreateExportRequest indicates an expected call of CreateExportRequest.
func (*MockLexModelsV2APIMockRecorder) CreateExportWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateExportWithContext indicates an expected call of CreateExportWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateIntent ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateIntent(arg0 interface{}) *gomock.Call
CreateIntent indicates an expected call of CreateIntent.
func (*MockLexModelsV2APIMockRecorder) CreateIntentRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateIntentRequest(arg0 interface{}) *gomock.Call
CreateIntentRequest indicates an expected call of CreateIntentRequest.
func (*MockLexModelsV2APIMockRecorder) CreateIntentWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateIntentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateIntentWithContext indicates an expected call of CreateIntentWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateResourcePolicy ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicy(arg0 interface{}) *gomock.Call
CreateResourcePolicy indicates an expected call of CreateResourcePolicy.
func (*MockLexModelsV2APIMockRecorder) CreateResourcePolicyRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyRequest(arg0 interface{}) *gomock.Call
CreateResourcePolicyRequest indicates an expected call of CreateResourcePolicyRequest.
func (*MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatement ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatement(arg0 interface{}) *gomock.Call
CreateResourcePolicyStatement indicates an expected call of CreateResourcePolicyStatement.
func (*MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatementRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatementRequest(arg0 interface{}) *gomock.Call
CreateResourcePolicyStatementRequest indicates an expected call of CreateResourcePolicyStatementRequest.
func (*MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatementWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateResourcePolicyStatementWithContext indicates an expected call of CreateResourcePolicyStatementWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateResourcePolicyWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateResourcePolicyWithContext indicates an expected call of CreateResourcePolicyWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateSlot ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateSlot(arg0 interface{}) *gomock.Call
CreateSlot indicates an expected call of CreateSlot.
func (*MockLexModelsV2APIMockRecorder) CreateSlotRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateSlotRequest(arg0 interface{}) *gomock.Call
CreateSlotRequest indicates an expected call of CreateSlotRequest.
func (*MockLexModelsV2APIMockRecorder) CreateSlotType ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateSlotType(arg0 interface{}) *gomock.Call
CreateSlotType indicates an expected call of CreateSlotType.
func (*MockLexModelsV2APIMockRecorder) CreateSlotTypeRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateSlotTypeRequest(arg0 interface{}) *gomock.Call
CreateSlotTypeRequest indicates an expected call of CreateSlotTypeRequest.
func (*MockLexModelsV2APIMockRecorder) CreateSlotTypeWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateSlotTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSlotTypeWithContext indicates an expected call of CreateSlotTypeWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateSlotWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) CreateSlotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSlotWithContext indicates an expected call of CreateSlotWithContext.
func (*MockLexModelsV2APIMockRecorder) CreateUploadUrl ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateUploadUrl(arg0 interface{}) *gomock.Call
CreateUploadUrl indicates an expected call of CreateUploadUrl.
func (*MockLexModelsV2APIMockRecorder) CreateUploadUrlRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateUploadUrlRequest(arg0 interface{}) *gomock.Call
CreateUploadUrlRequest indicates an expected call of CreateUploadUrlRequest.
func (*MockLexModelsV2APIMockRecorder) CreateUploadUrlWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) CreateUploadUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUploadUrlWithContext indicates an expected call of CreateUploadUrlWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteBot ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBot(arg0 interface{}) *gomock.Call
DeleteBot indicates an expected call of DeleteBot.
func (*MockLexModelsV2APIMockRecorder) DeleteBotAlias ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotAlias(arg0 interface{}) *gomock.Call
DeleteBotAlias indicates an expected call of DeleteBotAlias.
func (*MockLexModelsV2APIMockRecorder) DeleteBotAliasRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotAliasRequest(arg0 interface{}) *gomock.Call
DeleteBotAliasRequest indicates an expected call of DeleteBotAliasRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteBotAliasWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBotAliasWithContext indicates an expected call of DeleteBotAliasWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteBotLocale ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotLocale(arg0 interface{}) *gomock.Call
DeleteBotLocale indicates an expected call of DeleteBotLocale.
func (*MockLexModelsV2APIMockRecorder) DeleteBotLocaleRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotLocaleRequest(arg0 interface{}) *gomock.Call
DeleteBotLocaleRequest indicates an expected call of DeleteBotLocaleRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteBotLocaleWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBotLocaleWithContext indicates an expected call of DeleteBotLocaleWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteBotRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotRequest(arg0 interface{}) *gomock.Call
DeleteBotRequest indicates an expected call of DeleteBotRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteBotVersion ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotVersion(arg0 interface{}) *gomock.Call
DeleteBotVersion indicates an expected call of DeleteBotVersion.
func (*MockLexModelsV2APIMockRecorder) DeleteBotVersionRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotVersionRequest(arg0 interface{}) *gomock.Call
DeleteBotVersionRequest indicates an expected call of DeleteBotVersionRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteBotVersionWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBotVersionWithContext indicates an expected call of DeleteBotVersionWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteBotWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBotWithContext indicates an expected call of DeleteBotWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteCustomVocabulary ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteCustomVocabulary(arg0 interface{}) *gomock.Call
DeleteCustomVocabulary indicates an expected call of DeleteCustomVocabulary.
func (*MockLexModelsV2APIMockRecorder) DeleteCustomVocabularyRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteCustomVocabularyRequest(arg0 interface{}) *gomock.Call
DeleteCustomVocabularyRequest indicates an expected call of DeleteCustomVocabularyRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteCustomVocabularyWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteCustomVocabularyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCustomVocabularyWithContext indicates an expected call of DeleteCustomVocabularyWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteExport ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteExport(arg0 interface{}) *gomock.Call
DeleteExport indicates an expected call of DeleteExport.
func (*MockLexModelsV2APIMockRecorder) DeleteExportRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteExportRequest(arg0 interface{}) *gomock.Call
DeleteExportRequest indicates an expected call of DeleteExportRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteExportWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteExportWithContext indicates an expected call of DeleteExportWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteImport ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteImport(arg0 interface{}) *gomock.Call
DeleteImport indicates an expected call of DeleteImport.
func (*MockLexModelsV2APIMockRecorder) DeleteImportRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteImportRequest(arg0 interface{}) *gomock.Call
DeleteImportRequest indicates an expected call of DeleteImportRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteImportWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteImportWithContext indicates an expected call of DeleteImportWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteIntent ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteIntent(arg0 interface{}) *gomock.Call
DeleteIntent indicates an expected call of DeleteIntent.
func (*MockLexModelsV2APIMockRecorder) DeleteIntentRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteIntentRequest(arg0 interface{}) *gomock.Call
DeleteIntentRequest indicates an expected call of DeleteIntentRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteIntentWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteIntentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIntentWithContext indicates an expected call of DeleteIntentWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteResourcePolicy ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
DeleteResourcePolicy indicates an expected call of DeleteResourcePolicy.
func (*MockLexModelsV2APIMockRecorder) DeleteResourcePolicyRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
DeleteResourcePolicyRequest indicates an expected call of DeleteResourcePolicyRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatement ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatement(arg0 interface{}) *gomock.Call
DeleteResourcePolicyStatement indicates an expected call of DeleteResourcePolicyStatement.
func (*MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatementRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatementRequest(arg0 interface{}) *gomock.Call
DeleteResourcePolicyStatementRequest indicates an expected call of DeleteResourcePolicyStatementRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatementWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyStatementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteResourcePolicyStatementWithContext indicates an expected call of DeleteResourcePolicyStatementWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteResourcePolicyWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteResourcePolicyWithContext indicates an expected call of DeleteResourcePolicyWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteSlot ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteSlot(arg0 interface{}) *gomock.Call
DeleteSlot indicates an expected call of DeleteSlot.
func (*MockLexModelsV2APIMockRecorder) DeleteSlotRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotRequest(arg0 interface{}) *gomock.Call
DeleteSlotRequest indicates an expected call of DeleteSlotRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteSlotType ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotType(arg0 interface{}) *gomock.Call
DeleteSlotType indicates an expected call of DeleteSlotType.
func (*MockLexModelsV2APIMockRecorder) DeleteSlotTypeRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotTypeRequest(arg0 interface{}) *gomock.Call
DeleteSlotTypeRequest indicates an expected call of DeleteSlotTypeRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteSlotTypeWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSlotTypeWithContext indicates an expected call of DeleteSlotTypeWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteSlotWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DeleteSlotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSlotWithContext indicates an expected call of DeleteSlotWithContext.
func (*MockLexModelsV2APIMockRecorder) DeleteUtterances ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteUtterances(arg0 interface{}) *gomock.Call
DeleteUtterances indicates an expected call of DeleteUtterances.
func (*MockLexModelsV2APIMockRecorder) DeleteUtterancesRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteUtterancesRequest(arg0 interface{}) *gomock.Call
DeleteUtterancesRequest indicates an expected call of DeleteUtterancesRequest.
func (*MockLexModelsV2APIMockRecorder) DeleteUtterancesWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DeleteUtterancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUtterancesWithContext indicates an expected call of DeleteUtterancesWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeBot ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBot(arg0 interface{}) *gomock.Call
DescribeBot indicates an expected call of DescribeBot.
func (*MockLexModelsV2APIMockRecorder) DescribeBotAlias ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotAlias(arg0 interface{}) *gomock.Call
DescribeBotAlias indicates an expected call of DescribeBotAlias.
func (*MockLexModelsV2APIMockRecorder) DescribeBotAliasRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotAliasRequest(arg0 interface{}) *gomock.Call
DescribeBotAliasRequest indicates an expected call of DescribeBotAliasRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeBotAliasWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBotAliasWithContext indicates an expected call of DescribeBotAliasWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeBotLocale ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotLocale(arg0 interface{}) *gomock.Call
DescribeBotLocale indicates an expected call of DescribeBotLocale.
func (*MockLexModelsV2APIMockRecorder) DescribeBotLocaleRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotLocaleRequest(arg0 interface{}) *gomock.Call
DescribeBotLocaleRequest indicates an expected call of DescribeBotLocaleRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeBotLocaleWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBotLocaleWithContext indicates an expected call of DescribeBotLocaleWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeBotRecommendation ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotRecommendation(arg0 interface{}) *gomock.Call
DescribeBotRecommendation indicates an expected call of DescribeBotRecommendation.
func (*MockLexModelsV2APIMockRecorder) DescribeBotRecommendationRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotRecommendationRequest(arg0 interface{}) *gomock.Call
DescribeBotRecommendationRequest indicates an expected call of DescribeBotRecommendationRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeBotRecommendationWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBotRecommendationWithContext indicates an expected call of DescribeBotRecommendationWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeBotRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotRequest(arg0 interface{}) *gomock.Call
DescribeBotRequest indicates an expected call of DescribeBotRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeBotVersion ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotVersion(arg0 interface{}) *gomock.Call
DescribeBotVersion indicates an expected call of DescribeBotVersion.
func (*MockLexModelsV2APIMockRecorder) DescribeBotVersionRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotVersionRequest(arg0 interface{}) *gomock.Call
DescribeBotVersionRequest indicates an expected call of DescribeBotVersionRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeBotVersionWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBotVersionWithContext indicates an expected call of DescribeBotVersionWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeBotWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBotWithContext indicates an expected call of DescribeBotWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadata ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadata(arg0 interface{}) *gomock.Call
DescribeCustomVocabularyMetadata indicates an expected call of DescribeCustomVocabularyMetadata.
func (*MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadataRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadataRequest(arg0 interface{}) *gomock.Call
DescribeCustomVocabularyMetadataRequest indicates an expected call of DescribeCustomVocabularyMetadataRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadataWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeCustomVocabularyMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCustomVocabularyMetadataWithContext indicates an expected call of DescribeCustomVocabularyMetadataWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeExport ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeExport(arg0 interface{}) *gomock.Call
DescribeExport indicates an expected call of DescribeExport.
func (*MockLexModelsV2APIMockRecorder) DescribeExportRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeExportRequest(arg0 interface{}) *gomock.Call
DescribeExportRequest indicates an expected call of DescribeExportRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeExportWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeExportWithContext indicates an expected call of DescribeExportWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeImport ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeImport(arg0 interface{}) *gomock.Call
DescribeImport indicates an expected call of DescribeImport.
func (*MockLexModelsV2APIMockRecorder) DescribeImportRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeImportRequest(arg0 interface{}) *gomock.Call
DescribeImportRequest indicates an expected call of DescribeImportRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeImportWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeImportWithContext indicates an expected call of DescribeImportWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeIntent ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeIntent(arg0 interface{}) *gomock.Call
DescribeIntent indicates an expected call of DescribeIntent.
func (*MockLexModelsV2APIMockRecorder) DescribeIntentRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeIntentRequest(arg0 interface{}) *gomock.Call
DescribeIntentRequest indicates an expected call of DescribeIntentRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeIntentWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeIntentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeIntentWithContext indicates an expected call of DescribeIntentWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeResourcePolicy ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeResourcePolicy(arg0 interface{}) *gomock.Call
DescribeResourcePolicy indicates an expected call of DescribeResourcePolicy.
func (*MockLexModelsV2APIMockRecorder) DescribeResourcePolicyRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeResourcePolicyRequest(arg0 interface{}) *gomock.Call
DescribeResourcePolicyRequest indicates an expected call of DescribeResourcePolicyRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeResourcePolicyWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) DescribeResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeResourcePolicyWithContext indicates an expected call of DescribeResourcePolicyWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeSlot ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeSlot(arg0 interface{}) *gomock.Call
DescribeSlot indicates an expected call of DescribeSlot.
func (*MockLexModelsV2APIMockRecorder) DescribeSlotRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotRequest(arg0 interface{}) *gomock.Call
DescribeSlotRequest indicates an expected call of DescribeSlotRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeSlotType ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotType(arg0 interface{}) *gomock.Call
DescribeSlotType indicates an expected call of DescribeSlotType.
func (*MockLexModelsV2APIMockRecorder) DescribeSlotTypeRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotTypeRequest(arg0 interface{}) *gomock.Call
DescribeSlotTypeRequest indicates an expected call of DescribeSlotTypeRequest.
func (*MockLexModelsV2APIMockRecorder) DescribeSlotTypeWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSlotTypeWithContext indicates an expected call of DescribeSlotTypeWithContext.
func (*MockLexModelsV2APIMockRecorder) DescribeSlotWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) DescribeSlotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSlotWithContext indicates an expected call of DescribeSlotWithContext.
func (*MockLexModelsV2APIMockRecorder) ListAggregatedUtterances ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterances(arg0 interface{}) *gomock.Call
ListAggregatedUtterances indicates an expected call of ListAggregatedUtterances.
func (*MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesPages ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesPages(arg0, arg1 interface{}) *gomock.Call
ListAggregatedUtterancesPages indicates an expected call of ListAggregatedUtterancesPages.
func (*MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesPagesWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAggregatedUtterancesPagesWithContext indicates an expected call of ListAggregatedUtterancesPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesRequest(arg0 interface{}) *gomock.Call
ListAggregatedUtterancesRequest indicates an expected call of ListAggregatedUtterancesRequest.
func (*MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListAggregatedUtterancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAggregatedUtterancesWithContext indicates an expected call of ListAggregatedUtterancesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotAliases ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotAliases(arg0 interface{}) *gomock.Call
ListBotAliases indicates an expected call of ListBotAliases.
func (*MockLexModelsV2APIMockRecorder) ListBotAliasesPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotAliasesPages(arg0, arg1 interface{}) *gomock.Call
ListBotAliasesPages indicates an expected call of ListBotAliasesPages.
func (*MockLexModelsV2APIMockRecorder) ListBotAliasesPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBotAliasesPagesWithContext indicates an expected call of ListBotAliasesPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotAliasesRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotAliasesRequest(arg0 interface{}) *gomock.Call
ListBotAliasesRequest indicates an expected call of ListBotAliasesRequest.
func (*MockLexModelsV2APIMockRecorder) ListBotAliasesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBotAliasesWithContext indicates an expected call of ListBotAliasesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotLocales ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotLocales(arg0 interface{}) *gomock.Call
ListBotLocales indicates an expected call of ListBotLocales.
func (*MockLexModelsV2APIMockRecorder) ListBotLocalesPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotLocalesPages(arg0, arg1 interface{}) *gomock.Call
ListBotLocalesPages indicates an expected call of ListBotLocalesPages.
func (*MockLexModelsV2APIMockRecorder) ListBotLocalesPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotLocalesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBotLocalesPagesWithContext indicates an expected call of ListBotLocalesPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotLocalesRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotLocalesRequest(arg0 interface{}) *gomock.Call
ListBotLocalesRequest indicates an expected call of ListBotLocalesRequest.
func (*MockLexModelsV2APIMockRecorder) ListBotLocalesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotLocalesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBotLocalesWithContext indicates an expected call of ListBotLocalesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotRecommendations ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendations(arg0 interface{}) *gomock.Call
ListBotRecommendations indicates an expected call of ListBotRecommendations.
func (*MockLexModelsV2APIMockRecorder) ListBotRecommendationsPages ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendationsPages(arg0, arg1 interface{}) *gomock.Call
ListBotRecommendationsPages indicates an expected call of ListBotRecommendationsPages.
func (*MockLexModelsV2APIMockRecorder) ListBotRecommendationsPagesWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBotRecommendationsPagesWithContext indicates an expected call of ListBotRecommendationsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotRecommendationsRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendationsRequest(arg0 interface{}) *gomock.Call
ListBotRecommendationsRequest indicates an expected call of ListBotRecommendationsRequest.
func (*MockLexModelsV2APIMockRecorder) ListBotRecommendationsWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListBotRecommendationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBotRecommendationsWithContext indicates an expected call of ListBotRecommendationsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotVersions ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotVersions(arg0 interface{}) *gomock.Call
ListBotVersions indicates an expected call of ListBotVersions.
func (*MockLexModelsV2APIMockRecorder) ListBotVersionsPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListBotVersionsPages indicates an expected call of ListBotVersionsPages.
func (*MockLexModelsV2APIMockRecorder) ListBotVersionsPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBotVersionsPagesWithContext indicates an expected call of ListBotVersionsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotVersionsRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotVersionsRequest(arg0 interface{}) *gomock.Call
ListBotVersionsRequest indicates an expected call of ListBotVersionsRequest.
func (*MockLexModelsV2APIMockRecorder) ListBotVersionsWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBotVersionsWithContext indicates an expected call of ListBotVersionsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBots ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBots(arg0 interface{}) *gomock.Call
ListBots indicates an expected call of ListBots.
func (*MockLexModelsV2APIMockRecorder) ListBotsPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotsPages(arg0, arg1 interface{}) *gomock.Call
ListBotsPages indicates an expected call of ListBotsPages.
func (*MockLexModelsV2APIMockRecorder) ListBotsPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBotsPagesWithContext indicates an expected call of ListBotsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBotsRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotsRequest(arg0 interface{}) *gomock.Call
ListBotsRequest indicates an expected call of ListBotsRequest.
func (*MockLexModelsV2APIMockRecorder) ListBotsWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBotsWithContext indicates an expected call of ListBotsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInIntents ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntents(arg0 interface{}) *gomock.Call
ListBuiltInIntents indicates an expected call of ListBuiltInIntents.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInIntentsPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntentsPages(arg0, arg1 interface{}) *gomock.Call
ListBuiltInIntentsPages indicates an expected call of ListBuiltInIntentsPages.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInIntentsPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBuiltInIntentsPagesWithContext indicates an expected call of ListBuiltInIntentsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInIntentsRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntentsRequest(arg0 interface{}) *gomock.Call
ListBuiltInIntentsRequest indicates an expected call of ListBuiltInIntentsRequest.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInIntentsWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInIntentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBuiltInIntentsWithContext indicates an expected call of ListBuiltInIntentsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypes ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypes(arg0 interface{}) *gomock.Call
ListBuiltInSlotTypes indicates an expected call of ListBuiltInSlotTypes.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesPages(arg0, arg1 interface{}) *gomock.Call
ListBuiltInSlotTypesPages indicates an expected call of ListBuiltInSlotTypesPages.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBuiltInSlotTypesPagesWithContext indicates an expected call of ListBuiltInSlotTypesPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesRequest(arg0 interface{}) *gomock.Call
ListBuiltInSlotTypesRequest indicates an expected call of ListBuiltInSlotTypesRequest.
func (*MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListBuiltInSlotTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBuiltInSlotTypesWithContext indicates an expected call of ListBuiltInSlotTypesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListExports ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListExports(arg0 interface{}) *gomock.Call
ListExports indicates an expected call of ListExports.
func (*MockLexModelsV2APIMockRecorder) ListExportsPages ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListExportsPages(arg0, arg1 interface{}) *gomock.Call
ListExportsPages indicates an expected call of ListExportsPages.
func (*MockLexModelsV2APIMockRecorder) ListExportsPagesWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListExportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListExportsPagesWithContext indicates an expected call of ListExportsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListExportsRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListExportsRequest(arg0 interface{}) *gomock.Call
ListExportsRequest indicates an expected call of ListExportsRequest.
func (*MockLexModelsV2APIMockRecorder) ListExportsWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListExportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListExportsWithContext indicates an expected call of ListExportsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListImports ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListImports(arg0 interface{}) *gomock.Call
ListImports indicates an expected call of ListImports.
func (*MockLexModelsV2APIMockRecorder) ListImportsPages ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListImportsPages(arg0, arg1 interface{}) *gomock.Call
ListImportsPages indicates an expected call of ListImportsPages.
func (*MockLexModelsV2APIMockRecorder) ListImportsPagesWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListImportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListImportsPagesWithContext indicates an expected call of ListImportsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListImportsRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListImportsRequest(arg0 interface{}) *gomock.Call
ListImportsRequest indicates an expected call of ListImportsRequest.
func (*MockLexModelsV2APIMockRecorder) ListImportsWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListImportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListImportsWithContext indicates an expected call of ListImportsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListIntents ¶
func (mr *MockLexModelsV2APIMockRecorder) ListIntents(arg0 interface{}) *gomock.Call
ListIntents indicates an expected call of ListIntents.
func (*MockLexModelsV2APIMockRecorder) ListIntentsPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListIntentsPages(arg0, arg1 interface{}) *gomock.Call
ListIntentsPages indicates an expected call of ListIntentsPages.
func (*MockLexModelsV2APIMockRecorder) ListIntentsPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListIntentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListIntentsPagesWithContext indicates an expected call of ListIntentsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListIntentsRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListIntentsRequest(arg0 interface{}) *gomock.Call
ListIntentsRequest indicates an expected call of ListIntentsRequest.
func (*MockLexModelsV2APIMockRecorder) ListIntentsWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListIntentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIntentsWithContext indicates an expected call of ListIntentsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListRecommendedIntents ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntents(arg0 interface{}) *gomock.Call
ListRecommendedIntents indicates an expected call of ListRecommendedIntents.
func (*MockLexModelsV2APIMockRecorder) ListRecommendedIntentsPages ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntentsPages(arg0, arg1 interface{}) *gomock.Call
ListRecommendedIntentsPages indicates an expected call of ListRecommendedIntentsPages.
func (*MockLexModelsV2APIMockRecorder) ListRecommendedIntentsPagesWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRecommendedIntentsPagesWithContext indicates an expected call of ListRecommendedIntentsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListRecommendedIntentsRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntentsRequest(arg0 interface{}) *gomock.Call
ListRecommendedIntentsRequest indicates an expected call of ListRecommendedIntentsRequest.
func (*MockLexModelsV2APIMockRecorder) ListRecommendedIntentsWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) ListRecommendedIntentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRecommendedIntentsWithContext indicates an expected call of ListRecommendedIntentsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListSlotTypes ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypes(arg0 interface{}) *gomock.Call
ListSlotTypes indicates an expected call of ListSlotTypes.
func (*MockLexModelsV2APIMockRecorder) ListSlotTypesPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypesPages(arg0, arg1 interface{}) *gomock.Call
ListSlotTypesPages indicates an expected call of ListSlotTypesPages.
func (*MockLexModelsV2APIMockRecorder) ListSlotTypesPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSlotTypesPagesWithContext indicates an expected call of ListSlotTypesPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListSlotTypesRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypesRequest(arg0 interface{}) *gomock.Call
ListSlotTypesRequest indicates an expected call of ListSlotTypesRequest.
func (*MockLexModelsV2APIMockRecorder) ListSlotTypesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSlotTypesWithContext indicates an expected call of ListSlotTypesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListSlots ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlots(arg0 interface{}) *gomock.Call
ListSlots indicates an expected call of ListSlots.
func (*MockLexModelsV2APIMockRecorder) ListSlotsPages ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotsPages(arg0, arg1 interface{}) *gomock.Call
ListSlotsPages indicates an expected call of ListSlotsPages.
func (*MockLexModelsV2APIMockRecorder) ListSlotsPagesWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSlotsPagesWithContext indicates an expected call of ListSlotsPagesWithContext.
func (*MockLexModelsV2APIMockRecorder) ListSlotsRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotsRequest(arg0 interface{}) *gomock.Call
ListSlotsRequest indicates an expected call of ListSlotsRequest.
func (*MockLexModelsV2APIMockRecorder) ListSlotsWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListSlotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSlotsWithContext indicates an expected call of ListSlotsWithContext.
func (*MockLexModelsV2APIMockRecorder) ListTagsForResource ¶
func (mr *MockLexModelsV2APIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockLexModelsV2APIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.
func (*MockLexModelsV2APIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.
func (*MockLexModelsV2APIMockRecorder) SearchAssociatedTranscripts ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) SearchAssociatedTranscripts(arg0 interface{}) *gomock.Call
SearchAssociatedTranscripts indicates an expected call of SearchAssociatedTranscripts.
func (*MockLexModelsV2APIMockRecorder) SearchAssociatedTranscriptsRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) SearchAssociatedTranscriptsRequest(arg0 interface{}) *gomock.Call
SearchAssociatedTranscriptsRequest indicates an expected call of SearchAssociatedTranscriptsRequest.
func (*MockLexModelsV2APIMockRecorder) SearchAssociatedTranscriptsWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) SearchAssociatedTranscriptsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchAssociatedTranscriptsWithContext indicates an expected call of SearchAssociatedTranscriptsWithContext.
func (*MockLexModelsV2APIMockRecorder) StartBotRecommendation ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) StartBotRecommendation(arg0 interface{}) *gomock.Call
StartBotRecommendation indicates an expected call of StartBotRecommendation.
func (*MockLexModelsV2APIMockRecorder) StartBotRecommendationRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) StartBotRecommendationRequest(arg0 interface{}) *gomock.Call
StartBotRecommendationRequest indicates an expected call of StartBotRecommendationRequest.
func (*MockLexModelsV2APIMockRecorder) StartBotRecommendationWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) StartBotRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartBotRecommendationWithContext indicates an expected call of StartBotRecommendationWithContext.
func (*MockLexModelsV2APIMockRecorder) StartImport ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) StartImport(arg0 interface{}) *gomock.Call
StartImport indicates an expected call of StartImport.
func (*MockLexModelsV2APIMockRecorder) StartImportRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) StartImportRequest(arg0 interface{}) *gomock.Call
StartImportRequest indicates an expected call of StartImportRequest.
func (*MockLexModelsV2APIMockRecorder) StartImportWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) StartImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartImportWithContext indicates an expected call of StartImportWithContext.
func (*MockLexModelsV2APIMockRecorder) TagResource ¶
func (mr *MockLexModelsV2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource.
func (*MockLexModelsV2APIMockRecorder) TagResourceRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest.
func (*MockLexModelsV2APIMockRecorder) TagResourceWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext.
func (*MockLexModelsV2APIMockRecorder) UntagResource ¶
func (mr *MockLexModelsV2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource.
func (*MockLexModelsV2APIMockRecorder) UntagResourceRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest.
func (*MockLexModelsV2APIMockRecorder) UntagResourceWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateBot ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBot(arg0 interface{}) *gomock.Call
UpdateBot indicates an expected call of UpdateBot.
func (*MockLexModelsV2APIMockRecorder) UpdateBotAlias ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotAlias(arg0 interface{}) *gomock.Call
UpdateBotAlias indicates an expected call of UpdateBotAlias.
func (*MockLexModelsV2APIMockRecorder) UpdateBotAliasRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotAliasRequest(arg0 interface{}) *gomock.Call
UpdateBotAliasRequest indicates an expected call of UpdateBotAliasRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateBotAliasWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBotAliasWithContext indicates an expected call of UpdateBotAliasWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateBotLocale ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotLocale(arg0 interface{}) *gomock.Call
UpdateBotLocale indicates an expected call of UpdateBotLocale.
func (*MockLexModelsV2APIMockRecorder) UpdateBotLocaleRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotLocaleRequest(arg0 interface{}) *gomock.Call
UpdateBotLocaleRequest indicates an expected call of UpdateBotLocaleRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateBotLocaleWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotLocaleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBotLocaleWithContext indicates an expected call of UpdateBotLocaleWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateBotRecommendation ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotRecommendation(arg0 interface{}) *gomock.Call
UpdateBotRecommendation indicates an expected call of UpdateBotRecommendation.
func (*MockLexModelsV2APIMockRecorder) UpdateBotRecommendationRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotRecommendationRequest(arg0 interface{}) *gomock.Call
UpdateBotRecommendationRequest indicates an expected call of UpdateBotRecommendationRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateBotRecommendationWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBotRecommendationWithContext indicates an expected call of UpdateBotRecommendationWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateBotRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotRequest(arg0 interface{}) *gomock.Call
UpdateBotRequest indicates an expected call of UpdateBotRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateBotWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBotWithContext indicates an expected call of UpdateBotWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateExport ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateExport(arg0 interface{}) *gomock.Call
UpdateExport indicates an expected call of UpdateExport.
func (*MockLexModelsV2APIMockRecorder) UpdateExportRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateExportRequest(arg0 interface{}) *gomock.Call
UpdateExportRequest indicates an expected call of UpdateExportRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateExportWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateExportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateExportWithContext indicates an expected call of UpdateExportWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateIntent ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateIntent(arg0 interface{}) *gomock.Call
UpdateIntent indicates an expected call of UpdateIntent.
func (*MockLexModelsV2APIMockRecorder) UpdateIntentRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateIntentRequest(arg0 interface{}) *gomock.Call
UpdateIntentRequest indicates an expected call of UpdateIntentRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateIntentWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateIntentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIntentWithContext indicates an expected call of UpdateIntentWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateResourcePolicy ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateResourcePolicy(arg0 interface{}) *gomock.Call
UpdateResourcePolicy indicates an expected call of UpdateResourcePolicy.
func (*MockLexModelsV2APIMockRecorder) UpdateResourcePolicyRequest ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateResourcePolicyRequest(arg0 interface{}) *gomock.Call
UpdateResourcePolicyRequest indicates an expected call of UpdateResourcePolicyRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateResourcePolicyWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) UpdateResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateResourcePolicyWithContext indicates an expected call of UpdateResourcePolicyWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateSlot ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateSlot(arg0 interface{}) *gomock.Call
UpdateSlot indicates an expected call of UpdateSlot.
func (*MockLexModelsV2APIMockRecorder) UpdateSlotRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotRequest(arg0 interface{}) *gomock.Call
UpdateSlotRequest indicates an expected call of UpdateSlotRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateSlotType ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotType(arg0 interface{}) *gomock.Call
UpdateSlotType indicates an expected call of UpdateSlotType.
func (*MockLexModelsV2APIMockRecorder) UpdateSlotTypeRequest ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotTypeRequest(arg0 interface{}) *gomock.Call
UpdateSlotTypeRequest indicates an expected call of UpdateSlotTypeRequest.
func (*MockLexModelsV2APIMockRecorder) UpdateSlotTypeWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSlotTypeWithContext indicates an expected call of UpdateSlotTypeWithContext.
func (*MockLexModelsV2APIMockRecorder) UpdateSlotWithContext ¶
func (mr *MockLexModelsV2APIMockRecorder) UpdateSlotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSlotWithContext indicates an expected call of UpdateSlotWithContext.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotAliasAvailable ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotAliasAvailable(arg0 interface{}) *gomock.Call
WaitUntilBotAliasAvailable indicates an expected call of WaitUntilBotAliasAvailable.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotAliasAvailableWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotAliasAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBotAliasAvailableWithContext indicates an expected call of WaitUntilBotAliasAvailableWithContext.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotAvailable ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotAvailable(arg0 interface{}) *gomock.Call
WaitUntilBotAvailable indicates an expected call of WaitUntilBotAvailable.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotAvailableWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBotAvailableWithContext indicates an expected call of WaitUntilBotAvailableWithContext.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotExportCompleted ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotExportCompleted(arg0 interface{}) *gomock.Call
WaitUntilBotExportCompleted indicates an expected call of WaitUntilBotExportCompleted.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotExportCompletedWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotExportCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBotExportCompletedWithContext indicates an expected call of WaitUntilBotExportCompletedWithContext.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotImportCompleted ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotImportCompleted(arg0 interface{}) *gomock.Call
WaitUntilBotImportCompleted indicates an expected call of WaitUntilBotImportCompleted.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotImportCompletedWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotImportCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBotImportCompletedWithContext indicates an expected call of WaitUntilBotImportCompletedWithContext.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleBuilt ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleBuilt(arg0 interface{}) *gomock.Call
WaitUntilBotLocaleBuilt indicates an expected call of WaitUntilBotLocaleBuilt.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleBuiltWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleBuiltWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBotLocaleBuiltWithContext indicates an expected call of WaitUntilBotLocaleBuiltWithContext.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleCreated ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleCreated(arg0 interface{}) *gomock.Call
WaitUntilBotLocaleCreated indicates an expected call of WaitUntilBotLocaleCreated.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleCreatedWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleCreatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBotLocaleCreatedWithContext indicates an expected call of WaitUntilBotLocaleCreatedWithContext.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleExpressTestingAvailable ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleExpressTestingAvailable(arg0 interface{}) *gomock.Call
WaitUntilBotLocaleExpressTestingAvailable indicates an expected call of WaitUntilBotLocaleExpressTestingAvailable.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleExpressTestingAvailableWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotLocaleExpressTestingAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBotLocaleExpressTestingAvailableWithContext indicates an expected call of WaitUntilBotLocaleExpressTestingAvailableWithContext.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotVersionAvailable ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotVersionAvailable(arg0 interface{}) *gomock.Call
WaitUntilBotVersionAvailable indicates an expected call of WaitUntilBotVersionAvailable.
func (*MockLexModelsV2APIMockRecorder) WaitUntilBotVersionAvailableWithContext ¶ added in v1.43.22
func (mr *MockLexModelsV2APIMockRecorder) WaitUntilBotVersionAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilBotVersionAvailableWithContext indicates an expected call of WaitUntilBotVersionAvailableWithContext.