cleanroomsmock

package
v1.45.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package cleanroomsmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCleanRoomsAPI

type MockCleanRoomsAPI struct {
	// contains filtered or unexported fields
}

MockCleanRoomsAPI is a mock of CleanRoomsAPI interface

func NewMockCleanRoomsAPI

func NewMockCleanRoomsAPI(ctrl *gomock.Controller) *MockCleanRoomsAPI

NewMockCleanRoomsAPI creates a new mock instance

func (*MockCleanRoomsAPI) BatchGetCollaborationAnalysisTemplate added in v1.44.313

BatchGetCollaborationAnalysisTemplate mocks base method

func (*MockCleanRoomsAPI) BatchGetCollaborationAnalysisTemplateRequest added in v1.44.313

BatchGetCollaborationAnalysisTemplateRequest mocks base method

func (*MockCleanRoomsAPI) BatchGetCollaborationAnalysisTemplateWithContext added in v1.44.313

BatchGetCollaborationAnalysisTemplateWithContext mocks base method

func (*MockCleanRoomsAPI) BatchGetSchema

BatchGetSchema mocks base method

func (*MockCleanRoomsAPI) BatchGetSchemaRequest

BatchGetSchemaRequest mocks base method

func (*MockCleanRoomsAPI) BatchGetSchemaWithContext

func (m *MockCleanRoomsAPI) BatchGetSchemaWithContext(arg0 context.Context, arg1 *cleanrooms.BatchGetSchemaInput, arg2 ...request.Option) (*cleanrooms.BatchGetSchemaOutput, error)

BatchGetSchemaWithContext mocks base method

func (*MockCleanRoomsAPI) CreateAnalysisTemplate added in v1.44.313

CreateAnalysisTemplate mocks base method

func (*MockCleanRoomsAPI) CreateAnalysisTemplateRequest added in v1.44.313

CreateAnalysisTemplateRequest mocks base method

func (*MockCleanRoomsAPI) CreateAnalysisTemplateWithContext added in v1.44.313

CreateAnalysisTemplateWithContext mocks base method

func (*MockCleanRoomsAPI) CreateCollaboration

CreateCollaboration mocks base method

func (*MockCleanRoomsAPI) CreateCollaborationRequest

CreateCollaborationRequest mocks base method

func (*MockCleanRoomsAPI) CreateCollaborationWithContext

CreateCollaborationWithContext mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTable

CreateConfiguredTable mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTableAnalysisRule

CreateConfiguredTableAnalysisRule mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTableAnalysisRuleRequest

CreateConfiguredTableAnalysisRuleRequest mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTableAnalysisRuleWithContext

CreateConfiguredTableAnalysisRuleWithContext mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTableAssociation

CreateConfiguredTableAssociation mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTableAssociationRequest

CreateConfiguredTableAssociationRequest mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTableAssociationWithContext

CreateConfiguredTableAssociationWithContext mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTableRequest

CreateConfiguredTableRequest mocks base method

func (*MockCleanRoomsAPI) CreateConfiguredTableWithContext

CreateConfiguredTableWithContext mocks base method

func (*MockCleanRoomsAPI) CreateMembership

CreateMembership mocks base method

func (*MockCleanRoomsAPI) CreateMembershipRequest

CreateMembershipRequest mocks base method

func (*MockCleanRoomsAPI) CreateMembershipWithContext

func (m *MockCleanRoomsAPI) CreateMembershipWithContext(arg0 context.Context, arg1 *cleanrooms.CreateMembershipInput, arg2 ...request.Option) (*cleanrooms.CreateMembershipOutput, error)

CreateMembershipWithContext mocks base method

func (*MockCleanRoomsAPI) DeleteAnalysisTemplate added in v1.44.313

DeleteAnalysisTemplate mocks base method

func (*MockCleanRoomsAPI) DeleteAnalysisTemplateRequest added in v1.44.313

DeleteAnalysisTemplateRequest mocks base method

func (*MockCleanRoomsAPI) DeleteAnalysisTemplateWithContext added in v1.44.313

DeleteAnalysisTemplateWithContext mocks base method

func (*MockCleanRoomsAPI) DeleteCollaboration

DeleteCollaboration mocks base method

func (*MockCleanRoomsAPI) DeleteCollaborationRequest

DeleteCollaborationRequest mocks base method

func (*MockCleanRoomsAPI) DeleteCollaborationWithContext

DeleteCollaborationWithContext mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTable

DeleteConfiguredTable mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTableAnalysisRule

DeleteConfiguredTableAnalysisRule mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTableAnalysisRuleRequest

DeleteConfiguredTableAnalysisRuleRequest mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTableAnalysisRuleWithContext

DeleteConfiguredTableAnalysisRuleWithContext mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTableAssociation

DeleteConfiguredTableAssociation mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTableAssociationRequest

DeleteConfiguredTableAssociationRequest mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTableAssociationWithContext

DeleteConfiguredTableAssociationWithContext mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTableRequest

DeleteConfiguredTableRequest mocks base method

func (*MockCleanRoomsAPI) DeleteConfiguredTableWithContext

DeleteConfiguredTableWithContext mocks base method

func (*MockCleanRoomsAPI) DeleteMember

DeleteMember mocks base method

func (*MockCleanRoomsAPI) DeleteMemberRequest

DeleteMemberRequest mocks base method

func (*MockCleanRoomsAPI) DeleteMemberWithContext

func (m *MockCleanRoomsAPI) DeleteMemberWithContext(arg0 context.Context, arg1 *cleanrooms.DeleteMemberInput, arg2 ...request.Option) (*cleanrooms.DeleteMemberOutput, error)

DeleteMemberWithContext mocks base method

func (*MockCleanRoomsAPI) DeleteMembership

DeleteMembership mocks base method

func (*MockCleanRoomsAPI) DeleteMembershipRequest

DeleteMembershipRequest mocks base method

func (*MockCleanRoomsAPI) DeleteMembershipWithContext

func (m *MockCleanRoomsAPI) DeleteMembershipWithContext(arg0 context.Context, arg1 *cleanrooms.DeleteMembershipInput, arg2 ...request.Option) (*cleanrooms.DeleteMembershipOutput, error)

DeleteMembershipWithContext mocks base method

func (*MockCleanRoomsAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockCleanRoomsAPI) GetAnalysisTemplate added in v1.44.313

GetAnalysisTemplate mocks base method

func (*MockCleanRoomsAPI) GetAnalysisTemplateRequest added in v1.44.313

GetAnalysisTemplateRequest mocks base method

func (*MockCleanRoomsAPI) GetAnalysisTemplateWithContext added in v1.44.313

GetAnalysisTemplateWithContext mocks base method

func (*MockCleanRoomsAPI) GetCollaboration

GetCollaboration mocks base method

func (*MockCleanRoomsAPI) GetCollaborationAnalysisTemplate added in v1.44.313

GetCollaborationAnalysisTemplate mocks base method

func (*MockCleanRoomsAPI) GetCollaborationAnalysisTemplateRequest added in v1.44.313

GetCollaborationAnalysisTemplateRequest mocks base method

func (*MockCleanRoomsAPI) GetCollaborationAnalysisTemplateWithContext added in v1.44.313

GetCollaborationAnalysisTemplateWithContext mocks base method

func (*MockCleanRoomsAPI) GetCollaborationRequest

GetCollaborationRequest mocks base method

func (*MockCleanRoomsAPI) GetCollaborationWithContext

func (m *MockCleanRoomsAPI) GetCollaborationWithContext(arg0 context.Context, arg1 *cleanrooms.GetCollaborationInput, arg2 ...request.Option) (*cleanrooms.GetCollaborationOutput, error)

GetCollaborationWithContext mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTable

GetConfiguredTable mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTableAnalysisRule

GetConfiguredTableAnalysisRule mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTableAnalysisRuleRequest

GetConfiguredTableAnalysisRuleRequest mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTableAnalysisRuleWithContext

GetConfiguredTableAnalysisRuleWithContext mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTableAssociation

GetConfiguredTableAssociation mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTableAssociationRequest

GetConfiguredTableAssociationRequest mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTableAssociationWithContext

GetConfiguredTableAssociationWithContext mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTableRequest

GetConfiguredTableRequest mocks base method

func (*MockCleanRoomsAPI) GetConfiguredTableWithContext

GetConfiguredTableWithContext mocks base method

func (*MockCleanRoomsAPI) GetMembership

GetMembership mocks base method

func (*MockCleanRoomsAPI) GetMembershipRequest

GetMembershipRequest mocks base method

func (*MockCleanRoomsAPI) GetMembershipWithContext

func (m *MockCleanRoomsAPI) GetMembershipWithContext(arg0 context.Context, arg1 *cleanrooms.GetMembershipInput, arg2 ...request.Option) (*cleanrooms.GetMembershipOutput, error)

GetMembershipWithContext mocks base method

func (*MockCleanRoomsAPI) GetProtectedQuery

GetProtectedQuery mocks base method

func (*MockCleanRoomsAPI) GetProtectedQueryRequest

GetProtectedQueryRequest mocks base method

func (*MockCleanRoomsAPI) GetProtectedQueryWithContext

func (m *MockCleanRoomsAPI) GetProtectedQueryWithContext(arg0 context.Context, arg1 *cleanrooms.GetProtectedQueryInput, arg2 ...request.Option) (*cleanrooms.GetProtectedQueryOutput, error)

GetProtectedQueryWithContext mocks base method

func (*MockCleanRoomsAPI) GetSchema

GetSchema mocks base method

func (*MockCleanRoomsAPI) GetSchemaAnalysisRule

GetSchemaAnalysisRule mocks base method

func (*MockCleanRoomsAPI) GetSchemaAnalysisRuleRequest

GetSchemaAnalysisRuleRequest mocks base method

func (*MockCleanRoomsAPI) GetSchemaAnalysisRuleWithContext

GetSchemaAnalysisRuleWithContext mocks base method

func (*MockCleanRoomsAPI) GetSchemaRequest

GetSchemaRequest mocks base method

func (*MockCleanRoomsAPI) GetSchemaWithContext

func (m *MockCleanRoomsAPI) GetSchemaWithContext(arg0 context.Context, arg1 *cleanrooms.GetSchemaInput, arg2 ...request.Option) (*cleanrooms.GetSchemaOutput, error)

GetSchemaWithContext mocks base method

func (*MockCleanRoomsAPI) ListAnalysisTemplates added in v1.44.313

ListAnalysisTemplates mocks base method

func (*MockCleanRoomsAPI) ListAnalysisTemplatesPages added in v1.44.313

ListAnalysisTemplatesPages mocks base method

func (*MockCleanRoomsAPI) ListAnalysisTemplatesPagesWithContext added in v1.44.313

func (m *MockCleanRoomsAPI) ListAnalysisTemplatesPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListAnalysisTemplatesInput, arg2 func(*cleanrooms.ListAnalysisTemplatesOutput, bool) bool, arg3 ...request.Option) error

ListAnalysisTemplatesPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListAnalysisTemplatesRequest added in v1.44.313

ListAnalysisTemplatesRequest mocks base method

func (*MockCleanRoomsAPI) ListAnalysisTemplatesWithContext added in v1.44.313

ListAnalysisTemplatesWithContext mocks base method

func (*MockCleanRoomsAPI) ListCollaborationAnalysisTemplates added in v1.44.313

ListCollaborationAnalysisTemplates mocks base method

func (*MockCleanRoomsAPI) ListCollaborationAnalysisTemplatesPages added in v1.44.313

ListCollaborationAnalysisTemplatesPages mocks base method

func (*MockCleanRoomsAPI) ListCollaborationAnalysisTemplatesPagesWithContext added in v1.44.313

func (m *MockCleanRoomsAPI) ListCollaborationAnalysisTemplatesPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListCollaborationAnalysisTemplatesInput, arg2 func(*cleanrooms.ListCollaborationAnalysisTemplatesOutput, bool) bool, arg3 ...request.Option) error

ListCollaborationAnalysisTemplatesPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListCollaborationAnalysisTemplatesRequest added in v1.44.313

ListCollaborationAnalysisTemplatesRequest mocks base method

func (*MockCleanRoomsAPI) ListCollaborationAnalysisTemplatesWithContext added in v1.44.313

ListCollaborationAnalysisTemplatesWithContext mocks base method

func (*MockCleanRoomsAPI) ListCollaborations

ListCollaborations mocks base method

func (*MockCleanRoomsAPI) ListCollaborationsPages

ListCollaborationsPages mocks base method

func (*MockCleanRoomsAPI) ListCollaborationsPagesWithContext

func (m *MockCleanRoomsAPI) ListCollaborationsPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListCollaborationsInput, arg2 func(*cleanrooms.ListCollaborationsOutput, bool) bool, arg3 ...request.Option) error

ListCollaborationsPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListCollaborationsRequest

ListCollaborationsRequest mocks base method

func (*MockCleanRoomsAPI) ListCollaborationsWithContext

ListCollaborationsWithContext mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTableAssociations

ListConfiguredTableAssociations mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTableAssociationsPages

ListConfiguredTableAssociationsPages mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTableAssociationsPagesWithContext

func (m *MockCleanRoomsAPI) ListConfiguredTableAssociationsPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListConfiguredTableAssociationsInput, arg2 func(*cleanrooms.ListConfiguredTableAssociationsOutput, bool) bool, arg3 ...request.Option) error

ListConfiguredTableAssociationsPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTableAssociationsRequest

ListConfiguredTableAssociationsRequest mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTableAssociationsWithContext

ListConfiguredTableAssociationsWithContext mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTables

ListConfiguredTables mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTablesPages

ListConfiguredTablesPages mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTablesPagesWithContext

