Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateBotVersion(ctx context.Context, params *lexmodelbuildingservice.CreateBotVersionInput, ...) (*lexmodelbuildingservice.CreateBotVersionOutput, error)
- func (_m *IClient) CreateIntentVersion(ctx context.Context, params *lexmodelbuildingservice.CreateIntentVersionInput, ...) (*lexmodelbuildingservice.CreateIntentVersionOutput, error)
- func (_m *IClient) CreateSlotTypeVersion(ctx context.Context, ...) (*lexmodelbuildingservice.CreateSlotTypeVersionOutput, error)
- func (_m *IClient) DeleteBot(ctx context.Context, params *lexmodelbuildingservice.DeleteBotInput, ...) (*lexmodelbuildingservice.DeleteBotOutput, error)
- func (_m *IClient) DeleteBotAlias(ctx context.Context, params *lexmodelbuildingservice.DeleteBotAliasInput, ...) (*lexmodelbuildingservice.DeleteBotAliasOutput, error)
- func (_m *IClient) DeleteBotChannelAssociation(ctx context.Context, ...) (*lexmodelbuildingservice.DeleteBotChannelAssociationOutput, error)
- func (_m *IClient) DeleteBotVersion(ctx context.Context, params *lexmodelbuildingservice.DeleteBotVersionInput, ...) (*lexmodelbuildingservice.DeleteBotVersionOutput, error)
- func (_m *IClient) DeleteIntent(ctx context.Context, params *lexmodelbuildingservice.DeleteIntentInput, ...) (*lexmodelbuildingservice.DeleteIntentOutput, error)
- func (_m *IClient) DeleteIntentVersion(ctx context.Context, params *lexmodelbuildingservice.DeleteIntentVersionInput, ...) (*lexmodelbuildingservice.DeleteIntentVersionOutput, error)
- func (_m *IClient) DeleteSlotType(ctx context.Context, params *lexmodelbuildingservice.DeleteSlotTypeInput, ...) (*lexmodelbuildingservice.DeleteSlotTypeOutput, error)
- func (_m *IClient) DeleteSlotTypeVersion(ctx context.Context, ...) (*lexmodelbuildingservice.DeleteSlotTypeVersionOutput, error)
- func (_m *IClient) DeleteUtterances(ctx context.Context, params *lexmodelbuildingservice.DeleteUtterancesInput, ...) (*lexmodelbuildingservice.DeleteUtterancesOutput, error)
- func (_m *IClient) GetBot(ctx context.Context, params *lexmodelbuildingservice.GetBotInput, ...) (*lexmodelbuildingservice.GetBotOutput, error)
- func (_m *IClient) GetBotAlias(ctx context.Context, params *lexmodelbuildingservice.GetBotAliasInput, ...) (*lexmodelbuildingservice.GetBotAliasOutput, error)
- func (_m *IClient) GetBotAliases(ctx context.Context, params *lexmodelbuildingservice.GetBotAliasesInput, ...) (*lexmodelbuildingservice.GetBotAliasesOutput, error)
- func (_m *IClient) GetBotChannelAssociation(ctx context.Context, ...) (*lexmodelbuildingservice.GetBotChannelAssociationOutput, error)
- func (_m *IClient) GetBotChannelAssociations(ctx context.Context, ...) (*lexmodelbuildingservice.GetBotChannelAssociationsOutput, error)
- func (_m *IClient) GetBotVersions(ctx context.Context, params *lexmodelbuildingservice.GetBotVersionsInput, ...) (*lexmodelbuildingservice.GetBotVersionsOutput, error)
- func (_m *IClient) GetBots(ctx context.Context, params *lexmodelbuildingservice.GetBotsInput, ...) (*lexmodelbuildingservice.GetBotsOutput, error)
- func (_m *IClient) GetBuiltinIntent(ctx context.Context, params *lexmodelbuildingservice.GetBuiltinIntentInput, ...) (*lexmodelbuildingservice.GetBuiltinIntentOutput, error)
- func (_m *IClient) GetBuiltinIntents(ctx context.Context, params *lexmodelbuildingservice.GetBuiltinIntentsInput, ...) (*lexmodelbuildingservice.GetBuiltinIntentsOutput, error)
- func (_m *IClient) GetBuiltinSlotTypes(ctx context.Context, params *lexmodelbuildingservice.GetBuiltinSlotTypesInput, ...) (*lexmodelbuildingservice.GetBuiltinSlotTypesOutput, error)
- func (_m *IClient) GetExport(ctx context.Context, params *lexmodelbuildingservice.GetExportInput, ...) (*lexmodelbuildingservice.GetExportOutput, error)
- func (_m *IClient) GetImport(ctx context.Context, params *lexmodelbuildingservice.GetImportInput, ...) (*lexmodelbuildingservice.GetImportOutput, error)
- func (_m *IClient) GetIntent(ctx context.Context, params *lexmodelbuildingservice.GetIntentInput, ...) (*lexmodelbuildingservice.GetIntentOutput, error)
- func (_m *IClient) GetIntentVersions(ctx context.Context, params *lexmodelbuildingservice.GetIntentVersionsInput, ...) (*lexmodelbuildingservice.GetIntentVersionsOutput, error)
- func (_m *IClient) GetIntents(ctx context.Context, params *lexmodelbuildingservice.GetIntentsInput, ...) (*lexmodelbuildingservice.GetIntentsOutput, error)
- func (_m *IClient) GetMigration(ctx context.Context, params *lexmodelbuildingservice.GetMigrationInput, ...) (*lexmodelbuildingservice.GetMigrationOutput, error)
- func (_m *IClient) GetMigrations(ctx context.Context, params *lexmodelbuildingservice.GetMigrationsInput, ...) (*lexmodelbuildingservice.GetMigrationsOutput, error)
- func (_m *IClient) GetSlotType(ctx context.Context, params *lexmodelbuildingservice.GetSlotTypeInput, ...) (*lexmodelbuildingservice.GetSlotTypeOutput, error)
- func (_m *IClient) GetSlotTypeVersions(ctx context.Context, params *lexmodelbuildingservice.GetSlotTypeVersionsInput, ...) (*lexmodelbuildingservice.GetSlotTypeVersionsOutput, error)
- func (_m *IClient) GetSlotTypes(ctx context.Context, params *lexmodelbuildingservice.GetSlotTypesInput, ...) (*lexmodelbuildingservice.GetSlotTypesOutput, error)
- func (_m *IClient) GetUtterancesView(ctx context.Context, params *lexmodelbuildingservice.GetUtterancesViewInput, ...) (*lexmodelbuildingservice.GetUtterancesViewOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *lexmodelbuildingservice.ListTagsForResourceInput, ...) (*lexmodelbuildingservice.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() lexmodelbuildingservice.Options
- func (_m *IClient) PutBot(ctx context.Context, params *lexmodelbuildingservice.PutBotInput, ...) (*lexmodelbuildingservice.PutBotOutput, error)
- func (_m *IClient) PutBotAlias(ctx context.Context, params *lexmodelbuildingservice.PutBotAliasInput, ...) (*lexmodelbuildingservice.PutBotAliasOutput, error)
- func (_m *IClient) PutIntent(ctx context.Context, params *lexmodelbuildingservice.PutIntentInput, ...) (*lexmodelbuildingservice.PutIntentOutput, error)
- func (_m *IClient) PutSlotType(ctx context.Context, params *lexmodelbuildingservice.PutSlotTypeInput, ...) (*lexmodelbuildingservice.PutSlotTypeOutput, error)
- func (_m *IClient) StartImport(ctx context.Context, params *lexmodelbuildingservice.StartImportInput, ...) (*lexmodelbuildingservice.StartImportOutput, error)
- func (_m *IClient) StartMigration(ctx context.Context, params *lexmodelbuildingservice.StartMigrationInput, ...) (*lexmodelbuildingservice.StartMigrationOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *lexmodelbuildingservice.TagResourceInput, ...) (*lexmodelbuildingservice.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *lexmodelbuildingservice.UntagResourceInput, ...) (*lexmodelbuildingservice.UntagResourceOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) CreateBotVersion ¶
func (_m *IClient) CreateBotVersion(ctx context.Context, params *lexmodelbuildingservice.CreateBotVersionInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.CreateBotVersionOutput, error)
CreateBotVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIntentVersion ¶
func (_m *IClient) CreateIntentVersion(ctx context.Context, params *lexmodelbuildingservice.CreateIntentVersionInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.CreateIntentVersionOutput, error)
CreateIntentVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateSlotTypeVersion ¶
func (_m *IClient) CreateSlotTypeVersion(ctx context.Context, params *lexmodelbuildingservice.CreateSlotTypeVersionInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.CreateSlotTypeVersionOutput, error)
CreateSlotTypeVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBot ¶
func (_m *IClient) DeleteBot(ctx context.Context, params *lexmodelbuildingservice.DeleteBotInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteBotOutput, error)
DeleteBot provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBotAlias ¶
func (_m *IClient) DeleteBotAlias(ctx context.Context, params *lexmodelbuildingservice.DeleteBotAliasInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteBotAliasOutput, error)
DeleteBotAlias provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBotChannelAssociation ¶
func (_m *IClient) DeleteBotChannelAssociation(ctx context.Context, params *lexmodelbuildingservice.DeleteBotChannelAssociationInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteBotChannelAssociationOutput, error)
DeleteBotChannelAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBotVersion ¶
func (_m *IClient) DeleteBotVersion(ctx context.Context, params *lexmodelbuildingservice.DeleteBotVersionInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteBotVersionOutput, error)
DeleteBotVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIntent ¶
func (_m *IClient) DeleteIntent(ctx context.Context, params *lexmodelbuildingservice.DeleteIntentInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteIntentOutput, error)
DeleteIntent provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIntentVersion ¶
func (_m *IClient) DeleteIntentVersion(ctx context.Context, params *lexmodelbuildingservice.DeleteIntentVersionInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteIntentVersionOutput, error)
DeleteIntentVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSlotType ¶
func (_m *IClient) DeleteSlotType(ctx context.Context, params *lexmodelbuildingservice.DeleteSlotTypeInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteSlotTypeOutput, error)
DeleteSlotType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSlotTypeVersion ¶
func (_m *IClient) DeleteSlotTypeVersion(ctx context.Context, params *lexmodelbuildingservice.DeleteSlotTypeVersionInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteSlotTypeVersionOutput, error)
DeleteSlotTypeVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteUtterances ¶
func (_m *IClient) DeleteUtterances(ctx context.Context, params *lexmodelbuildingservice.DeleteUtterancesInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.DeleteUtterancesOutput, error)
DeleteUtterances provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBot ¶
func (_m *IClient) GetBot(ctx context.Context, params *lexmodelbuildingservice.GetBotInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBotOutput, error)
GetBot provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBotAlias ¶
func (_m *IClient) GetBotAlias(ctx context.Context, params *lexmodelbuildingservice.GetBotAliasInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBotAliasOutput, error)
GetBotAlias provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBotAliases ¶
func (_m *IClient) GetBotAliases(ctx context.Context, params *lexmodelbuildingservice.GetBotAliasesInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBotAliasesOutput, error)
GetBotAliases provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBotChannelAssociation ¶
func (_m *IClient) GetBotChannelAssociation(ctx context.Context, params *lexmodelbuildingservice.GetBotChannelAssociationInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBotChannelAssociationOutput, error)
GetBotChannelAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBotChannelAssociations ¶
func (_m *IClient) GetBotChannelAssociations(ctx context.Context, params *lexmodelbuildingservice.GetBotChannelAssociationsInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBotChannelAssociationsOutput, error)
GetBotChannelAssociations provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBotVersions ¶
func (_m *IClient) GetBotVersions(ctx context.Context, params *lexmodelbuildingservice.GetBotVersionsInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBotVersionsOutput, error)
GetBotVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBots ¶
func (_m *IClient) GetBots(ctx context.Context, params *lexmodelbuildingservice.GetBotsInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBotsOutput, error)
GetBots provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBuiltinIntent ¶
func (_m *IClient) GetBuiltinIntent(ctx context.Context, params *lexmodelbuildingservice.GetBuiltinIntentInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBuiltinIntentOutput, error)
GetBuiltinIntent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBuiltinIntents ¶
func (_m *IClient) GetBuiltinIntents(ctx context.Context, params *lexmodelbuildingservice.GetBuiltinIntentsInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBuiltinIntentsOutput, error)
GetBuiltinIntents provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBuiltinSlotTypes ¶
func (_m *IClient) GetBuiltinSlotTypes(ctx context.Context, params *lexmodelbuildingservice.GetBuiltinSlotTypesInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetBuiltinSlotTypesOutput, error)
GetBuiltinSlotTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetExport ¶
func (_m *IClient) GetExport(ctx context.Context, params *lexmodelbuildingservice.GetExportInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetExportOutput, error)
GetExport provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetImport ¶
func (_m *IClient) GetImport(ctx context.Context, params *lexmodelbuildingservice.GetImportInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetImportOutput, error)
GetImport provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntent ¶
func (_m *IClient) GetIntent(ctx context.Context, params *lexmodelbuildingservice.GetIntentInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetIntentOutput, error)
GetIntent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntentVersions ¶
func (_m *IClient) GetIntentVersions(ctx context.Context, params *lexmodelbuildingservice.GetIntentVersionsInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetIntentVersionsOutput, error)
GetIntentVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntents ¶
func (_m *IClient) GetIntents(ctx context.Context, params *lexmodelbuildingservice.GetIntentsInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetIntentsOutput, error)
GetIntents provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMigration ¶
func (_m *IClient) GetMigration(ctx context.Context, params *lexmodelbuildingservice.GetMigrationInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetMigrationOutput, error)
GetMigration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMigrations ¶
func (_m *IClient) GetMigrations(ctx context.Context, params *lexmodelbuildingservice.GetMigrationsInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetMigrationsOutput, error)
GetMigrations provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSlotType ¶
func (_m *IClient) GetSlotType(ctx context.Context, params *lexmodelbuildingservice.GetSlotTypeInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetSlotTypeOutput, error)
GetSlotType provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSlotTypeVersions ¶
func (_m *IClient) GetSlotTypeVersions(ctx context.Context, params *lexmodelbuildingservice.GetSlotTypeVersionsInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetSlotTypeVersionsOutput, error)
GetSlotTypeVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSlotTypes ¶
func (_m *IClient) GetSlotTypes(ctx context.Context, params *lexmodelbuildingservice.GetSlotTypesInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetSlotTypesOutput, error)
GetSlotTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUtterancesView ¶
func (_m *IClient) GetUtterancesView(ctx context.Context, params *lexmodelbuildingservice.GetUtterancesViewInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.GetUtterancesViewOutput, error)
GetUtterancesView provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *lexmodelbuildingservice.ListTagsForResourceInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() lexmodelbuildingservice.Options
Options provides a mock function with given fields:
func (*IClient) PutBot ¶
func (_m *IClient) PutBot(ctx context.Context, params *lexmodelbuildingservice.PutBotInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.PutBotOutput, error)
PutBot provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutBotAlias ¶
func (_m *IClient) PutBotAlias(ctx context.Context, params *lexmodelbuildingservice.PutBotAliasInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.PutBotAliasOutput, error)
PutBotAlias provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutIntent ¶
func (_m *IClient) PutIntent(ctx context.Context, params *lexmodelbuildingservice.PutIntentInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.PutIntentOutput, error)
PutIntent provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutSlotType ¶
func (_m *IClient) PutSlotType(ctx context.Context, params *lexmodelbuildingservice.PutSlotTypeInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.PutSlotTypeOutput, error)
PutSlotType provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartImport ¶
func (_m *IClient) StartImport(ctx context.Context, params *lexmodelbuildingservice.StartImportInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.StartImportOutput, error)
StartImport provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartMigration ¶
func (_m *IClient) StartMigration(ctx context.Context, params *lexmodelbuildingservice.StartMigrationInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.StartMigrationOutput, error)
StartMigration provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *lexmodelbuildingservice.TagResourceInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *lexmodelbuildingservice.UntagResourceInput, optFns ...func(*lexmodelbuildingservice.Options)) (*lexmodelbuildingservice.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns