Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AddProfileKey(ctx context.Context, params *customerprofiles.AddProfileKeyInput, ...) (*customerprofiles.AddProfileKeyOutput, error)
- func (_m *IClient) CreateCalculatedAttributeDefinition(ctx context.Context, ...) (*customerprofiles.CreateCalculatedAttributeDefinitionOutput, error)
- func (_m *IClient) CreateDomain(ctx context.Context, params *customerprofiles.CreateDomainInput, ...) (*customerprofiles.CreateDomainOutput, error)
- func (_m *IClient) CreateEventStream(ctx context.Context, params *customerprofiles.CreateEventStreamInput, ...) (*customerprofiles.CreateEventStreamOutput, error)
- func (_m *IClient) CreateIntegrationWorkflow(ctx context.Context, params *customerprofiles.CreateIntegrationWorkflowInput, ...) (*customerprofiles.CreateIntegrationWorkflowOutput, error)
- func (_m *IClient) CreateProfile(ctx context.Context, params *customerprofiles.CreateProfileInput, ...) (*customerprofiles.CreateProfileOutput, error)
- func (_m *IClient) DeleteCalculatedAttributeDefinition(ctx context.Context, ...) (*customerprofiles.DeleteCalculatedAttributeDefinitionOutput, error)
- func (_m *IClient) DeleteDomain(ctx context.Context, params *customerprofiles.DeleteDomainInput, ...) (*customerprofiles.DeleteDomainOutput, error)
- func (_m *IClient) DeleteEventStream(ctx context.Context, params *customerprofiles.DeleteEventStreamInput, ...) (*customerprofiles.DeleteEventStreamOutput, error)
- func (_m *IClient) DeleteIntegration(ctx context.Context, params *customerprofiles.DeleteIntegrationInput, ...) (*customerprofiles.DeleteIntegrationOutput, error)
- func (_m *IClient) DeleteProfile(ctx context.Context, params *customerprofiles.DeleteProfileInput, ...) (*customerprofiles.DeleteProfileOutput, error)
- func (_m *IClient) DeleteProfileKey(ctx context.Context, params *customerprofiles.DeleteProfileKeyInput, ...) (*customerprofiles.DeleteProfileKeyOutput, error)
- func (_m *IClient) DeleteProfileObject(ctx context.Context, params *customerprofiles.DeleteProfileObjectInput, ...) (*customerprofiles.DeleteProfileObjectOutput, error)
- func (_m *IClient) DeleteProfileObjectType(ctx context.Context, params *customerprofiles.DeleteProfileObjectTypeInput, ...) (*customerprofiles.DeleteProfileObjectTypeOutput, error)
- func (_m *IClient) DeleteWorkflow(ctx context.Context, params *customerprofiles.DeleteWorkflowInput, ...) (*customerprofiles.DeleteWorkflowOutput, error)
- func (_m *IClient) DetectProfileObjectType(ctx context.Context, params *customerprofiles.DetectProfileObjectTypeInput, ...) (*customerprofiles.DetectProfileObjectTypeOutput, error)
- func (_m *IClient) GetAutoMergingPreview(ctx context.Context, params *customerprofiles.GetAutoMergingPreviewInput, ...) (*customerprofiles.GetAutoMergingPreviewOutput, error)
- func (_m *IClient) GetCalculatedAttributeDefinition(ctx context.Context, ...) (*customerprofiles.GetCalculatedAttributeDefinitionOutput, error)
- func (_m *IClient) GetCalculatedAttributeForProfile(ctx context.Context, ...) (*customerprofiles.GetCalculatedAttributeForProfileOutput, error)
- func (_m *IClient) GetDomain(ctx context.Context, params *customerprofiles.GetDomainInput, ...) (*customerprofiles.GetDomainOutput, error)
- func (_m *IClient) GetEventStream(ctx context.Context, params *customerprofiles.GetEventStreamInput, ...) (*customerprofiles.GetEventStreamOutput, error)
- func (_m *IClient) GetIdentityResolutionJob(ctx context.Context, params *customerprofiles.GetIdentityResolutionJobInput, ...) (*customerprofiles.GetIdentityResolutionJobOutput, error)
- func (_m *IClient) GetIntegration(ctx context.Context, params *customerprofiles.GetIntegrationInput, ...) (*customerprofiles.GetIntegrationOutput, error)
- func (_m *IClient) GetMatches(ctx context.Context, params *customerprofiles.GetMatchesInput, ...) (*customerprofiles.GetMatchesOutput, error)
- func (_m *IClient) GetProfileObjectType(ctx context.Context, params *customerprofiles.GetProfileObjectTypeInput, ...) (*customerprofiles.GetProfileObjectTypeOutput, error)
- func (_m *IClient) GetProfileObjectTypeTemplate(ctx context.Context, ...) (*customerprofiles.GetProfileObjectTypeTemplateOutput, error)
- func (_m *IClient) GetSimilarProfiles(ctx context.Context, params *customerprofiles.GetSimilarProfilesInput, ...) (*customerprofiles.GetSimilarProfilesOutput, error)
- func (_m *IClient) GetWorkflow(ctx context.Context, params *customerprofiles.GetWorkflowInput, ...) (*customerprofiles.GetWorkflowOutput, error)
- func (_m *IClient) GetWorkflowSteps(ctx context.Context, params *customerprofiles.GetWorkflowStepsInput, ...) (*customerprofiles.GetWorkflowStepsOutput, error)
- func (_m *IClient) ListAccountIntegrations(ctx context.Context, params *customerprofiles.ListAccountIntegrationsInput, ...) (*customerprofiles.ListAccountIntegrationsOutput, error)
- func (_m *IClient) ListCalculatedAttributeDefinitions(ctx context.Context, ...) (*customerprofiles.ListCalculatedAttributeDefinitionsOutput, error)
- func (_m *IClient) ListCalculatedAttributesForProfile(ctx context.Context, ...) (*customerprofiles.ListCalculatedAttributesForProfileOutput, error)
- func (_m *IClient) ListDomains(ctx context.Context, params *customerprofiles.ListDomainsInput, ...) (*customerprofiles.ListDomainsOutput, error)
- func (_m *IClient) ListEventStreams(ctx context.Context, params *customerprofiles.ListEventStreamsInput, ...) (*customerprofiles.ListEventStreamsOutput, error)
- func (_m *IClient) ListIdentityResolutionJobs(ctx context.Context, params *customerprofiles.ListIdentityResolutionJobsInput, ...) (*customerprofiles.ListIdentityResolutionJobsOutput, error)
- func (_m *IClient) ListIntegrations(ctx context.Context, params *customerprofiles.ListIntegrationsInput, ...) (*customerprofiles.ListIntegrationsOutput, error)
- func (_m *IClient) ListProfileObjectTypeTemplates(ctx context.Context, ...) (*customerprofiles.ListProfileObjectTypeTemplatesOutput, error)
- func (_m *IClient) ListProfileObjectTypes(ctx context.Context, params *customerprofiles.ListProfileObjectTypesInput, ...) (*customerprofiles.ListProfileObjectTypesOutput, error)
- func (_m *IClient) ListProfileObjects(ctx context.Context, params *customerprofiles.ListProfileObjectsInput, ...) (*customerprofiles.ListProfileObjectsOutput, error)
- func (_m *IClient) ListRuleBasedMatches(ctx context.Context, params *customerprofiles.ListRuleBasedMatchesInput, ...) (*customerprofiles.ListRuleBasedMatchesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *customerprofiles.ListTagsForResourceInput, ...) (*customerprofiles.ListTagsForResourceOutput, error)
- func (_m *IClient) ListWorkflows(ctx context.Context, params *customerprofiles.ListWorkflowsInput, ...) (*customerprofiles.ListWorkflowsOutput, error)
- func (_m *IClient) MergeProfiles(ctx context.Context, params *customerprofiles.MergeProfilesInput, ...) (*customerprofiles.MergeProfilesOutput, error)
- func (_m *IClient) Options() customerprofiles.Options
- func (_m *IClient) PutIntegration(ctx context.Context, params *customerprofiles.PutIntegrationInput, ...) (*customerprofiles.PutIntegrationOutput, error)
- func (_m *IClient) PutProfileObject(ctx context.Context, params *customerprofiles.PutProfileObjectInput, ...) (*customerprofiles.PutProfileObjectOutput, error)
- func (_m *IClient) PutProfileObjectType(ctx context.Context, params *customerprofiles.PutProfileObjectTypeInput, ...) (*customerprofiles.PutProfileObjectTypeOutput, error)
- func (_m *IClient) SearchProfiles(ctx context.Context, params *customerprofiles.SearchProfilesInput, ...) (*customerprofiles.SearchProfilesOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *customerprofiles.TagResourceInput, ...) (*customerprofiles.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *customerprofiles.UntagResourceInput, ...) (*customerprofiles.UntagResourceOutput, error)
- func (_m *IClient) UpdateCalculatedAttributeDefinition(ctx context.Context, ...) (*customerprofiles.UpdateCalculatedAttributeDefinitionOutput, error)
- func (_m *IClient) UpdateDomain(ctx context.Context, params *customerprofiles.UpdateDomainInput, ...) (*customerprofiles.UpdateDomainOutput, error)
- func (_m *IClient) UpdateProfile(ctx context.Context, params *customerprofiles.UpdateProfileInput, ...) (*customerprofiles.UpdateProfileOutput, 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) AddProfileKey ¶
func (_m *IClient) AddProfileKey(ctx context.Context, params *customerprofiles.AddProfileKeyInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.AddProfileKeyOutput, error)
AddProfileKey provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateCalculatedAttributeDefinition ¶
func (_m *IClient) CreateCalculatedAttributeDefinition(ctx context.Context, params *customerprofiles.CreateCalculatedAttributeDefinitionInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.CreateCalculatedAttributeDefinitionOutput, error)
CreateCalculatedAttributeDefinition provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDomain ¶
func (_m *IClient) CreateDomain(ctx context.Context, params *customerprofiles.CreateDomainInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.CreateDomainOutput, error)
CreateDomain provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateEventStream ¶
func (_m *IClient) CreateEventStream(ctx context.Context, params *customerprofiles.CreateEventStreamInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.CreateEventStreamOutput, error)
CreateEventStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIntegrationWorkflow ¶
func (_m *IClient) CreateIntegrationWorkflow(ctx context.Context, params *customerprofiles.CreateIntegrationWorkflowInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.CreateIntegrationWorkflowOutput, error)
CreateIntegrationWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateProfile ¶
func (_m *IClient) CreateProfile(ctx context.Context, params *customerprofiles.CreateProfileInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.CreateProfileOutput, error)
CreateProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCalculatedAttributeDefinition ¶
func (_m *IClient) DeleteCalculatedAttributeDefinition(ctx context.Context, params *customerprofiles.DeleteCalculatedAttributeDefinitionInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteCalculatedAttributeDefinitionOutput, error)
DeleteCalculatedAttributeDefinition provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDomain ¶
func (_m *IClient) DeleteDomain(ctx context.Context, params *customerprofiles.DeleteDomainInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteDomainOutput, error)
DeleteDomain provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteEventStream ¶
func (_m *IClient) DeleteEventStream(ctx context.Context, params *customerprofiles.DeleteEventStreamInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteEventStreamOutput, error)
DeleteEventStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIntegration ¶
func (_m *IClient) DeleteIntegration(ctx context.Context, params *customerprofiles.DeleteIntegrationInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteIntegrationOutput, error)
DeleteIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProfile ¶
func (_m *IClient) DeleteProfile(ctx context.Context, params *customerprofiles.DeleteProfileInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteProfileOutput, error)
DeleteProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProfileKey ¶
func (_m *IClient) DeleteProfileKey(ctx context.Context, params *customerprofiles.DeleteProfileKeyInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteProfileKeyOutput, error)
DeleteProfileKey provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProfileObject ¶
func (_m *IClient) DeleteProfileObject(ctx context.Context, params *customerprofiles.DeleteProfileObjectInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteProfileObjectOutput, error)
DeleteProfileObject provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteProfileObjectType ¶
func (_m *IClient) DeleteProfileObjectType(ctx context.Context, params *customerprofiles.DeleteProfileObjectTypeInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteProfileObjectTypeOutput, error)
DeleteProfileObjectType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteWorkflow ¶
func (_m *IClient) DeleteWorkflow(ctx context.Context, params *customerprofiles.DeleteWorkflowInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DeleteWorkflowOutput, error)
DeleteWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) DetectProfileObjectType ¶
func (_m *IClient) DetectProfileObjectType(ctx context.Context, params *customerprofiles.DetectProfileObjectTypeInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.DetectProfileObjectTypeOutput, error)
DetectProfileObjectType provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAutoMergingPreview ¶
func (_m *IClient) GetAutoMergingPreview(ctx context.Context, params *customerprofiles.GetAutoMergingPreviewInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetAutoMergingPreviewOutput, error)
GetAutoMergingPreview provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCalculatedAttributeDefinition ¶
func (_m *IClient) GetCalculatedAttributeDefinition(ctx context.Context, params *customerprofiles.GetCalculatedAttributeDefinitionInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetCalculatedAttributeDefinitionOutput, error)
GetCalculatedAttributeDefinition provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCalculatedAttributeForProfile ¶
func (_m *IClient) GetCalculatedAttributeForProfile(ctx context.Context, params *customerprofiles.GetCalculatedAttributeForProfileInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetCalculatedAttributeForProfileOutput, error)
GetCalculatedAttributeForProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDomain ¶
func (_m *IClient) GetDomain(ctx context.Context, params *customerprofiles.GetDomainInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetDomainOutput, error)
GetDomain provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEventStream ¶
func (_m *IClient) GetEventStream(ctx context.Context, params *customerprofiles.GetEventStreamInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetEventStreamOutput, error)
GetEventStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIdentityResolutionJob ¶
func (_m *IClient) GetIdentityResolutionJob(ctx context.Context, params *customerprofiles.GetIdentityResolutionJobInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetIdentityResolutionJobOutput, error)
GetIdentityResolutionJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegration ¶
func (_m *IClient) GetIntegration(ctx context.Context, params *customerprofiles.GetIntegrationInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetIntegrationOutput, error)
GetIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMatches ¶
func (_m *IClient) GetMatches(ctx context.Context, params *customerprofiles.GetMatchesInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetMatchesOutput, error)
GetMatches provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProfileObjectType ¶
func (_m *IClient) GetProfileObjectType(ctx context.Context, params *customerprofiles.GetProfileObjectTypeInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetProfileObjectTypeOutput, error)
GetProfileObjectType provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProfileObjectTypeTemplate ¶
func (_m *IClient) GetProfileObjectTypeTemplate(ctx context.Context, params *customerprofiles.GetProfileObjectTypeTemplateInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetProfileObjectTypeTemplateOutput, error)
GetProfileObjectTypeTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSimilarProfiles ¶
func (_m *IClient) GetSimilarProfiles(ctx context.Context, params *customerprofiles.GetSimilarProfilesInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetSimilarProfilesOutput, error)
GetSimilarProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflow ¶
func (_m *IClient) GetWorkflow(ctx context.Context, params *customerprofiles.GetWorkflowInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetWorkflowOutput, error)
GetWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflowSteps ¶
func (_m *IClient) GetWorkflowSteps(ctx context.Context, params *customerprofiles.GetWorkflowStepsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.GetWorkflowStepsOutput, error)
GetWorkflowSteps provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListAccountIntegrations ¶
func (_m *IClient) ListAccountIntegrations(ctx context.Context, params *customerprofiles.ListAccountIntegrationsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListAccountIntegrationsOutput, error)
ListAccountIntegrations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCalculatedAttributeDefinitions ¶
func (_m *IClient) ListCalculatedAttributeDefinitions(ctx context.Context, params *customerprofiles.ListCalculatedAttributeDefinitionsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListCalculatedAttributeDefinitionsOutput, error)
ListCalculatedAttributeDefinitions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCalculatedAttributesForProfile ¶
func (_m *IClient) ListCalculatedAttributesForProfile(ctx context.Context, params *customerprofiles.ListCalculatedAttributesForProfileInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListCalculatedAttributesForProfileOutput, error)
ListCalculatedAttributesForProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDomains ¶
func (_m *IClient) ListDomains(ctx context.Context, params *customerprofiles.ListDomainsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListDomainsOutput, error)
ListDomains provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEventStreams ¶
func (_m *IClient) ListEventStreams(ctx context.Context, params *customerprofiles.ListEventStreamsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListEventStreamsOutput, error)
ListEventStreams provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIdentityResolutionJobs ¶
func (_m *IClient) ListIdentityResolutionJobs(ctx context.Context, params *customerprofiles.ListIdentityResolutionJobsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListIdentityResolutionJobsOutput, error)
ListIdentityResolutionJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIntegrations ¶
func (_m *IClient) ListIntegrations(ctx context.Context, params *customerprofiles.ListIntegrationsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListIntegrationsOutput, error)
ListIntegrations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProfileObjectTypeTemplates ¶
func (_m *IClient) ListProfileObjectTypeTemplates(ctx context.Context, params *customerprofiles.ListProfileObjectTypeTemplatesInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListProfileObjectTypeTemplatesOutput, error)
ListProfileObjectTypeTemplates provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProfileObjectTypes ¶
func (_m *IClient) ListProfileObjectTypes(ctx context.Context, params *customerprofiles.ListProfileObjectTypesInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListProfileObjectTypesOutput, error)
ListProfileObjectTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProfileObjects ¶
func (_m *IClient) ListProfileObjects(ctx context.Context, params *customerprofiles.ListProfileObjectsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListProfileObjectsOutput, error)
ListProfileObjects provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRuleBasedMatches ¶
func (_m *IClient) ListRuleBasedMatches(ctx context.Context, params *customerprofiles.ListRuleBasedMatchesInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListRuleBasedMatchesOutput, error)
ListRuleBasedMatches provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *customerprofiles.ListTagsForResourceInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWorkflows ¶
func (_m *IClient) ListWorkflows(ctx context.Context, params *customerprofiles.ListWorkflowsInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.ListWorkflowsOutput, error)
ListWorkflows provides a mock function with given fields: ctx, params, optFns
func (*IClient) MergeProfiles ¶
func (_m *IClient) MergeProfiles(ctx context.Context, params *customerprofiles.MergeProfilesInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.MergeProfilesOutput, error)
MergeProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() customerprofiles.Options
Options provides a mock function with given fields:
func (*IClient) PutIntegration ¶
func (_m *IClient) PutIntegration(ctx context.Context, params *customerprofiles.PutIntegrationInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.PutIntegrationOutput, error)
PutIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutProfileObject ¶
func (_m *IClient) PutProfileObject(ctx context.Context, params *customerprofiles.PutProfileObjectInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.PutProfileObjectOutput, error)
PutProfileObject provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutProfileObjectType ¶
func (_m *IClient) PutProfileObjectType(ctx context.Context, params *customerprofiles.PutProfileObjectTypeInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.PutProfileObjectTypeOutput, error)
PutProfileObjectType provides a mock function with given fields: ctx, params, optFns
func (*IClient) SearchProfiles ¶
func (_m *IClient) SearchProfiles(ctx context.Context, params *customerprofiles.SearchProfilesInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.SearchProfilesOutput, error)
SearchProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *customerprofiles.TagResourceInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *customerprofiles.UntagResourceInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateCalculatedAttributeDefinition ¶
func (_m *IClient) UpdateCalculatedAttributeDefinition(ctx context.Context, params *customerprofiles.UpdateCalculatedAttributeDefinitionInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.UpdateCalculatedAttributeDefinitionOutput, error)
UpdateCalculatedAttributeDefinition provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDomain ¶
func (_m *IClient) UpdateDomain(ctx context.Context, params *customerprofiles.UpdateDomainInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.UpdateDomainOutput, error)
UpdateDomain provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateProfile ¶
func (_m *IClient) UpdateProfile(ctx context.Context, params *customerprofiles.UpdateProfileInput, optFns ...func(*customerprofiles.Options)) (*customerprofiles.UpdateProfileOutput, error)
UpdateProfile provides a mock function with given fields: ctx, params, optFns