func (m *MockCleanRoomsAPI) ListConfiguredTablesPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListConfiguredTablesInput, arg2 func(*cleanrooms.ListConfiguredTablesOutput, bool) bool, arg3 ...request.Option) error

ListConfiguredTablesPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTablesRequest

ListConfiguredTablesRequest mocks base method

func (*MockCleanRoomsAPI) ListConfiguredTablesWithContext

ListConfiguredTablesWithContext mocks base method

func (*MockCleanRoomsAPI) ListMembers

ListMembers mocks base method

func (*MockCleanRoomsAPI) ListMembersPages

func (m *MockCleanRoomsAPI) ListMembersPages(arg0 *cleanrooms.ListMembersInput, arg1 func(*cleanrooms.ListMembersOutput, bool) bool) error

ListMembersPages mocks base method

func (*MockCleanRoomsAPI) ListMembersPagesWithContext

func (m *MockCleanRoomsAPI) ListMembersPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListMembersInput, arg2 func(*cleanrooms.ListMembersOutput, bool) bool, arg3 ...request.Option) error

ListMembersPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListMembersRequest

ListMembersRequest mocks base method

func (*MockCleanRoomsAPI) ListMembersWithContext

func (m *MockCleanRoomsAPI) ListMembersWithContext(arg0 context.Context, arg1 *cleanrooms.ListMembersInput, arg2 ...request.Option) (*cleanrooms.ListMembersOutput, error)

ListMembersWithContext mocks base method

func (*MockCleanRoomsAPI) ListMemberships

ListMemberships mocks base method

func (*MockCleanRoomsAPI) ListMembershipsPages

func (m *MockCleanRoomsAPI) ListMembershipsPages(arg0 *cleanrooms.ListMembershipsInput, arg1 func(*cleanrooms.ListMembershipsOutput, bool) bool) error

ListMembershipsPages mocks base method

func (*MockCleanRoomsAPI) ListMembershipsPagesWithContext

func (m *MockCleanRoomsAPI) ListMembershipsPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListMembershipsInput, arg2 func(*cleanrooms.ListMembershipsOutput, bool) bool, arg3 ...request.Option) error

ListMembershipsPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListMembershipsRequest

ListMembershipsRequest mocks base method

func (*MockCleanRoomsAPI) ListMembershipsWithContext

func (m *MockCleanRoomsAPI) ListMembershipsWithContext(arg0 context.Context, arg1 *cleanrooms.ListMembershipsInput, arg2 ...request.Option) (*cleanrooms.ListMembershipsOutput, error)

ListMembershipsWithContext mocks base method

func (*MockCleanRoomsAPI) ListProtectedQueries

ListProtectedQueries mocks base method

func (*MockCleanRoomsAPI) ListProtectedQueriesPages

ListProtectedQueriesPages mocks base method

func (*MockCleanRoomsAPI) ListProtectedQueriesPagesWithContext

func (m *MockCleanRoomsAPI) ListProtectedQueriesPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListProtectedQueriesInput, arg2 func(*cleanrooms.ListProtectedQueriesOutput, bool) bool, arg3 ...request.Option) error

ListProtectedQueriesPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListProtectedQueriesRequest

ListProtectedQueriesRequest mocks base method

func (*MockCleanRoomsAPI) ListProtectedQueriesWithContext

ListProtectedQueriesWithContext mocks base method

func (*MockCleanRoomsAPI) ListSchemas

ListSchemas mocks base method

func (*MockCleanRoomsAPI) ListSchemasPages

func (m *MockCleanRoomsAPI) ListSchemasPages(arg0 *cleanrooms.ListSchemasInput, arg1 func(*cleanrooms.ListSchemasOutput, bool) bool) error

ListSchemasPages mocks base method

func (*MockCleanRoomsAPI) ListSchemasPagesWithContext

func (m *MockCleanRoomsAPI) ListSchemasPagesWithContext(arg0 context.Context, arg1 *cleanrooms.ListSchemasInput, arg2 func(*cleanrooms.ListSchemasOutput, bool) bool, arg3 ...request.Option) error

ListSchemasPagesWithContext mocks base method

func (*MockCleanRoomsAPI) ListSchemasRequest

ListSchemasRequest mocks base method

func (*MockCleanRoomsAPI) ListSchemasWithContext

func (m *MockCleanRoomsAPI) ListSchemasWithContext(arg0 context.Context, arg1 *cleanrooms.ListSchemasInput, arg2 ...request.Option) (*cleanrooms.ListSchemasOutput, error)

ListSchemasWithContext mocks base method

func (*MockCleanRoomsAPI) ListTagsForResource added in v1.44.226

ListTagsForResource mocks base method

func (*MockCleanRoomsAPI) ListTagsForResourceRequest added in v1.44.226

ListTagsForResourceRequest mocks base method

func (*MockCleanRoomsAPI) ListTagsForResourceWithContext added in v1.44.226

ListTagsForResourceWithContext mocks base method

func (*MockCleanRoomsAPI) StartProtectedQuery

StartProtectedQuery mocks base method

func (*MockCleanRoomsAPI) StartProtectedQueryRequest

StartProtectedQueryRequest mocks base method

func (*MockCleanRoomsAPI) StartProtectedQueryWithContext

StartProtectedQueryWithContext mocks base method

func (*MockCleanRoomsAPI) TagResource added in v1.44.226

TagResource mocks base method

func (*MockCleanRoomsAPI) TagResourceRequest added in v1.44.226

TagResourceRequest mocks base method

func (*MockCleanRoomsAPI) TagResourceWithContext added in v1.44.226

func (m *MockCleanRoomsAPI) TagResourceWithContext(arg0 context.Context, arg1 *cleanrooms.TagResourceInput, arg2 ...request.Option) (*cleanrooms.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockCleanRoomsAPI) UntagResource added in v1.44.226

UntagResource mocks base method

func (*MockCleanRoomsAPI) UntagResourceRequest added in v1.44.226

UntagResourceRequest mocks base method

func (*MockCleanRoomsAPI) UntagResourceWithContext added in v1.44.226

func (m *MockCleanRoomsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cleanrooms.UntagResourceInput, arg2 ...request.Option) (*cleanrooms.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockCleanRoomsAPI) UpdateAnalysisTemplate added in v1.44.313

UpdateAnalysisTemplate mocks base method

func (*MockCleanRoomsAPI) UpdateAnalysisTemplateRequest added in v1.44.313

UpdateAnalysisTemplateRequest mocks base method

func (*MockCleanRoomsAPI) UpdateAnalysisTemplateWithContext added in v1.44.313

UpdateAnalysisTemplateWithContext mocks base method

func (*MockCleanRoomsAPI) UpdateCollaboration

UpdateCollaboration mocks base method

func (*MockCleanRoomsAPI) UpdateCollaborationRequest

UpdateCollaborationRequest mocks base method

func (*MockCleanRoomsAPI) UpdateCollaborationWithContext

