Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) BatchGetCollaborationAnalysisTemplate(ctx context.Context, ...) (*cleanrooms.BatchGetCollaborationAnalysisTemplateOutput, error)
- func (_m *IClient) BatchGetSchema(ctx context.Context, params *cleanrooms.BatchGetSchemaInput, ...) (*cleanrooms.BatchGetSchemaOutput, error)
- func (_m *IClient) BatchGetSchemaAnalysisRule(ctx context.Context, params *cleanrooms.BatchGetSchemaAnalysisRuleInput, ...) (*cleanrooms.BatchGetSchemaAnalysisRuleOutput, error)
- func (_m *IClient) CreateAnalysisTemplate(ctx context.Context, params *cleanrooms.CreateAnalysisTemplateInput, ...) (*cleanrooms.CreateAnalysisTemplateOutput, error)
- func (_m *IClient) CreateCollaboration(ctx context.Context, params *cleanrooms.CreateCollaborationInput, ...) (*cleanrooms.CreateCollaborationOutput, error)
- func (_m *IClient) CreateConfiguredAudienceModelAssociation(ctx context.Context, ...) (*cleanrooms.CreateConfiguredAudienceModelAssociationOutput, error)
- func (_m *IClient) CreateConfiguredTable(ctx context.Context, params *cleanrooms.CreateConfiguredTableInput, ...) (*cleanrooms.CreateConfiguredTableOutput, error)
- func (_m *IClient) CreateConfiguredTableAnalysisRule(ctx context.Context, params *cleanrooms.CreateConfiguredTableAnalysisRuleInput, ...) (*cleanrooms.CreateConfiguredTableAnalysisRuleOutput, error)
- func (_m *IClient) CreateConfiguredTableAssociation(ctx context.Context, params *cleanrooms.CreateConfiguredTableAssociationInput, ...) (*cleanrooms.CreateConfiguredTableAssociationOutput, error)
- func (_m *IClient) CreateMembership(ctx context.Context, params *cleanrooms.CreateMembershipInput, ...) (*cleanrooms.CreateMembershipOutput, error)
- func (_m *IClient) CreatePrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.CreatePrivacyBudgetTemplateInput, ...) (*cleanrooms.CreatePrivacyBudgetTemplateOutput, error)
- func (_m *IClient) DeleteAnalysisTemplate(ctx context.Context, params *cleanrooms.DeleteAnalysisTemplateInput, ...) (*cleanrooms.DeleteAnalysisTemplateOutput, error)
- func (_m *IClient) DeleteCollaboration(ctx context.Context, params *cleanrooms.DeleteCollaborationInput, ...) (*cleanrooms.DeleteCollaborationOutput, error)
- func (_m *IClient) DeleteConfiguredAudienceModelAssociation(ctx context.Context, ...) (*cleanrooms.DeleteConfiguredAudienceModelAssociationOutput, error)
- func (_m *IClient) DeleteConfiguredTable(ctx context.Context, params *cleanrooms.DeleteConfiguredTableInput, ...) (*cleanrooms.DeleteConfiguredTableOutput, error)
- func (_m *IClient) DeleteConfiguredTableAnalysisRule(ctx context.Context, params *cleanrooms.DeleteConfiguredTableAnalysisRuleInput, ...) (*cleanrooms.DeleteConfiguredTableAnalysisRuleOutput, error)
- func (_m *IClient) DeleteConfiguredTableAssociation(ctx context.Context, params *cleanrooms.DeleteConfiguredTableAssociationInput, ...) (*cleanrooms.DeleteConfiguredTableAssociationOutput, error)
- func (_m *IClient) DeleteMember(ctx context.Context, params *cleanrooms.DeleteMemberInput, ...) (*cleanrooms.DeleteMemberOutput, error)
- func (_m *IClient) DeleteMembership(ctx context.Context, params *cleanrooms.DeleteMembershipInput, ...) (*cleanrooms.DeleteMembershipOutput, error)
- func (_m *IClient) DeletePrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.DeletePrivacyBudgetTemplateInput, ...) (*cleanrooms.DeletePrivacyBudgetTemplateOutput, error)
- func (_m *IClient) GetAnalysisTemplate(ctx context.Context, params *cleanrooms.GetAnalysisTemplateInput, ...) (*cleanrooms.GetAnalysisTemplateOutput, error)
- func (_m *IClient) GetCollaboration(ctx context.Context, params *cleanrooms.GetCollaborationInput, ...) (*cleanrooms.GetCollaborationOutput, error)
- func (_m *IClient) GetCollaborationAnalysisTemplate(ctx context.Context, params *cleanrooms.GetCollaborationAnalysisTemplateInput, ...) (*cleanrooms.GetCollaborationAnalysisTemplateOutput, error)
- func (_m *IClient) GetCollaborationConfiguredAudienceModelAssociation(ctx context.Context, ...) (*cleanrooms.GetCollaborationConfiguredAudienceModelAssociationOutput, error)
- func (_m *IClient) GetCollaborationPrivacyBudgetTemplate(ctx context.Context, ...) (*cleanrooms.GetCollaborationPrivacyBudgetTemplateOutput, error)
- func (_m *IClient) GetConfiguredAudienceModelAssociation(ctx context.Context, ...) (*cleanrooms.GetConfiguredAudienceModelAssociationOutput, error)
- func (_m *IClient) GetConfiguredTable(ctx context.Context, params *cleanrooms.GetConfiguredTableInput, ...) (*cleanrooms.GetConfiguredTableOutput, error)
- func (_m *IClient) GetConfiguredTableAnalysisRule(ctx context.Context, params *cleanrooms.GetConfiguredTableAnalysisRuleInput, ...) (*cleanrooms.GetConfiguredTableAnalysisRuleOutput, error)
- func (_m *IClient) GetConfiguredTableAssociation(ctx context.Context, params *cleanrooms.GetConfiguredTableAssociationInput, ...) (*cleanrooms.GetConfiguredTableAssociationOutput, error)
- func (_m *IClient) GetMembership(ctx context.Context, params *cleanrooms.GetMembershipInput, ...) (*cleanrooms.GetMembershipOutput, error)
- func (_m *IClient) GetPrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.GetPrivacyBudgetTemplateInput, ...) (*cleanrooms.GetPrivacyBudgetTemplateOutput, error)
- func (_m *IClient) GetProtectedQuery(ctx context.Context, params *cleanrooms.GetProtectedQueryInput, ...) (*cleanrooms.GetProtectedQueryOutput, error)
- func (_m *IClient) GetSchema(ctx context.Context, params *cleanrooms.GetSchemaInput, ...) (*cleanrooms.GetSchemaOutput, error)
- func (_m *IClient) GetSchemaAnalysisRule(ctx context.Context, params *cleanrooms.GetSchemaAnalysisRuleInput, ...) (*cleanrooms.GetSchemaAnalysisRuleOutput, error)
- func (_m *IClient) ListAnalysisTemplates(ctx context.Context, params *cleanrooms.ListAnalysisTemplatesInput, ...) (*cleanrooms.ListAnalysisTemplatesOutput, error)
- func (_m *IClient) ListCollaborationAnalysisTemplates(ctx context.Context, ...) (*cleanrooms.ListCollaborationAnalysisTemplatesOutput, error)
- func (_m *IClient) ListCollaborationConfiguredAudienceModelAssociations(ctx context.Context, ...) (*cleanrooms.ListCollaborationConfiguredAudienceModelAssociationsOutput, error)
- func (_m *IClient) ListCollaborationPrivacyBudgetTemplates(ctx context.Context, ...) (*cleanrooms.ListCollaborationPrivacyBudgetTemplatesOutput, error)
- func (_m *IClient) ListCollaborationPrivacyBudgets(ctx context.Context, params *cleanrooms.ListCollaborationPrivacyBudgetsInput, ...) (*cleanrooms.ListCollaborationPrivacyBudgetsOutput, error)
- func (_m *IClient) ListCollaborations(ctx context.Context, params *cleanrooms.ListCollaborationsInput, ...) (*cleanrooms.ListCollaborationsOutput, error)
- func (_m *IClient) ListConfiguredAudienceModelAssociations(ctx context.Context, ...) (*cleanrooms.ListConfiguredAudienceModelAssociationsOutput, error)
- func (_m *IClient) ListConfiguredTableAssociations(ctx context.Context, params *cleanrooms.ListConfiguredTableAssociationsInput, ...) (*cleanrooms.ListConfiguredTableAssociationsOutput, error)
- func (_m *IClient) ListConfiguredTables(ctx context.Context, params *cleanrooms.ListConfiguredTablesInput, ...) (*cleanrooms.ListConfiguredTablesOutput, error)
- func (_m *IClient) ListMembers(ctx context.Context, params *cleanrooms.ListMembersInput, ...) (*cleanrooms.ListMembersOutput, error)
- func (_m *IClient) ListMemberships(ctx context.Context, params *cleanrooms.ListMembershipsInput, ...) (*cleanrooms.ListMembershipsOutput, error)
- func (_m *IClient) ListPrivacyBudgetTemplates(ctx context.Context, params *cleanrooms.ListPrivacyBudgetTemplatesInput, ...) (*cleanrooms.ListPrivacyBudgetTemplatesOutput, error)
- func (_m *IClient) ListPrivacyBudgets(ctx context.Context, params *cleanrooms.ListPrivacyBudgetsInput, ...) (*cleanrooms.ListPrivacyBudgetsOutput, error)
- func (_m *IClient) ListProtectedQueries(ctx context.Context, params *cleanrooms.ListProtectedQueriesInput, ...) (*cleanrooms.ListProtectedQueriesOutput, error)
- func (_m *IClient) ListSchemas(ctx context.Context, params *cleanrooms.ListSchemasInput, ...) (*cleanrooms.ListSchemasOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *cleanrooms.ListTagsForResourceInput, ...) (*cleanrooms.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() cleanrooms.Options
- func (_m *IClient) PreviewPrivacyImpact(ctx context.Context, params *cleanrooms.PreviewPrivacyImpactInput, ...) (*cleanrooms.PreviewPrivacyImpactOutput, error)
- func (_m *IClient) StartProtectedQuery(ctx context.Context, params *cleanrooms.StartProtectedQueryInput, ...) (*cleanrooms.StartProtectedQueryOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *cleanrooms.TagResourceInput, ...) (*cleanrooms.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *cleanrooms.UntagResourceInput, ...) (*cleanrooms.UntagResourceOutput, error)
- func (_m *IClient) UpdateAnalysisTemplate(ctx context.Context, params *cleanrooms.UpdateAnalysisTemplateInput, ...) (*cleanrooms.UpdateAnalysisTemplateOutput, error)
- func (_m *IClient) UpdateCollaboration(ctx context.Context, params *cleanrooms.UpdateCollaborationInput, ...) (*cleanrooms.UpdateCollaborationOutput, error)
- func (_m *IClient) UpdateConfiguredAudienceModelAssociation(ctx context.Context, ...) (*cleanrooms.UpdateConfiguredAudienceModelAssociationOutput, error)
- func (_m *IClient) UpdateConfiguredTable(ctx context.Context, params *cleanrooms.UpdateConfiguredTableInput, ...) (*cleanrooms.UpdateConfiguredTableOutput, error)
- func (_m *IClient) UpdateConfiguredTableAnalysisRule(ctx context.Context, params *cleanrooms.UpdateConfiguredTableAnalysisRuleInput, ...) (*cleanrooms.UpdateConfiguredTableAnalysisRuleOutput, error)
- func (_m *IClient) UpdateConfiguredTableAssociation(ctx context.Context, params *cleanrooms.UpdateConfiguredTableAssociationInput, ...) (*cleanrooms.UpdateConfiguredTableAssociationOutput, error)
- func (_m *IClient) UpdateMembership(ctx context.Context, params *cleanrooms.UpdateMembershipInput, ...) (*cleanrooms.UpdateMembershipOutput, error)
- func (_m *IClient) UpdatePrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.UpdatePrivacyBudgetTemplateInput, ...) (*cleanrooms.UpdatePrivacyBudgetTemplateOutput, error)
- func (_m *IClient) UpdateProtectedQuery(ctx context.Context, params *cleanrooms.UpdateProtectedQueryInput, ...) (*cleanrooms.UpdateProtectedQueryOutput, 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) BatchGetCollaborationAnalysisTemplate ¶
func (_m *IClient) BatchGetCollaborationAnalysisTemplate(ctx context.Context, params *cleanrooms.BatchGetCollaborationAnalysisTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.BatchGetCollaborationAnalysisTemplateOutput, error)
BatchGetCollaborationAnalysisTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetSchema ¶
func (_m *IClient) BatchGetSchema(ctx context.Context, params *cleanrooms.BatchGetSchemaInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.BatchGetSchemaOutput, error)
BatchGetSchema provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetSchemaAnalysisRule ¶
func (_m *IClient) BatchGetSchemaAnalysisRule(ctx context.Context, params *cleanrooms.BatchGetSchemaAnalysisRuleInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.BatchGetSchemaAnalysisRuleOutput, error)
BatchGetSchemaAnalysisRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateAnalysisTemplate ¶
func (_m *IClient) CreateAnalysisTemplate(ctx context.Context, params *cleanrooms.CreateAnalysisTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.CreateAnalysisTemplateOutput, error)
CreateAnalysisTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateCollaboration ¶
func (_m *IClient) CreateCollaboration(ctx context.Context, params *cleanrooms.CreateCollaborationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.CreateCollaborationOutput, error)
CreateCollaboration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateConfiguredAudienceModelAssociation ¶
func (_m *IClient) CreateConfiguredAudienceModelAssociation(ctx context.Context, params *cleanrooms.CreateConfiguredAudienceModelAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.CreateConfiguredAudienceModelAssociationOutput, error)
CreateConfiguredAudienceModelAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateConfiguredTable ¶
func (_m *IClient) CreateConfiguredTable(ctx context.Context, params *cleanrooms.CreateConfiguredTableInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.CreateConfiguredTableOutput, error)
CreateConfiguredTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateConfiguredTableAnalysisRule ¶
func (_m *IClient) CreateConfiguredTableAnalysisRule(ctx context.Context, params *cleanrooms.CreateConfiguredTableAnalysisRuleInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.CreateConfiguredTableAnalysisRuleOutput, error)
CreateConfiguredTableAnalysisRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateConfiguredTableAssociation ¶
func (_m *IClient) CreateConfiguredTableAssociation(ctx context.Context, params *cleanrooms.CreateConfiguredTableAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.CreateConfiguredTableAssociationOutput, error)
CreateConfiguredTableAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateMembership ¶
func (_m *IClient) CreateMembership(ctx context.Context, params *cleanrooms.CreateMembershipInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.CreateMembershipOutput, error)
CreateMembership provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreatePrivacyBudgetTemplate ¶
func (_m *IClient) CreatePrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.CreatePrivacyBudgetTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.CreatePrivacyBudgetTemplateOutput, error)
CreatePrivacyBudgetTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteAnalysisTemplate ¶
func (_m *IClient) DeleteAnalysisTemplate(ctx context.Context, params *cleanrooms.DeleteAnalysisTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeleteAnalysisTemplateOutput, error)
DeleteAnalysisTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCollaboration ¶
func (_m *IClient) DeleteCollaboration(ctx context.Context, params *cleanrooms.DeleteCollaborationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeleteCollaborationOutput, error)
DeleteCollaboration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteConfiguredAudienceModelAssociation ¶
func (_m *IClient) DeleteConfiguredAudienceModelAssociation(ctx context.Context, params *cleanrooms.DeleteConfiguredAudienceModelAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeleteConfiguredAudienceModelAssociationOutput, error)
DeleteConfiguredAudienceModelAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteConfiguredTable ¶
func (_m *IClient) DeleteConfiguredTable(ctx context.Context, params *cleanrooms.DeleteConfiguredTableInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeleteConfiguredTableOutput, error)
DeleteConfiguredTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteConfiguredTableAnalysisRule ¶
func (_m *IClient) DeleteConfiguredTableAnalysisRule(ctx context.Context, params *cleanrooms.DeleteConfiguredTableAnalysisRuleInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeleteConfiguredTableAnalysisRuleOutput, error)
DeleteConfiguredTableAnalysisRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteConfiguredTableAssociation ¶
func (_m *IClient) DeleteConfiguredTableAssociation(ctx context.Context, params *cleanrooms.DeleteConfiguredTableAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeleteConfiguredTableAssociationOutput, error)
DeleteConfiguredTableAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMember ¶
func (_m *IClient) DeleteMember(ctx context.Context, params *cleanrooms.DeleteMemberInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeleteMemberOutput, error)
DeleteMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMembership ¶
func (_m *IClient) DeleteMembership(ctx context.Context, params *cleanrooms.DeleteMembershipInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeleteMembershipOutput, error)
DeleteMembership provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePrivacyBudgetTemplate ¶
func (_m *IClient) DeletePrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.DeletePrivacyBudgetTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.DeletePrivacyBudgetTemplateOutput, error)
DeletePrivacyBudgetTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAnalysisTemplate ¶
func (_m *IClient) GetAnalysisTemplate(ctx context.Context, params *cleanrooms.GetAnalysisTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetAnalysisTemplateOutput, error)
GetAnalysisTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCollaboration ¶
func (_m *IClient) GetCollaboration(ctx context.Context, params *cleanrooms.GetCollaborationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetCollaborationOutput, error)
GetCollaboration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCollaborationAnalysisTemplate ¶
func (_m *IClient) GetCollaborationAnalysisTemplate(ctx context.Context, params *cleanrooms.GetCollaborationAnalysisTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetCollaborationAnalysisTemplateOutput, error)
GetCollaborationAnalysisTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCollaborationConfiguredAudienceModelAssociation ¶
func (_m *IClient) GetCollaborationConfiguredAudienceModelAssociation(ctx context.Context, params *cleanrooms.GetCollaborationConfiguredAudienceModelAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetCollaborationConfiguredAudienceModelAssociationOutput, error)
GetCollaborationConfiguredAudienceModelAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCollaborationPrivacyBudgetTemplate ¶
func (_m *IClient) GetCollaborationPrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.GetCollaborationPrivacyBudgetTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetCollaborationPrivacyBudgetTemplateOutput, error)
GetCollaborationPrivacyBudgetTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetConfiguredAudienceModelAssociation ¶
func (_m *IClient) GetConfiguredAudienceModelAssociation(ctx context.Context, params *cleanrooms.GetConfiguredAudienceModelAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetConfiguredAudienceModelAssociationOutput, error)
GetConfiguredAudienceModelAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetConfiguredTable ¶
func (_m *IClient) GetConfiguredTable(ctx context.Context, params *cleanrooms.GetConfiguredTableInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetConfiguredTableOutput, error)
GetConfiguredTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetConfiguredTableAnalysisRule ¶
func (_m *IClient) GetConfiguredTableAnalysisRule(ctx context.Context, params *cleanrooms.GetConfiguredTableAnalysisRuleInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetConfiguredTableAnalysisRuleOutput, error)
GetConfiguredTableAnalysisRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetConfiguredTableAssociation ¶
func (_m *IClient) GetConfiguredTableAssociation(ctx context.Context, params *cleanrooms.GetConfiguredTableAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetConfiguredTableAssociationOutput, error)
GetConfiguredTableAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMembership ¶
func (_m *IClient) GetMembership(ctx context.Context, params *cleanrooms.GetMembershipInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetMembershipOutput, error)
GetMembership provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPrivacyBudgetTemplate ¶
func (_m *IClient) GetPrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.GetPrivacyBudgetTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetPrivacyBudgetTemplateOutput, error)
GetPrivacyBudgetTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProtectedQuery ¶
func (_m *IClient) GetProtectedQuery(ctx context.Context, params *cleanrooms.GetProtectedQueryInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetProtectedQueryOutput, error)
GetProtectedQuery provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSchema ¶
func (_m *IClient) GetSchema(ctx context.Context, params *cleanrooms.GetSchemaInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetSchemaOutput, error)
GetSchema provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSchemaAnalysisRule ¶
func (_m *IClient) GetSchemaAnalysisRule(ctx context.Context, params *cleanrooms.GetSchemaAnalysisRuleInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.GetSchemaAnalysisRuleOutput, error)
GetSchemaAnalysisRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListAnalysisTemplates ¶
func (_m *IClient) ListAnalysisTemplates(ctx context.Context, params *cleanrooms.ListAnalysisTemplatesInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListAnalysisTemplatesOutput, error)
ListAnalysisTemplates provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCollaborationAnalysisTemplates ¶
func (_m *IClient) ListCollaborationAnalysisTemplates(ctx context.Context, params *cleanrooms.ListCollaborationAnalysisTemplatesInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListCollaborationAnalysisTemplatesOutput, error)
ListCollaborationAnalysisTemplates provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCollaborationConfiguredAudienceModelAssociations ¶
func (_m *IClient) ListCollaborationConfiguredAudienceModelAssociations(ctx context.Context, params *cleanrooms.ListCollaborationConfiguredAudienceModelAssociationsInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListCollaborationConfiguredAudienceModelAssociationsOutput, error)
ListCollaborationConfiguredAudienceModelAssociations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCollaborationPrivacyBudgetTemplates ¶
func (_m *IClient) ListCollaborationPrivacyBudgetTemplates(ctx context.Context, params *cleanrooms.ListCollaborationPrivacyBudgetTemplatesInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListCollaborationPrivacyBudgetTemplatesOutput, error)
ListCollaborationPrivacyBudgetTemplates provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCollaborationPrivacyBudgets ¶
func (_m *IClient) ListCollaborationPrivacyBudgets(ctx context.Context, params *cleanrooms.ListCollaborationPrivacyBudgetsInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListCollaborationPrivacyBudgetsOutput, error)
ListCollaborationPrivacyBudgets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCollaborations ¶
func (_m *IClient) ListCollaborations(ctx context.Context, params *cleanrooms.ListCollaborationsInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListCollaborationsOutput, error)
ListCollaborations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListConfiguredAudienceModelAssociations ¶
func (_m *IClient) ListConfiguredAudienceModelAssociations(ctx context.Context, params *cleanrooms.ListConfiguredAudienceModelAssociationsInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListConfiguredAudienceModelAssociationsOutput, error)
ListConfiguredAudienceModelAssociations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListConfiguredTableAssociations ¶
func (_m *IClient) ListConfiguredTableAssociations(ctx context.Context, params *cleanrooms.ListConfiguredTableAssociationsInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListConfiguredTableAssociationsOutput, error)
ListConfiguredTableAssociations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListConfiguredTables ¶
func (_m *IClient) ListConfiguredTables(ctx context.Context, params *cleanrooms.ListConfiguredTablesInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListConfiguredTablesOutput, error)
ListConfiguredTables provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMembers ¶
func (_m *IClient) ListMembers(ctx context.Context, params *cleanrooms.ListMembersInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListMembersOutput, error)
ListMembers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMemberships ¶
func (_m *IClient) ListMemberships(ctx context.Context, params *cleanrooms.ListMembershipsInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListMembershipsOutput, error)
ListMemberships provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListPrivacyBudgetTemplates ¶
func (_m *IClient) ListPrivacyBudgetTemplates(ctx context.Context, params *cleanrooms.ListPrivacyBudgetTemplatesInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListPrivacyBudgetTemplatesOutput, error)
ListPrivacyBudgetTemplates provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListPrivacyBudgets ¶
func (_m *IClient) ListPrivacyBudgets(ctx context.Context, params *cleanrooms.ListPrivacyBudgetsInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListPrivacyBudgetsOutput, error)
ListPrivacyBudgets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProtectedQueries ¶
func (_m *IClient) ListProtectedQueries(ctx context.Context, params *cleanrooms.ListProtectedQueriesInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListProtectedQueriesOutput, error)
ListProtectedQueries provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSchemas ¶
func (_m *IClient) ListSchemas(ctx context.Context, params *cleanrooms.ListSchemasInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListSchemasOutput, error)
ListSchemas provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *cleanrooms.ListTagsForResourceInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() cleanrooms.Options
Options provides a mock function with given fields:
func (*IClient) PreviewPrivacyImpact ¶
func (_m *IClient) PreviewPrivacyImpact(ctx context.Context, params *cleanrooms.PreviewPrivacyImpactInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.PreviewPrivacyImpactOutput, error)
PreviewPrivacyImpact provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartProtectedQuery ¶
func (_m *IClient) StartProtectedQuery(ctx context.Context, params *cleanrooms.StartProtectedQueryInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.StartProtectedQueryOutput, error)
StartProtectedQuery provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *cleanrooms.TagResourceInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *cleanrooms.UntagResourceInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateAnalysisTemplate ¶
func (_m *IClient) UpdateAnalysisTemplate(ctx context.Context, params *cleanrooms.UpdateAnalysisTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdateAnalysisTemplateOutput, error)
UpdateAnalysisTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateCollaboration ¶
func (_m *IClient) UpdateCollaboration(ctx context.Context, params *cleanrooms.UpdateCollaborationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdateCollaborationOutput, error)
UpdateCollaboration provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateConfiguredAudienceModelAssociation ¶
func (_m *IClient) UpdateConfiguredAudienceModelAssociation(ctx context.Context, params *cleanrooms.UpdateConfiguredAudienceModelAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdateConfiguredAudienceModelAssociationOutput, error)
UpdateConfiguredAudienceModelAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateConfiguredTable ¶
func (_m *IClient) UpdateConfiguredTable(ctx context.Context, params *cleanrooms.UpdateConfiguredTableInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdateConfiguredTableOutput, error)
UpdateConfiguredTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateConfiguredTableAnalysisRule ¶
func (_m *IClient) UpdateConfiguredTableAnalysisRule(ctx context.Context, params *cleanrooms.UpdateConfiguredTableAnalysisRuleInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdateConfiguredTableAnalysisRuleOutput, error)
UpdateConfiguredTableAnalysisRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateConfiguredTableAssociation ¶
func (_m *IClient) UpdateConfiguredTableAssociation(ctx context.Context, params *cleanrooms.UpdateConfiguredTableAssociationInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdateConfiguredTableAssociationOutput, error)
UpdateConfiguredTableAssociation provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateMembership ¶
func (_m *IClient) UpdateMembership(ctx context.Context, params *cleanrooms.UpdateMembershipInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdateMembershipOutput, error)
UpdateMembership provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdatePrivacyBudgetTemplate ¶
func (_m *IClient) UpdatePrivacyBudgetTemplate(ctx context.Context, params *cleanrooms.UpdatePrivacyBudgetTemplateInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdatePrivacyBudgetTemplateOutput, error)
UpdatePrivacyBudgetTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateProtectedQuery ¶
func (_m *IClient) UpdateProtectedQuery(ctx context.Context, params *cleanrooms.UpdateProtectedQueryInput, optFns ...func(*cleanrooms.Options)) (*cleanrooms.UpdateProtectedQueryOutput, error)
UpdateProtectedQuery provides a mock function with given fields: ctx, params, optFns