UpdateCollaborationWithContext mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTable

UpdateConfiguredTable mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTableAnalysisRule

UpdateConfiguredTableAnalysisRule mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTableAnalysisRuleRequest

UpdateConfiguredTableAnalysisRuleRequest mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTableAnalysisRuleWithContext

UpdateConfiguredTableAnalysisRuleWithContext mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTableAssociation

UpdateConfiguredTableAssociation mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTableAssociationRequest

UpdateConfiguredTableAssociationRequest mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTableAssociationWithContext

UpdateConfiguredTableAssociationWithContext mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTableRequest

UpdateConfiguredTableRequest mocks base method

func (*MockCleanRoomsAPI) UpdateConfiguredTableWithContext

UpdateConfiguredTableWithContext mocks base method

func (*MockCleanRoomsAPI) UpdateMembership

UpdateMembership mocks base method

func (*MockCleanRoomsAPI) UpdateMembershipRequest

UpdateMembershipRequest mocks base method

func (*MockCleanRoomsAPI) UpdateMembershipWithContext

func (m *MockCleanRoomsAPI) UpdateMembershipWithContext(arg0 context.Context, arg1 *cleanrooms.UpdateMembershipInput, arg2 ...request.Option) (*cleanrooms.UpdateMembershipOutput, error)

UpdateMembershipWithContext mocks base method

func (*MockCleanRoomsAPI) UpdateProtectedQuery

UpdateProtectedQuery mocks base method

func (*MockCleanRoomsAPI) UpdateProtectedQueryRequest

UpdateProtectedQueryRequest mocks base method

func (*MockCleanRoomsAPI) UpdateProtectedQueryWithContext

UpdateProtectedQueryWithContext mocks base method

type MockCleanRoomsAPIMockRecorder

type MockCleanRoomsAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockCleanRoomsAPIMockRecorder is the mock recorder for MockCleanRoomsAPI

func (*MockCleanRoomsAPIMockRecorder) BatchGetCollaborationAnalysisTemplate added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) BatchGetCollaborationAnalysisTemplate(arg0 interface{}) *gomock.Call

BatchGetCollaborationAnalysisTemplate indicates an expected call of BatchGetCollaborationAnalysisTemplate

func (*MockCleanRoomsAPIMockRecorder) BatchGetCollaborationAnalysisTemplateRequest added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) BatchGetCollaborationAnalysisTemplateRequest(arg0 interface{}) *gomock.Call

BatchGetCollaborationAnalysisTemplateRequest indicates an expected call of BatchGetCollaborationAnalysisTemplateRequest

func (*MockCleanRoomsAPIMockRecorder) BatchGetCollaborationAnalysisTemplateWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) BatchGetCollaborationAnalysisTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetCollaborationAnalysisTemplateWithContext indicates an expected call of BatchGetCollaborationAnalysisTemplateWithContext

func (*MockCleanRoomsAPIMockRecorder) BatchGetSchema

func (mr *MockCleanRoomsAPIMockRecorder) BatchGetSchema(arg0 interface{}) *gomock.Call

BatchGetSchema indicates an expected call of BatchGetSchema

func (*MockCleanRoomsAPIMockRecorder) BatchGetSchemaRequest

func (mr *MockCleanRoomsAPIMockRecorder) BatchGetSchemaRequest(arg0 interface{}) *gomock.Call

BatchGetSchemaRequest indicates an expected call of BatchGetSchemaRequest

func (*MockCleanRoomsAPIMockRecorder) BatchGetSchemaWithContext

func (mr *MockCleanRoomsAPIMockRecorder) BatchGetSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetSchemaWithContext indicates an expected call of BatchGetSchemaWithContext

func (*MockCleanRoomsAPIMockRecorder) CreateAnalysisTemplate added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) CreateAnalysisTemplate(arg0 interface{}) *gomock.Call

CreateAnalysisTemplate indicates an expected call of CreateAnalysisTemplate

func (*MockCleanRoomsAPIMockRecorder) CreateAnalysisTemplateRequest added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) CreateAnalysisTemplateRequest(arg0 interface{}) *gomock.Call

CreateAnalysisTemplateRequest indicates an expected call of CreateAnalysisTemplateRequest

func (*MockCleanRoomsAPIMockRecorder) CreateAnalysisTemplateWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) CreateAnalysisTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAnalysisTemplateWithContext indicates an expected call of CreateAnalysisTemplateWithContext

func (*MockCleanRoomsAPIMockRecorder) CreateCollaboration

func (mr *MockCleanRoomsAPIMockRecorder) CreateCollaboration(arg0 interface{}) *gomock.Call

CreateCollaboration indicates an expected call of CreateCollaboration

func (*MockCleanRoomsAPIMockRecorder) CreateCollaborationRequest

func (mr *MockCleanRoomsAPIMockRecorder) CreateCollaborationRequest(arg0 interface{}) *gomock.Call

CreateCollaborationRequest indicates an expected call of CreateCollaborationRequest

func (*MockCleanRoomsAPIMockRecorder) CreateCollaborationWithContext

func (mr *MockCleanRoomsAPIMockRecorder) CreateCollaborationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCollaborationWithContext indicates an expected call of CreateCollaborationWithContext

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTable

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTable(arg0 interface{}) *gomock.Call

CreateConfiguredTable indicates an expected call of CreateConfiguredTable

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAnalysisRule

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAnalysisRule(arg0 interface{}) *gomock.Call

CreateConfiguredTableAnalysisRule indicates an expected call of CreateConfiguredTableAnalysisRule

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAnalysisRuleRequest

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAnalysisRuleRequest(arg0 interface{}) *gomock.Call

CreateConfiguredTableAnalysisRuleRequest indicates an expected call of CreateConfiguredTableAnalysisRuleRequest

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAnalysisRuleWithContext

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAnalysisRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConfiguredTableAnalysisRuleWithContext indicates an expected call of CreateConfiguredTableAnalysisRuleWithContext

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAssociation

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAssociation(arg0 interface{}) *gomock.Call

CreateConfiguredTableAssociation indicates an expected call of CreateConfiguredTableAssociation

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAssociationRequest

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAssociationRequest(arg0 interface{}) *gomock.Call

CreateConfiguredTableAssociationRequest indicates an expected call of CreateConfiguredTableAssociationRequest

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAssociationWithContext

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTableAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConfiguredTableAssociationWithContext indicates an expected call of CreateConfiguredTableAssociationWithContext

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTableRequest

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTableRequest(arg0 interface{}) *gomock.Call

CreateConfiguredTableRequest indicates an expected call of CreateConfiguredTableRequest

func (*MockCleanRoomsAPIMockRecorder) CreateConfiguredTableWithContext

func (mr *MockCleanRoomsAPIMockRecorder) CreateConfiguredTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConfiguredTableWithContext indicates an expected call of CreateConfiguredTableWithContext

func (*MockCleanRoomsAPIMockRecorder) CreateMembership

func (mr *MockCleanRoomsAPIMockRecorder) CreateMembership(arg0 interface{}) *gomock.Call

CreateMembership indicates an expected call of CreateMembership

func (*MockCleanRoomsAPIMockRecorder) CreateMembershipRequest

func (mr *MockCleanRoomsAPIMockRecorder) CreateMembershipRequest(arg0 interface{}) *gomock.Call

CreateMembershipRequest indicates an expected call of CreateMembershipRequest

func (*MockCleanRoomsAPIMockRecorder) CreateMembershipWithContext

func (mr *MockCleanRoomsAPIMockRecorder) CreateMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMembershipWithContext indicates an expected call of CreateMembershipWithContext

func (*MockCleanRoomsAPIMockRecorder) DeleteAnalysisTemplate added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) DeleteAnalysisTemplate(arg0 interface{}) *gomock.Call

DeleteAnalysisTemplate indicates an expected call of DeleteAnalysisTemplate

func (*MockCleanRoomsAPIMockRecorder) DeleteAnalysisTemplateRequest added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) DeleteAnalysisTemplateRequest(arg0 interface{}) *gomock.Call

DeleteAnalysisTemplateRequest indicates an expected call of DeleteAnalysisTemplateRequest

func (*MockCleanRoomsAPIMockRecorder) DeleteAnalysisTemplateWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) DeleteAnalysisTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAnalysisTemplateWithContext indicates an expected call of DeleteAnalysisTemplateWithContext

func (*MockCleanRoomsAPIMockRecorder) DeleteCollaboration

func (mr *MockCleanRoomsAPIMockRecorder) DeleteCollaboration(arg0 interface{}) *gomock.Call

DeleteCollaboration indicates an expected call of DeleteCollaboration

func (*MockCleanRoomsAPIMockRecorder) DeleteCollaborationRequest

func (mr *MockCleanRoomsAPIMockRecorder) DeleteCollaborationRequest(arg0 interface{}) *gomock.Call

DeleteCollaborationRequest indicates an expected call of DeleteCollaborationRequest

func (*MockCleanRoomsAPIMockRecorder) DeleteCollaborationWithContext

func (mr *MockCleanRoomsAPIMockRecorder) DeleteCollaborationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCollaborationWithContext indicates an expected call of DeleteCollaborationWithContext

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTable

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTable(arg0 interface{}) *gomock.Call

DeleteConfiguredTable indicates an expected call of DeleteConfiguredTable

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAnalysisRule

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAnalysisRule(arg0 interface{}) *gomock.Call

DeleteConfiguredTableAnalysisRule indicates an expected call of DeleteConfiguredTableAnalysisRule

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAnalysisRuleRequest

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAnalysisRuleRequest(arg0 interface{}) *gomock.Call

DeleteConfiguredTableAnalysisRuleRequest indicates an expected call of DeleteConfiguredTableAnalysisRuleRequest

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAnalysisRuleWithContext

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAnalysisRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConfiguredTableAnalysisRuleWithContext indicates an expected call of DeleteConfiguredTableAnalysisRuleWithContext

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAssociation

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAssociation(arg0 interface{}) *gomock.Call

DeleteConfiguredTableAssociation indicates an expected call of DeleteConfiguredTableAssociation

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAssociationRequest

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAssociationRequest(arg0 interface{}) *gomock.Call

DeleteConfiguredTableAssociationRequest indicates an expected call of DeleteConfiguredTableAssociationRequest

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAssociationWithContext

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConfiguredTableAssociationWithContext indicates an expected call of DeleteConfiguredTableAssociationWithContext

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableRequest

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableRequest(arg0 interface{}) *gomock.Call

DeleteConfiguredTableRequest indicates an expected call of DeleteConfiguredTableRequest

func (*MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableWithContext

func (mr *MockCleanRoomsAPIMockRecorder) DeleteConfiguredTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConfiguredTableWithContext indicates an expected call of DeleteConfiguredTableWithContext

func (*MockCleanRoomsAPIMockRecorder) DeleteMember

func (mr *MockCleanRoomsAPIMockRecorder) DeleteMember(arg0 interface{}) *gomock.Call

DeleteMember indicates an expected call of DeleteMember

func (*MockCleanRoomsAPIMockRecorder) DeleteMemberRequest

func (mr *MockCleanRoomsAPIMockRecorder) DeleteMemberRequest(arg0 interface{}) *gomock.Call

DeleteMemberRequest indicates an expected call of DeleteMemberRequest

func (*MockCleanRoomsAPIMockRecorder) DeleteMemberWithContext

func (mr *MockCleanRoomsAPIMockRecorder) DeleteMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMemberWithContext indicates an expected call of DeleteMemberWithContext

func (*MockCleanRoomsAPIMockRecorder) DeleteMembership

func (mr *MockCleanRoomsAPIMockRecorder) DeleteMembership(arg0 interface{}) *gomock.Call

DeleteMembership indicates an expected call of DeleteMembership

func (*MockCleanRoomsAPIMockRecorder) DeleteMembershipRequest

func (mr *MockCleanRoomsAPIMockRecorder) DeleteMembershipRequest(arg0 interface{}) *gomock.Call

DeleteMembershipRequest indicates an expected call of DeleteMembershipRequest

func (*MockCleanRoomsAPIMockRecorder) DeleteMembershipWithContext

func (mr *MockCleanRoomsAPIMockRecorder) DeleteMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMembershipWithContext indicates an expected call of DeleteMembershipWithContext

func (*MockCleanRoomsAPIMockRecorder) GetAnalysisTemplate added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) GetAnalysisTemplate(arg0 interface{}) *gomock.Call

GetAnalysisTemplate indicates an expected call of GetAnalysisTemplate

func (*MockCleanRoomsAPIMockRecorder) GetAnalysisTemplateRequest added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) GetAnalysisTemplateRequest(arg0 interface{}) *gomock.Call

GetAnalysisTemplateRequest indicates an expected call of GetAnalysisTemplateRequest

func (*MockCleanRoomsAPIMockRecorder) GetAnalysisTemplateWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) GetAnalysisTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAnalysisTemplateWithContext indicates an expected call of GetAnalysisTemplateWithContext

func (*MockCleanRoomsAPIMockRecorder) GetCollaboration

func (mr *MockCleanRoomsAPIMockRecorder) GetCollaboration(arg0 interface{}) *gomock.Call

GetCollaboration indicates an expected call of GetCollaboration

func (*MockCleanRoomsAPIMockRecorder) GetCollaborationAnalysisTemplate added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) GetCollaborationAnalysisTemplate(arg0 interface{}) *gomock.Call

GetCollaborationAnalysisTemplate indicates an expected call of GetCollaborationAnalysisTemplate

func (*MockCleanRoomsAPIMockRecorder) GetCollaborationAnalysisTemplateRequest added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) GetCollaborationAnalysisTemplateRequest(arg0 interface{}) *gomock.Call

GetCollaborationAnalysisTemplateRequest indicates an expected call of GetCollaborationAnalysisTemplateRequest

func (*MockCleanRoomsAPIMockRecorder) GetCollaborationAnalysisTemplateWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) GetCollaborationAnalysisTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCollaborationAnalysisTemplateWithContext indicates an expected call of GetCollaborationAnalysisTemplateWithContext

func (*MockCleanRoomsAPIMockRecorder) GetCollaborationRequest

func (mr *MockCleanRoomsAPIMockRecorder) GetCollaborationRequest(arg0 interface{}) *gomock.Call

GetCollaborationRequest indicates an expected call of GetCollaborationRequest

func (*MockCleanRoomsAPIMockRecorder) GetCollaborationWithContext

func (mr *MockCleanRoomsAPIMockRecorder) GetCollaborationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCollaborationWithContext indicates an expected call of GetCollaborationWithContext

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTable

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTable(arg0 interface{}) *gomock.Call

GetConfiguredTable indicates an expected call of GetConfiguredTable

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTableAnalysisRule

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTableAnalysisRule(arg0 interface{}) *gomock.Call

GetConfiguredTableAnalysisRule indicates an expected call of GetConfiguredTableAnalysisRule

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTableAnalysisRuleRequest

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTableAnalysisRuleRequest(arg0 interface{}) *gomock.Call

GetConfiguredTableAnalysisRuleRequest indicates an expected call of GetConfiguredTableAnalysisRuleRequest

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTableAnalysisRuleWithContext

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTableAnalysisRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfiguredTableAnalysisRuleWithContext indicates an expected call of GetConfiguredTableAnalysisRuleWithContext

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTableAssociation

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTableAssociation(arg0 interface{}) *gomock.Call

GetConfiguredTableAssociation indicates an expected call of GetConfiguredTableAssociation

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTableAssociationRequest

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTableAssociationRequest(arg0 interface{}) *gomock.Call

GetConfiguredTableAssociationRequest indicates an expected call of GetConfiguredTableAssociationRequest

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTableAssociationWithContext

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTableAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfiguredTableAssociationWithContext indicates an expected call of GetConfiguredTableAssociationWithContext

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTableRequest

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTableRequest(arg0 interface{}) *gomock.Call

GetConfiguredTableRequest indicates an expected call of GetConfiguredTableRequest

func (*MockCleanRoomsAPIMockRecorder) GetConfiguredTableWithContext

func (mr *MockCleanRoomsAPIMockRecorder) GetConfiguredTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfiguredTableWithContext indicates an expected call of GetConfiguredTableWithContext

func (*MockCleanRoomsAPIMockRecorder) GetMembership

func (mr *MockCleanRoomsAPIMockRecorder) GetMembership(arg0 interface{}) *gomock.Call

GetMembership indicates an expected call of GetMembership

func (*MockCleanRoomsAPIMockRecorder) GetMembershipRequest

func (mr *MockCleanRoomsAPIMockRecorder) GetMembershipRequest(arg0 interface{}) *gomock.Call

GetMembershipRequest indicates an expected call of GetMembershipRequest

func (*MockCleanRoomsAPIMockRecorder) GetMembershipWithContext

func (mr *MockCleanRoomsAPIMockRecorder) GetMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMembershipWithContext indicates an expected call of GetMembershipWithContext

func (*MockCleanRoomsAPIMockRecorder) GetProtectedQuery

func (mr *MockCleanRoomsAPIMockRecorder) GetProtectedQuery(arg0 interface{}) *gomock.Call

GetProtectedQuery indicates an expected call of GetProtectedQuery

func (*MockCleanRoomsAPIMockRecorder) GetProtectedQueryRequest

func (mr *MockCleanRoomsAPIMockRecorder) GetProtectedQueryRequest(arg0 interface{}) *gomock.Call

GetProtectedQueryRequest indicates an expected call of GetProtectedQueryRequest

func (*MockCleanRoomsAPIMockRecorder) GetProtectedQueryWithContext

func (mr *MockCleanRoomsAPIMockRecorder) GetProtectedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProtectedQueryWithContext indicates an expected call of GetProtectedQueryWithContext

func (*MockCleanRoomsAPIMockRecorder) GetSchema

func (mr *MockCleanRoomsAPIMockRecorder) GetSchema(arg0 interface{}) *gomock.Call

GetSchema indicates an expected call of GetSchema

func (*MockCleanRoomsAPIMockRecorder) GetSchemaAnalysisRule

func (mr *MockCleanRoomsAPIMockRecorder) GetSchemaAnalysisRule(arg0 interface{}) *gomock.Call

GetSchemaAnalysisRule indicates an expected call of GetSchemaAnalysisRule

func (*MockCleanRoomsAPIMockRecorder) GetSchemaAnalysisRuleRequest

func (mr *MockCleanRoomsAPIMockRecorder) GetSchemaAnalysisRuleRequest(arg0 interface{}) *gomock.Call

GetSchemaAnalysisRuleRequest indicates an expected call of GetSchemaAnalysisRuleRequest

func (*MockCleanRoomsAPIMockRecorder) GetSchemaAnalysisRuleWithContext

func (mr *MockCleanRoomsAPIMockRecorder) GetSchemaAnalysisRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSchemaAnalysisRuleWithContext indicates an expected call of GetSchemaAnalysisRuleWithContext

func (*MockCleanRoomsAPIMockRecorder) GetSchemaRequest

func (mr *MockCleanRoomsAPIMockRecorder) GetSchemaRequest(arg0 interface{}) *gomock.Call

GetSchemaRequest indicates an expected call of GetSchemaRequest

func (*MockCleanRoomsAPIMockRecorder) GetSchemaWithContext

func (mr *MockCleanRoomsAPIMockRecorder) GetSchemaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSchemaWithContext indicates an expected call of GetSchemaWithContext

func (*MockCleanRoomsAPIMockRecorder) ListAnalysisTemplates added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListAnalysisTemplates(arg0 interface{}) *gomock.Call

ListAnalysisTemplates indicates an expected call of ListAnalysisTemplates

func (*MockCleanRoomsAPIMockRecorder) ListAnalysisTemplatesPages added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListAnalysisTemplatesPages(arg0, arg1 interface{}) *gomock.Call

ListAnalysisTemplatesPages indicates an expected call of ListAnalysisTemplatesPages

func (*MockCleanRoomsAPIMockRecorder) ListAnalysisTemplatesPagesWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListAnalysisTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAnalysisTemplatesPagesWithContext indicates an expected call of ListAnalysisTemplatesPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListAnalysisTemplatesRequest added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListAnalysisTemplatesRequest(arg0 interface{}) *gomock.Call

ListAnalysisTemplatesRequest indicates an expected call of ListAnalysisTemplatesRequest

func (*MockCleanRoomsAPIMockRecorder) ListAnalysisTemplatesWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListAnalysisTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAnalysisTemplatesWithContext indicates an expected call of ListAnalysisTemplatesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplates added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplates(arg0 interface{}) *gomock.Call

ListCollaborationAnalysisTemplates indicates an expected call of ListCollaborationAnalysisTemplates

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplatesPages added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplatesPages(arg0, arg1 interface{}) *gomock.Call

ListCollaborationAnalysisTemplatesPages indicates an expected call of ListCollaborationAnalysisTemplatesPages

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplatesPagesWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListCollaborationAnalysisTemplatesPagesWithContext indicates an expected call of ListCollaborationAnalysisTemplatesPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplatesRequest added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplatesRequest(arg0 interface{}) *gomock.Call

ListCollaborationAnalysisTemplatesRequest indicates an expected call of ListCollaborationAnalysisTemplatesRequest

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplatesWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationAnalysisTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCollaborationAnalysisTemplatesWithContext indicates an expected call of ListCollaborationAnalysisTemplatesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListCollaborations

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborations(arg0 interface{}) *gomock.Call

ListCollaborations indicates an expected call of ListCollaborations

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationsPages

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationsPages(arg0, arg1 interface{}) *gomock.Call

ListCollaborationsPages indicates an expected call of ListCollaborationsPages

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationsPagesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListCollaborationsPagesWithContext indicates an expected call of ListCollaborationsPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationsRequest

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationsRequest(arg0 interface{}) *gomock.Call

ListCollaborationsRequest indicates an expected call of ListCollaborationsRequest

func (*MockCleanRoomsAPIMockRecorder) ListCollaborationsWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListCollaborationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCollaborationsWithContext indicates an expected call of ListCollaborationsWithContext

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociations

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociations(arg0 interface{}) *gomock.Call

ListConfiguredTableAssociations indicates an expected call of ListConfiguredTableAssociations

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociationsPages

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListConfiguredTableAssociationsPages indicates an expected call of ListConfiguredTableAssociationsPages

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociationsPagesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListConfiguredTableAssociationsPagesWithContext indicates an expected call of ListConfiguredTableAssociationsPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociationsRequest

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociationsRequest(arg0 interface{}) *gomock.Call

ListConfiguredTableAssociationsRequest indicates an expected call of ListConfiguredTableAssociationsRequest

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociationsWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTableAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConfiguredTableAssociationsWithContext indicates an expected call of ListConfiguredTableAssociationsWithContext

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTables

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTables(arg0 interface{}) *gomock.Call

ListConfiguredTables indicates an expected call of ListConfiguredTables

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTablesPages

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTablesPages(arg0, arg1 interface{}) *gomock.Call

ListConfiguredTablesPages indicates an expected call of ListConfiguredTablesPages

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTablesPagesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListConfiguredTablesPagesWithContext indicates an expected call of ListConfiguredTablesPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTablesRequest

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTablesRequest(arg0 interface{}) *gomock.Call

ListConfiguredTablesRequest indicates an expected call of ListConfiguredTablesRequest

func (*MockCleanRoomsAPIMockRecorder) ListConfiguredTablesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListConfiguredTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConfiguredTablesWithContext indicates an expected call of ListConfiguredTablesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListMembers

func (mr *MockCleanRoomsAPIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call

ListMembers indicates an expected call of ListMembers

func (*MockCleanRoomsAPIMockRecorder) ListMembersPages

func (mr *MockCleanRoomsAPIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call

ListMembersPages indicates an expected call of ListMembersPages

func (*MockCleanRoomsAPIMockRecorder) ListMembersPagesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListMembersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMembersPagesWithContext indicates an expected call of ListMembersPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListMembersRequest

func (mr *MockCleanRoomsAPIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call

ListMembersRequest indicates an expected call of ListMembersRequest

func (*MockCleanRoomsAPIMockRecorder) ListMembersWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMembersWithContext indicates an expected call of ListMembersWithContext

func (*MockCleanRoomsAPIMockRecorder) ListMemberships

func (mr *MockCleanRoomsAPIMockRecorder) ListMemberships(arg0 interface{}) *gomock.Call

ListMemberships indicates an expected call of ListMemberships

func (*MockCleanRoomsAPIMockRecorder) ListMembershipsPages

func (mr *MockCleanRoomsAPIMockRecorder) ListMembershipsPages(arg0, arg1 interface{}) *gomock.Call

ListMembershipsPages indicates an expected call of ListMembershipsPages

func (*MockCleanRoomsAPIMockRecorder) ListMembershipsPagesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListMembershipsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListMembershipsPagesWithContext indicates an expected call of ListMembershipsPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListMembershipsRequest

func (mr *MockCleanRoomsAPIMockRecorder) ListMembershipsRequest(arg0 interface{}) *gomock.Call

ListMembershipsRequest indicates an expected call of ListMembershipsRequest

func (*MockCleanRoomsAPIMockRecorder) ListMembershipsWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListMembershipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMembershipsWithContext indicates an expected call of ListMembershipsWithContext

func (*MockCleanRoomsAPIMockRecorder) ListProtectedQueries

func (mr *MockCleanRoomsAPIMockRecorder) ListProtectedQueries(arg0 interface{}) *gomock.Call

ListProtectedQueries indicates an expected call of ListProtectedQueries

func (*MockCleanRoomsAPIMockRecorder) ListProtectedQueriesPages

func (mr *MockCleanRoomsAPIMockRecorder) ListProtectedQueriesPages(arg0, arg1 interface{}) *gomock.Call

ListProtectedQueriesPages indicates an expected call of ListProtectedQueriesPages

func (*MockCleanRoomsAPIMockRecorder) ListProtectedQueriesPagesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListProtectedQueriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListProtectedQueriesPagesWithContext indicates an expected call of ListProtectedQueriesPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListProtectedQueriesRequest

func (mr *MockCleanRoomsAPIMockRecorder) ListProtectedQueriesRequest(arg0 interface{}) *gomock.Call

ListProtectedQueriesRequest indicates an expected call of ListProtectedQueriesRequest

func (*MockCleanRoomsAPIMockRecorder) ListProtectedQueriesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListProtectedQueriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProtectedQueriesWithContext indicates an expected call of ListProtectedQueriesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListSchemas

func (mr *MockCleanRoomsAPIMockRecorder) ListSchemas(arg0 interface{}) *gomock.Call

ListSchemas indicates an expected call of ListSchemas

func (*MockCleanRoomsAPIMockRecorder) ListSchemasPages

func (mr *MockCleanRoomsAPIMockRecorder) ListSchemasPages(arg0, arg1 interface{}) *gomock.Call

ListSchemasPages indicates an expected call of ListSchemasPages

func (*MockCleanRoomsAPIMockRecorder) ListSchemasPagesWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListSchemasPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSchemasPagesWithContext indicates an expected call of ListSchemasPagesWithContext

func (*MockCleanRoomsAPIMockRecorder) ListSchemasRequest

func (mr *MockCleanRoomsAPIMockRecorder) ListSchemasRequest(arg0 interface{}) *gomock.Call

ListSchemasRequest indicates an expected call of ListSchemasRequest

func (*MockCleanRoomsAPIMockRecorder) ListSchemasWithContext

func (mr *MockCleanRoomsAPIMockRecorder) ListSchemasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSchemasWithContext indicates an expected call of ListSchemasWithContext

func (*MockCleanRoomsAPIMockRecorder) ListTagsForResource added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockCleanRoomsAPIMockRecorder) ListTagsForResourceRequest added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockCleanRoomsAPIMockRecorder) ListTagsForResourceWithContext added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockCleanRoomsAPIMockRecorder) StartProtectedQuery

func (mr *MockCleanRoomsAPIMockRecorder) StartProtectedQuery(arg0 interface{}) *gomock.Call

StartProtectedQuery indicates an expected call of StartProtectedQuery

func (*MockCleanRoomsAPIMockRecorder) StartProtectedQueryRequest

func (mr *MockCleanRoomsAPIMockRecorder) StartProtectedQueryRequest(arg0 interface{}) *gomock.Call

StartProtectedQueryRequest indicates an expected call of StartProtectedQueryRequest

func (*MockCleanRoomsAPIMockRecorder) StartProtectedQueryWithContext

func (mr *MockCleanRoomsAPIMockRecorder) StartProtectedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartProtectedQueryWithContext indicates an expected call of StartProtectedQueryWithContext

func (*MockCleanRoomsAPIMockRecorder) TagResource added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockCleanRoomsAPIMockRecorder) TagResourceRequest added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockCleanRoomsAPIMockRecorder) TagResourceWithContext added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockCleanRoomsAPIMockRecorder) UntagResource added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockCleanRoomsAPIMockRecorder) UntagResourceRequest added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockCleanRoomsAPIMockRecorder) UntagResourceWithContext added in v1.44.226

func (mr *MockCleanRoomsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockCleanRoomsAPIMockRecorder) UpdateAnalysisTemplate added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) UpdateAnalysisTemplate(arg0 interface{}) *gomock.Call

UpdateAnalysisTemplate indicates an expected call of UpdateAnalysisTemplate

func (*MockCleanRoomsAPIMockRecorder) UpdateAnalysisTemplateRequest added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) UpdateAnalysisTemplateRequest(arg0 interface{}) *gomock.Call

UpdateAnalysisTemplateRequest indicates an expected call of UpdateAnalysisTemplateRequest

func (*MockCleanRoomsAPIMockRecorder) UpdateAnalysisTemplateWithContext added in v1.44.313

func (mr *MockCleanRoomsAPIMockRecorder) UpdateAnalysisTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAnalysisTemplateWithContext indicates an expected call of UpdateAnalysisTemplateWithContext

func (*MockCleanRoomsAPIMockRecorder) UpdateCollaboration

func (mr *MockCleanRoomsAPIMockRecorder) UpdateCollaboration(arg0 interface{}) *gomock.Call

UpdateCollaboration indicates an expected call of UpdateCollaboration

func (*MockCleanRoomsAPIMockRecorder) UpdateCollaborationRequest

func (mr *MockCleanRoomsAPIMockRecorder) UpdateCollaborationRequest(arg0 interface{}) *gomock.Call

UpdateCollaborationRequest indicates an expected call of UpdateCollaborationRequest

func (*MockCleanRoomsAPIMockRecorder) UpdateCollaborationWithContext

func (mr *MockCleanRoomsAPIMockRecorder) UpdateCollaborationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateCollaborationWithContext indicates an expected call of UpdateCollaborationWithContext

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTable

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTable(arg0 interface{}) *gomock.Call

UpdateConfiguredTable indicates an expected call of UpdateConfiguredTable

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAnalysisRule

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAnalysisRule(arg0 interface{}) *gomock.Call

UpdateConfiguredTableAnalysisRule indicates an expected call of UpdateConfiguredTableAnalysisRule

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAnalysisRuleRequest

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAnalysisRuleRequest(arg0 interface{}) *gomock.Call

UpdateConfiguredTableAnalysisRuleRequest indicates an expected call of UpdateConfiguredTableAnalysisRuleRequest

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAnalysisRuleWithContext

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAnalysisRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConfiguredTableAnalysisRuleWithContext indicates an expected call of UpdateConfiguredTableAnalysisRuleWithContext

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAssociation

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAssociation(arg0 interface{}) *gomock.Call

UpdateConfiguredTableAssociation indicates an expected call of UpdateConfiguredTableAssociation

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAssociationRequest

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAssociationRequest(arg0 interface{}) *gomock.Call

UpdateConfiguredTableAssociationRequest indicates an expected call of UpdateConfiguredTableAssociationRequest

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAssociationWithContext

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConfiguredTableAssociationWithContext indicates an expected call of UpdateConfiguredTableAssociationWithContext

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableRequest

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableRequest(arg0 interface{}) *gomock.Call

UpdateConfiguredTableRequest indicates an expected call of UpdateConfiguredTableRequest

func (*MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableWithContext

func (mr *MockCleanRoomsAPIMockRecorder) UpdateConfiguredTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConfiguredTableWithContext indicates an expected call of UpdateConfiguredTableWithContext

func (*MockCleanRoomsAPIMockRecorder) UpdateMembership

func (mr *MockCleanRoomsAPIMockRecorder) UpdateMembership(arg0 interface{}) *gomock.Call

UpdateMembership indicates an expected call of UpdateMembership

func (*MockCleanRoomsAPIMockRecorder) UpdateMembershipRequest

func (mr *MockCleanRoomsAPIMockRecorder) UpdateMembershipRequest(arg0 interface{}) *gomock.Call

UpdateMembershipRequest indicates an expected call of UpdateMembershipRequest

func (*MockCleanRoomsAPIMockRecorder) UpdateMembershipWithContext

func (mr *MockCleanRoomsAPIMockRecorder) UpdateMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMembershipWithContext indicates an expected call of UpdateMembershipWithContext

func (*MockCleanRoomsAPIMockRecorder) UpdateProtectedQuery

func (mr *MockCleanRoomsAPIMockRecorder) UpdateProtectedQuery(arg0 interface{}) *gomock.Call

UpdateProtectedQuery indicates an expected call of UpdateProtectedQuery

func (*MockCleanRoomsAPIMockRecorder) UpdateProtectedQueryRequest

func (mr *MockCleanRoomsAPIMockRecorder) UpdateProtectedQueryRequest(arg0 interface{}) *gomock.Call

UpdateProtectedQueryRequest indicates an expected call of UpdateProtectedQueryRequest

func (*MockCleanRoomsAPIMockRecorder) UpdateProtectedQueryWithContext

func (mr *MockCleanRoomsAPIMockRecorder) UpdateProtectedQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateProtectedQueryWithContext indicates an expected call of UpdateProtectedQueryWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL