quicksightmock

package
v1.43.22 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package quicksightmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockQuickSightAPI

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

MockQuickSightAPI is a mock of QuickSightAPI interface.

func NewMockQuickSightAPI

func NewMockQuickSightAPI(ctrl *gomock.Controller) *MockQuickSightAPI

NewMockQuickSightAPI creates a new mock instance.

func (*MockQuickSightAPI) CancelIngestion

CancelIngestion mocks base method.

func (*MockQuickSightAPI) CancelIngestionRequest

CancelIngestionRequest mocks base method.

func (*MockQuickSightAPI) CancelIngestionWithContext

func (m *MockQuickSightAPI) CancelIngestionWithContext(arg0 context.Context, arg1 *quicksight.CancelIngestionInput, arg2 ...request.Option) (*quicksight.CancelIngestionOutput, error)

CancelIngestionWithContext mocks base method.

func (*MockQuickSightAPI) CreateAccountCustomization

CreateAccountCustomization mocks base method.

func (*MockQuickSightAPI) CreateAccountCustomizationRequest

CreateAccountCustomizationRequest mocks base method.

func (*MockQuickSightAPI) CreateAccountCustomizationWithContext

CreateAccountCustomizationWithContext mocks base method.

func (*MockQuickSightAPI) CreateAnalysis

CreateAnalysis mocks base method.

func (*MockQuickSightAPI) CreateAnalysisRequest

CreateAnalysisRequest mocks base method.

func (*MockQuickSightAPI) CreateAnalysisWithContext

func (m *MockQuickSightAPI) CreateAnalysisWithContext(arg0 context.Context, arg1 *quicksight.CreateAnalysisInput, arg2 ...request.Option) (*quicksight.CreateAnalysisOutput, error)

CreateAnalysisWithContext mocks base method.

func (*MockQuickSightAPI) CreateDashboard

CreateDashboard mocks base method.

func (*MockQuickSightAPI) CreateDashboardRequest

CreateDashboardRequest mocks base method.

func (*MockQuickSightAPI) CreateDashboardWithContext

func (m *MockQuickSightAPI) CreateDashboardWithContext(arg0 context.Context, arg1 *quicksight.CreateDashboardInput, arg2 ...request.Option) (*quicksight.CreateDashboardOutput, error)

CreateDashboardWithContext mocks base method.

func (*MockQuickSightAPI) CreateDataSet

CreateDataSet mocks base method.

func (*MockQuickSightAPI) CreateDataSetRequest

CreateDataSetRequest mocks base method.

func (*MockQuickSightAPI) CreateDataSetWithContext

func (m *MockQuickSightAPI) CreateDataSetWithContext(arg0 context.Context, arg1 *quicksight.CreateDataSetInput, arg2 ...request.Option) (*quicksight.CreateDataSetOutput, error)

CreateDataSetWithContext mocks base method.

func (*MockQuickSightAPI) CreateDataSource

CreateDataSource mocks base method.

func (*MockQuickSightAPI) CreateDataSourceRequest

CreateDataSourceRequest mocks base method.

func (*MockQuickSightAPI) CreateDataSourceWithContext

func (m *MockQuickSightAPI) CreateDataSourceWithContext(arg0 context.Context, arg1 *quicksight.CreateDataSourceInput, arg2 ...request.Option) (*quicksight.CreateDataSourceOutput, error)

CreateDataSourceWithContext mocks base method.

func (*MockQuickSightAPI) CreateFolder added in v1.43.22

CreateFolder mocks base method.

func (*MockQuickSightAPI) CreateFolderMembership added in v1.43.22

CreateFolderMembership mocks base method.

func (*MockQuickSightAPI) CreateFolderMembershipRequest added in v1.43.22

CreateFolderMembershipRequest mocks base method.

func (*MockQuickSightAPI) CreateFolderMembershipWithContext added in v1.43.22

CreateFolderMembershipWithContext mocks base method.

func (*MockQuickSightAPI) CreateFolderRequest added in v1.43.22

CreateFolderRequest mocks base method.

func (*MockQuickSightAPI) CreateFolderWithContext added in v1.43.22

func (m *MockQuickSightAPI) CreateFolderWithContext(arg0 context.Context, arg1 *quicksight.CreateFolderInput, arg2 ...request.Option) (*quicksight.CreateFolderOutput, error)

CreateFolderWithContext mocks base method.

func (*MockQuickSightAPI) CreateGroup

CreateGroup mocks base method.

func (*MockQuickSightAPI) CreateGroupMembership

CreateGroupMembership mocks base method.

func (*MockQuickSightAPI) CreateGroupMembershipRequest

CreateGroupMembershipRequest mocks base method.

func (*MockQuickSightAPI) CreateGroupMembershipWithContext

CreateGroupMembershipWithContext mocks base method.

func (*MockQuickSightAPI) CreateGroupRequest

CreateGroupRequest mocks base method.

func (*MockQuickSightAPI) CreateGroupWithContext

func (m *MockQuickSightAPI) CreateGroupWithContext(arg0 context.Context, arg1 *quicksight.CreateGroupInput, arg2 ...request.Option) (*quicksight.CreateGroupOutput, error)

CreateGroupWithContext mocks base method.

func (*MockQuickSightAPI) CreateIAMPolicyAssignment

CreateIAMPolicyAssignment mocks base method.

func (*MockQuickSightAPI) CreateIAMPolicyAssignmentRequest

CreateIAMPolicyAssignmentRequest mocks base method.

func (*MockQuickSightAPI) CreateIAMPolicyAssignmentWithContext

CreateIAMPolicyAssignmentWithContext mocks base method.

func (*MockQuickSightAPI) CreateIngestion

CreateIngestion mocks base method.

func (*MockQuickSightAPI) CreateIngestionRequest

CreateIngestionRequest mocks base method.

func (*MockQuickSightAPI) CreateIngestionWithContext

func (m *MockQuickSightAPI) CreateIngestionWithContext(arg0 context.Context, arg1 *quicksight.CreateIngestionInput, arg2 ...request.Option) (*quicksight.CreateIngestionOutput, error)

CreateIngestionWithContext mocks base method.

func (*MockQuickSightAPI) CreateNamespace

CreateNamespace mocks base method.

func (*MockQuickSightAPI) CreateNamespaceRequest

CreateNamespaceRequest mocks base method.

func (*MockQuickSightAPI) CreateNamespaceWithContext

func (m *MockQuickSightAPI) CreateNamespaceWithContext(arg0 context.Context, arg1 *quicksight.CreateNamespaceInput, arg2 ...request.Option) (*quicksight.CreateNamespaceOutput, error)

CreateNamespaceWithContext mocks base method.

func (*MockQuickSightAPI) CreateTemplate

CreateTemplate mocks base method.

func (*MockQuickSightAPI) CreateTemplateAlias

CreateTemplateAlias mocks base method.

func (*MockQuickSightAPI) CreateTemplateAliasRequest

CreateTemplateAliasRequest mocks base method.

func (*MockQuickSightAPI) CreateTemplateAliasWithContext

CreateTemplateAliasWithContext mocks base method.

func (*MockQuickSightAPI) CreateTemplateRequest

CreateTemplateRequest mocks base method.

func (*MockQuickSightAPI) CreateTemplateWithContext

func (m *MockQuickSightAPI) CreateTemplateWithContext(arg0 context.Context, arg1 *quicksight.CreateTemplateInput, arg2 ...request.Option) (*quicksight.CreateTemplateOutput, error)

CreateTemplateWithContext mocks base method.

func (*MockQuickSightAPI) CreateTheme

CreateTheme mocks base method.

func (*MockQuickSightAPI) CreateThemeAlias

CreateThemeAlias mocks base method.

func (*MockQuickSightAPI) CreateThemeAliasRequest

CreateThemeAliasRequest mocks base method.

func (*MockQuickSightAPI) CreateThemeAliasWithContext

func (m *MockQuickSightAPI) CreateThemeAliasWithContext(arg0 context.Context, arg1 *quicksight.CreateThemeAliasInput, arg2 ...request.Option) (*quicksight.CreateThemeAliasOutput, error)

CreateThemeAliasWithContext mocks base method.

func (*MockQuickSightAPI) CreateThemeRequest

CreateThemeRequest mocks base method.

func (*MockQuickSightAPI) CreateThemeWithContext

func (m *MockQuickSightAPI) CreateThemeWithContext(arg0 context.Context, arg1 *quicksight.CreateThemeInput, arg2 ...request.Option) (*quicksight.CreateThemeOutput, error)

CreateThemeWithContext mocks base method.

func (*MockQuickSightAPI) DeleteAccountCustomization

DeleteAccountCustomization mocks base method.

func (*MockQuickSightAPI) DeleteAccountCustomizationRequest

DeleteAccountCustomizationRequest mocks base method.

func (*MockQuickSightAPI) DeleteAccountCustomizationWithContext

DeleteAccountCustomizationWithContext mocks base method.

func (*MockQuickSightAPI) DeleteAnalysis

DeleteAnalysis mocks base method.

func (*MockQuickSightAPI) DeleteAnalysisRequest

DeleteAnalysisRequest mocks base method.

func (*MockQuickSightAPI) DeleteAnalysisWithContext

func (m *MockQuickSightAPI) DeleteAnalysisWithContext(arg0 context.Context, arg1 *quicksight.DeleteAnalysisInput, arg2 ...request.Option) (*quicksight.DeleteAnalysisOutput, error)

DeleteAnalysisWithContext mocks base method.

func (*MockQuickSightAPI) DeleteDashboard

DeleteDashboard mocks base method.

func (*MockQuickSightAPI) DeleteDashboardRequest

DeleteDashboardRequest mocks base method.

func (*MockQuickSightAPI) DeleteDashboardWithContext

func (m *MockQuickSightAPI) DeleteDashboardWithContext(arg0 context.Context, arg1 *quicksight.DeleteDashboardInput, arg2 ...request.Option) (*quicksight.DeleteDashboardOutput, error)

DeleteDashboardWithContext mocks base method.

func (*MockQuickSightAPI) DeleteDataSet

DeleteDataSet mocks base method.

func (*MockQuickSightAPI) DeleteDataSetRequest

DeleteDataSetRequest mocks base method.

func (*MockQuickSightAPI) DeleteDataSetWithContext

func (m *MockQuickSightAPI) DeleteDataSetWithContext(arg0 context.Context, arg1 *quicksight.DeleteDataSetInput, arg2 ...request.Option) (*quicksight.DeleteDataSetOutput, error)

DeleteDataSetWithContext mocks base method.

func (*MockQuickSightAPI) DeleteDataSource

DeleteDataSource mocks base method.

func (*MockQuickSightAPI) DeleteDataSourceRequest

DeleteDataSourceRequest mocks base method.

func (*MockQuickSightAPI) DeleteDataSourceWithContext

func (m *MockQuickSightAPI) DeleteDataSourceWithContext(arg0 context.Context, arg1 *quicksight.DeleteDataSourceInput, arg2 ...request.Option) (*quicksight.DeleteDataSourceOutput, error)

DeleteDataSourceWithContext mocks base method.

func (*MockQuickSightAPI) DeleteFolder added in v1.43.22

DeleteFolder mocks base method.

func (*MockQuickSightAPI) DeleteFolderMembership added in v1.43.22

DeleteFolderMembership mocks base method.

func (*MockQuickSightAPI) DeleteFolderMembershipRequest added in v1.43.22

DeleteFolderMembershipRequest mocks base method.

func (*MockQuickSightAPI) DeleteFolderMembershipWithContext added in v1.43.22

DeleteFolderMembershipWithContext mocks base method.

func (*MockQuickSightAPI) DeleteFolderRequest added in v1.43.22

DeleteFolderRequest mocks base method.

func (*MockQuickSightAPI) DeleteFolderWithContext added in v1.43.22

func (m *MockQuickSightAPI) DeleteFolderWithContext(arg0 context.Context, arg1 *quicksight.DeleteFolderInput, arg2 ...request.Option) (*quicksight.DeleteFolderOutput, error)

DeleteFolderWithContext mocks base method.

func (*MockQuickSightAPI) DeleteGroup

DeleteGroup mocks base method.

func (*MockQuickSightAPI) DeleteGroupMembership

DeleteGroupMembership mocks base method.

func (*MockQuickSightAPI) DeleteGroupMembershipRequest

DeleteGroupMembershipRequest mocks base method.

func (*MockQuickSightAPI) DeleteGroupMembershipWithContext

DeleteGroupMembershipWithContext mocks base method.

func (*MockQuickSightAPI) DeleteGroupRequest

DeleteGroupRequest mocks base method.

func (*MockQuickSightAPI) DeleteGroupWithContext

func (m *MockQuickSightAPI) DeleteGroupWithContext(arg0 context.Context, arg1 *quicksight.DeleteGroupInput, arg2 ...request.Option) (*quicksight.DeleteGroupOutput, error)

DeleteGroupWithContext mocks base method.

func (*MockQuickSightAPI) DeleteIAMPolicyAssignment

DeleteIAMPolicyAssignment mocks base method.

func (*MockQuickSightAPI) DeleteIAMPolicyAssignmentRequest

DeleteIAMPolicyAssignmentRequest mocks base method.

func (*MockQuickSightAPI) DeleteIAMPolicyAssignmentWithContext

DeleteIAMPolicyAssignmentWithContext mocks base method.

func (*MockQuickSightAPI) DeleteNamespace

DeleteNamespace mocks base method.

func (*MockQuickSightAPI) DeleteNamespaceRequest

DeleteNamespaceRequest mocks base method.

func (*MockQuickSightAPI) DeleteNamespaceWithContext

func (m *MockQuickSightAPI) DeleteNamespaceWithContext(arg0 context.Context, arg1 *quicksight.DeleteNamespaceInput, arg2 ...request.Option) (*quicksight.DeleteNamespaceOutput, error)

DeleteNamespaceWithContext mocks base method.

func (*MockQuickSightAPI) DeleteTemplate

DeleteTemplate mocks base method.

func (*MockQuickSightAPI) DeleteTemplateAlias

DeleteTemplateAlias mocks base method.

func (*MockQuickSightAPI) DeleteTemplateAliasRequest

DeleteTemplateAliasRequest mocks base method.

func (*MockQuickSightAPI) DeleteTemplateAliasWithContext

DeleteTemplateAliasWithContext mocks base method.

func (*MockQuickSightAPI) DeleteTemplateRequest

DeleteTemplateRequest mocks base method.

func (*MockQuickSightAPI) DeleteTemplateWithContext

func (m *MockQuickSightAPI) DeleteTemplateWithContext(arg0 context.Context, arg1 *quicksight.DeleteTemplateInput, arg2 ...request.Option) (*quicksight.DeleteTemplateOutput, error)

DeleteTemplateWithContext mocks base method.

func (*MockQuickSightAPI) DeleteTheme

DeleteTheme mocks base method.

func (*MockQuickSightAPI) DeleteThemeAlias

DeleteThemeAlias mocks base method.

func (*MockQuickSightAPI) DeleteThemeAliasRequest

DeleteThemeAliasRequest mocks base method.

func (*MockQuickSightAPI) DeleteThemeAliasWithContext

func (m *MockQuickSightAPI) DeleteThemeAliasWithContext(arg0 context.Context, arg1 *quicksight.DeleteThemeAliasInput, arg2 ...request.Option) (*quicksight.DeleteThemeAliasOutput, error)

DeleteThemeAliasWithContext mocks base method.

func (*MockQuickSightAPI) DeleteThemeRequest

DeleteThemeRequest mocks base method.

func (*MockQuickSightAPI) DeleteThemeWithContext

func (m *MockQuickSightAPI) DeleteThemeWithContext(arg0 context.Context, arg1 *quicksight.DeleteThemeInput, arg2 ...request.Option) (*quicksight.DeleteThemeOutput, error)

DeleteThemeWithContext mocks base method.

func (*MockQuickSightAPI) DeleteUser

DeleteUser mocks base method.

func (*MockQuickSightAPI) DeleteUserByPrincipalId

DeleteUserByPrincipalId mocks base method.

func (*MockQuickSightAPI) DeleteUserByPrincipalIdRequest

DeleteUserByPrincipalIdRequest mocks base method.

func (*MockQuickSightAPI) DeleteUserByPrincipalIdWithContext

DeleteUserByPrincipalIdWithContext mocks base method.

func (*MockQuickSightAPI) DeleteUserRequest

DeleteUserRequest mocks base method.

func (*MockQuickSightAPI) DeleteUserWithContext

func (m *MockQuickSightAPI) DeleteUserWithContext(arg0 context.Context, arg1 *quicksight.DeleteUserInput, arg2 ...request.Option) (*quicksight.DeleteUserOutput, error)

DeleteUserWithContext mocks base method.

func (*MockQuickSightAPI) DescribeAccountCustomization

DescribeAccountCustomization mocks base method.

func (*MockQuickSightAPI) DescribeAccountCustomizationRequest

DescribeAccountCustomizationRequest mocks base method.

func (*MockQuickSightAPI) DescribeAccountCustomizationWithContext

DescribeAccountCustomizationWithContext mocks base method.

func (*MockQuickSightAPI) DescribeAccountSettings

DescribeAccountSettings mocks base method.

func (*MockQuickSightAPI) DescribeAccountSettingsRequest

DescribeAccountSettingsRequest mocks base method.

func (*MockQuickSightAPI) DescribeAccountSettingsWithContext

DescribeAccountSettingsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeAnalysis

DescribeAnalysis mocks base method.

func (*MockQuickSightAPI) DescribeAnalysisPermissions

DescribeAnalysisPermissions mocks base method.

func (*MockQuickSightAPI) DescribeAnalysisPermissionsRequest

DescribeAnalysisPermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeAnalysisPermissionsWithContext

DescribeAnalysisPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeAnalysisRequest

DescribeAnalysisRequest mocks base method.

func (*MockQuickSightAPI) DescribeAnalysisWithContext

func (m *MockQuickSightAPI) DescribeAnalysisWithContext(arg0 context.Context, arg1 *quicksight.DescribeAnalysisInput, arg2 ...request.Option) (*quicksight.DescribeAnalysisOutput, error)

DescribeAnalysisWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDashboard

DescribeDashboard mocks base method.

func (*MockQuickSightAPI) DescribeDashboardPermissions

DescribeDashboardPermissions mocks base method.

func (*MockQuickSightAPI) DescribeDashboardPermissionsRequest

DescribeDashboardPermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeDashboardPermissionsWithContext

DescribeDashboardPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDashboardRequest

DescribeDashboardRequest mocks base method.

func (*MockQuickSightAPI) DescribeDashboardWithContext

func (m *MockQuickSightAPI) DescribeDashboardWithContext(arg0 context.Context, arg1 *quicksight.DescribeDashboardInput, arg2 ...request.Option) (*quicksight.DescribeDashboardOutput, error)

DescribeDashboardWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDataSet

DescribeDataSet mocks base method.

func (*MockQuickSightAPI) DescribeDataSetPermissions

DescribeDataSetPermissions mocks base method.

func (*MockQuickSightAPI) DescribeDataSetPermissionsRequest

DescribeDataSetPermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeDataSetPermissionsWithContext

DescribeDataSetPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDataSetRequest

DescribeDataSetRequest mocks base method.

func (*MockQuickSightAPI) DescribeDataSetWithContext

func (m *MockQuickSightAPI) DescribeDataSetWithContext(arg0 context.Context, arg1 *quicksight.DescribeDataSetInput, arg2 ...request.Option) (*quicksight.DescribeDataSetOutput, error)

DescribeDataSetWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDataSource

DescribeDataSource mocks base method.

func (*MockQuickSightAPI) DescribeDataSourcePermissions

DescribeDataSourcePermissions mocks base method.

func (*MockQuickSightAPI) DescribeDataSourcePermissionsRequest

DescribeDataSourcePermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeDataSourcePermissionsWithContext

DescribeDataSourcePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDataSourceRequest

DescribeDataSourceRequest mocks base method.

func (*MockQuickSightAPI) DescribeDataSourceWithContext

DescribeDataSourceWithContext mocks base method.

func (*MockQuickSightAPI) DescribeFolder added in v1.43.22

DescribeFolder mocks base method.

func (*MockQuickSightAPI) DescribeFolderPermissions added in v1.43.22

DescribeFolderPermissions mocks base method.

func (*MockQuickSightAPI) DescribeFolderPermissionsRequest added in v1.43.22

DescribeFolderPermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeFolderPermissionsWithContext added in v1.43.22

DescribeFolderPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeFolderRequest added in v1.43.22

DescribeFolderRequest mocks base method.

func (*MockQuickSightAPI) DescribeFolderResolvedPermissions added in v1.43.22

DescribeFolderResolvedPermissions mocks base method.

func (*MockQuickSightAPI) DescribeFolderResolvedPermissionsRequest added in v1.43.22

DescribeFolderResolvedPermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeFolderResolvedPermissionsWithContext added in v1.43.22

DescribeFolderResolvedPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeFolderWithContext added in v1.43.22

func (m *MockQuickSightAPI) DescribeFolderWithContext(arg0 context.Context, arg1 *quicksight.DescribeFolderInput, arg2 ...request.Option) (*quicksight.DescribeFolderOutput, error)

DescribeFolderWithContext mocks base method.

func (*MockQuickSightAPI) DescribeGroup

DescribeGroup mocks base method.

func (*MockQuickSightAPI) DescribeGroupMembership added in v1.43.22

DescribeGroupMembership mocks base method.

func (*MockQuickSightAPI) DescribeGroupMembershipRequest added in v1.43.22

DescribeGroupMembershipRequest mocks base method.

func (*MockQuickSightAPI) DescribeGroupMembershipWithContext added in v1.43.22

DescribeGroupMembershipWithContext mocks base method.

func (*MockQuickSightAPI) DescribeGroupRequest

DescribeGroupRequest mocks base method.

func (*MockQuickSightAPI) DescribeGroupWithContext

func (m *MockQuickSightAPI) DescribeGroupWithContext(arg0 context.Context, arg1 *quicksight.DescribeGroupInput, arg2 ...request.Option) (*quicksight.DescribeGroupOutput, error)

DescribeGroupWithContext mocks base method.

func (*MockQuickSightAPI) DescribeIAMPolicyAssignment

DescribeIAMPolicyAssignment mocks base method.

func (*MockQuickSightAPI) DescribeIAMPolicyAssignmentRequest

DescribeIAMPolicyAssignmentRequest mocks base method.

func (*MockQuickSightAPI) DescribeIAMPolicyAssignmentWithContext

DescribeIAMPolicyAssignmentWithContext mocks base method.

func (*MockQuickSightAPI) DescribeIngestion

DescribeIngestion mocks base method.

func (*MockQuickSightAPI) DescribeIngestionRequest

DescribeIngestionRequest mocks base method.

func (*MockQuickSightAPI) DescribeIngestionWithContext

func (m *MockQuickSightAPI) DescribeIngestionWithContext(arg0 context.Context, arg1 *quicksight.DescribeIngestionInput, arg2 ...request.Option) (*quicksight.DescribeIngestionOutput, error)

DescribeIngestionWithContext mocks base method.

func (*MockQuickSightAPI) DescribeIpRestriction added in v1.43.22

DescribeIpRestriction mocks base method.

func (*MockQuickSightAPI) DescribeIpRestrictionRequest added in v1.43.22

DescribeIpRestrictionRequest mocks base method.

func (*MockQuickSightAPI) DescribeIpRestrictionWithContext added in v1.43.22

DescribeIpRestrictionWithContext mocks base method.

func (*MockQuickSightAPI) DescribeNamespace

DescribeNamespace mocks base method.

func (*MockQuickSightAPI) DescribeNamespaceRequest

DescribeNamespaceRequest mocks base method.

func (*MockQuickSightAPI) DescribeNamespaceWithContext

func (m *MockQuickSightAPI) DescribeNamespaceWithContext(arg0 context.Context, arg1 *quicksight.DescribeNamespaceInput, arg2 ...request.Option) (*quicksight.DescribeNamespaceOutput, error)

DescribeNamespaceWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTemplate

DescribeTemplate mocks base method.

func (*MockQuickSightAPI) DescribeTemplateAlias

DescribeTemplateAlias mocks base method.

func (*MockQuickSightAPI) DescribeTemplateAliasRequest

DescribeTemplateAliasRequest mocks base method.

func (*MockQuickSightAPI) DescribeTemplateAliasWithContext

DescribeTemplateAliasWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTemplatePermissions

DescribeTemplatePermissions mocks base method.

func (*MockQuickSightAPI) DescribeTemplatePermissionsRequest

DescribeTemplatePermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeTemplatePermissionsWithContext

DescribeTemplatePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTemplateRequest

DescribeTemplateRequest mocks base method.

func (*MockQuickSightAPI) DescribeTemplateWithContext

func (m *MockQuickSightAPI) DescribeTemplateWithContext(arg0 context.Context, arg1 *quicksight.DescribeTemplateInput, arg2 ...request.Option) (*quicksight.DescribeTemplateOutput, error)

DescribeTemplateWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTheme

DescribeTheme mocks base method.

func (*MockQuickSightAPI) DescribeThemeAlias

DescribeThemeAlias mocks base method.

func (*MockQuickSightAPI) DescribeThemeAliasRequest

DescribeThemeAliasRequest mocks base method.

func (*MockQuickSightAPI) DescribeThemeAliasWithContext

DescribeThemeAliasWithContext mocks base method.

func (*MockQuickSightAPI) DescribeThemePermissions

DescribeThemePermissions mocks base method.

func (*MockQuickSightAPI) DescribeThemePermissionsRequest

DescribeThemePermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeThemePermissionsWithContext

DescribeThemePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeThemeRequest

DescribeThemeRequest mocks base method.

func (*MockQuickSightAPI) DescribeThemeWithContext

func (m *MockQuickSightAPI) DescribeThemeWithContext(arg0 context.Context, arg1 *quicksight.DescribeThemeInput, arg2 ...request.Option) (*quicksight.DescribeThemeOutput, error)

DescribeThemeWithContext mocks base method.

func (*MockQuickSightAPI) DescribeUser

DescribeUser mocks base method.

func (*MockQuickSightAPI) DescribeUserRequest

DescribeUserRequest mocks base method.

func (*MockQuickSightAPI) DescribeUserWithContext

func (m *MockQuickSightAPI) DescribeUserWithContext(arg0 context.Context, arg1 *quicksight.DescribeUserInput, arg2 ...request.Option) (*quicksight.DescribeUserOutput, error)

DescribeUserWithContext mocks base method.

func (*MockQuickSightAPI) EXPECT

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

func (*MockQuickSightAPI) GenerateEmbedUrlForAnonymousUser added in v1.43.22

GenerateEmbedUrlForAnonymousUser mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForAnonymousUserRequest added in v1.43.22

GenerateEmbedUrlForAnonymousUserRequest mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForAnonymousUserWithContext added in v1.43.22

GenerateEmbedUrlForAnonymousUserWithContext mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForRegisteredUser added in v1.43.22

GenerateEmbedUrlForRegisteredUser mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForRegisteredUserRequest added in v1.43.22

GenerateEmbedUrlForRegisteredUserRequest mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForRegisteredUserWithContext added in v1.43.22

GenerateEmbedUrlForRegisteredUserWithContext mocks base method.

func (*MockQuickSightAPI) GetDashboardEmbedUrl

GetDashboardEmbedUrl mocks base method.

func (*MockQuickSightAPI) GetDashboardEmbedUrlRequest

GetDashboardEmbedUrlRequest mocks base method.

func (*MockQuickSightAPI) GetDashboardEmbedUrlWithContext

GetDashboardEmbedUrlWithContext mocks base method.

func (*MockQuickSightAPI) GetSessionEmbedUrl

GetSessionEmbedUrl mocks base method.

func (*MockQuickSightAPI) GetSessionEmbedUrlRequest

GetSessionEmbedUrlRequest mocks base method.

func (*MockQuickSightAPI) GetSessionEmbedUrlWithContext

GetSessionEmbedUrlWithContext mocks base method.

func (*MockQuickSightAPI) ListAnalyses

ListAnalyses mocks base method.

func (*MockQuickSightAPI) ListAnalysesPages

func (m *MockQuickSightAPI) ListAnalysesPages(arg0 *quicksight.ListAnalysesInput, arg1 func(*quicksight.ListAnalysesOutput, bool) bool) error

ListAnalysesPages mocks base method.

func (*MockQuickSightAPI) ListAnalysesPagesWithContext

func (m *MockQuickSightAPI) ListAnalysesPagesWithContext(arg0 context.Context, arg1 *quicksight.ListAnalysesInput, arg2 func(*quicksight.ListAnalysesOutput, bool) bool, arg3 ...request.Option) error

ListAnalysesPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListAnalysesRequest

ListAnalysesRequest mocks base method.

func (*MockQuickSightAPI) ListAnalysesWithContext

func (m *MockQuickSightAPI) ListAnalysesWithContext(arg0 context.Context, arg1 *quicksight.ListAnalysesInput, arg2 ...request.Option) (*quicksight.ListAnalysesOutput, error)

ListAnalysesWithContext mocks base method.

func (*MockQuickSightAPI) ListDashboardVersions

ListDashboardVersions mocks base method.

func (*MockQuickSightAPI) ListDashboardVersionsPages

ListDashboardVersionsPages mocks base method.

func (*MockQuickSightAPI) ListDashboardVersionsPagesWithContext

func (m *MockQuickSightAPI) ListDashboardVersionsPagesWithContext(arg0 context.Context, arg1 *quicksight.ListDashboardVersionsInput, arg2 func(*quicksight.ListDashboardVersionsOutput, bool) bool, arg3 ...request.Option) error

ListDashboardVersionsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListDashboardVersionsRequest

ListDashboardVersionsRequest mocks base method.

func (*MockQuickSightAPI) ListDashboardVersionsWithContext

ListDashboardVersionsWithContext mocks base method.

func (*MockQuickSightAPI) ListDashboards

ListDashboards mocks base method.

func (*MockQuickSightAPI) ListDashboardsPages

func (m *MockQuickSightAPI) ListDashboardsPages(arg0 *quicksight.ListDashboardsInput, arg1 func(*quicksight.ListDashboardsOutput, bool) bool) error

ListDashboardsPages mocks base method.

func (*MockQuickSightAPI) ListDashboardsPagesWithContext

func (m *MockQuickSightAPI) ListDashboardsPagesWithContext(arg0 context.Context, arg1 *quicksight.ListDashboardsInput, arg2 func(*quicksight.ListDashboardsOutput, bool) bool, arg3 ...request.Option) error

ListDashboardsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListDashboardsRequest

ListDashboardsRequest mocks base method.

func (*MockQuickSightAPI) ListDashboardsWithContext

func (m *MockQuickSightAPI) ListDashboardsWithContext(arg0 context.Context, arg1 *quicksight.ListDashboardsInput, arg2 ...request.Option) (*quicksight.ListDashboardsOutput, error)

ListDashboardsWithContext mocks base method.

func (*MockQuickSightAPI) ListDataSets

ListDataSets mocks base method.

func (*MockQuickSightAPI) ListDataSetsPages

func (m *MockQuickSightAPI) ListDataSetsPages(arg0 *quicksight.ListDataSetsInput, arg1 func(*quicksight.ListDataSetsOutput, bool) bool) error

ListDataSetsPages mocks base method.

func (*MockQuickSightAPI) ListDataSetsPagesWithContext

func (m *MockQuickSightAPI) ListDataSetsPagesWithContext(arg0 context.Context, arg1 *quicksight.ListDataSetsInput, arg2 func(*quicksight.ListDataSetsOutput, bool) bool, arg3 ...request.Option) error

ListDataSetsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListDataSetsRequest

ListDataSetsRequest mocks base method.

func (*MockQuickSightAPI) ListDataSetsWithContext

func (m *MockQuickSightAPI) ListDataSetsWithContext(arg0 context.Context, arg1 *quicksight.ListDataSetsInput, arg2 ...request.Option) (*quicksight.ListDataSetsOutput, error)

ListDataSetsWithContext mocks base method.

func (*MockQuickSightAPI) ListDataSources

ListDataSources mocks base method.

func (*MockQuickSightAPI) ListDataSourcesPages

func (m *MockQuickSightAPI) ListDataSourcesPages(arg0 *quicksight.ListDataSourcesInput, arg1 func(*quicksight.ListDataSourcesOutput, bool) bool) error

ListDataSourcesPages mocks base method.

func (*MockQuickSightAPI) ListDataSourcesPagesWithContext

func (m *MockQuickSightAPI) ListDataSourcesPagesWithContext(arg0 context.Context, arg1 *quicksight.ListDataSourcesInput, arg2 func(*quicksight.ListDataSourcesOutput, bool) bool, arg3 ...request.Option) error

ListDataSourcesPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListDataSourcesRequest

ListDataSourcesRequest mocks base method.

func (*MockQuickSightAPI) ListDataSourcesWithContext

func (m *MockQuickSightAPI) ListDataSourcesWithContext(arg0 context.Context, arg1 *quicksight.ListDataSourcesInput, arg2 ...request.Option) (*quicksight.ListDataSourcesOutput, error)

ListDataSourcesWithContext mocks base method.

func (*MockQuickSightAPI) ListFolderMembers added in v1.43.22

ListFolderMembers mocks base method.

func (*MockQuickSightAPI) ListFolderMembersRequest added in v1.43.22

ListFolderMembersRequest mocks base method.

func (*MockQuickSightAPI) ListFolderMembersWithContext added in v1.43.22

func (m *MockQuickSightAPI) ListFolderMembersWithContext(arg0 context.Context, arg1 *quicksight.ListFolderMembersInput, arg2 ...request.Option) (*quicksight.ListFolderMembersOutput, error)

ListFolderMembersWithContext mocks base method.

func (*MockQuickSightAPI) ListFolders added in v1.43.22

ListFolders mocks base method.

func (*MockQuickSightAPI) ListFoldersRequest added in v1.43.22

ListFoldersRequest mocks base method.

func (*MockQuickSightAPI) ListFoldersWithContext added in v1.43.22

func (m *MockQuickSightAPI) ListFoldersWithContext(arg0 context.Context, arg1 *quicksight.ListFoldersInput, arg2 ...request.Option) (*quicksight.ListFoldersOutput, error)

ListFoldersWithContext mocks base method.

func (*MockQuickSightAPI) ListGroupMemberships

ListGroupMemberships mocks base method.

func (*MockQuickSightAPI) ListGroupMembershipsRequest

ListGroupMembershipsRequest mocks base method.

func (*MockQuickSightAPI) ListGroupMembershipsWithContext

ListGroupMembershipsWithContext mocks base method.

func (*MockQuickSightAPI) ListGroups

ListGroups mocks base method.

func (*MockQuickSightAPI) ListGroupsRequest

ListGroupsRequest mocks base method.

func (*MockQuickSightAPI) ListGroupsWithContext

func (m *MockQuickSightAPI) ListGroupsWithContext(arg0 context.Context, arg1 *quicksight.ListGroupsInput, arg2 ...request.Option) (*quicksight.ListGroupsOutput, error)

ListGroupsWithContext mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignments

ListIAMPolicyAssignments mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUser

ListIAMPolicyAssignmentsForUser mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUserRequest

ListIAMPolicyAssignmentsForUserRequest mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUserWithContext

ListIAMPolicyAssignmentsForUserWithContext mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsRequest

ListIAMPolicyAssignmentsRequest mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsWithContext

ListIAMPolicyAssignmentsWithContext mocks base method.

func (*MockQuickSightAPI) ListIngestions

ListIngestions mocks base method.

func (*MockQuickSightAPI) ListIngestionsPages

func (m *MockQuickSightAPI) ListIngestionsPages(arg0 *quicksight.ListIngestionsInput, arg1 func(*quicksight.ListIngestionsOutput, bool) bool) error

ListIngestionsPages mocks base method.

func (*MockQuickSightAPI) ListIngestionsPagesWithContext

func (m *MockQuickSightAPI) ListIngestionsPagesWithContext(arg0 context.Context, arg1 *quicksight.ListIngestionsInput, arg2 func(*quicksight.ListIngestionsOutput, bool) bool, arg3 ...request.Option) error

ListIngestionsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListIngestionsRequest

ListIngestionsRequest mocks base method.

func (*MockQuickSightAPI) ListIngestionsWithContext

func (m *MockQuickSightAPI) ListIngestionsWithContext(arg0 context.Context, arg1 *quicksight.ListIngestionsInput, arg2 ...request.Option) (*quicksight.ListIngestionsOutput, error)

ListIngestionsWithContext mocks base method.

func (*MockQuickSightAPI) ListNamespaces

ListNamespaces mocks base method.

func (*MockQuickSightAPI) ListNamespacesPages

func (m *MockQuickSightAPI) ListNamespacesPages(arg0 *quicksight.ListNamespacesInput, arg1 func(*quicksight.ListNamespacesOutput, bool) bool) error

ListNamespacesPages mocks base method.

func (*MockQuickSightAPI) ListNamespacesPagesWithContext

func (m *MockQuickSightAPI) ListNamespacesPagesWithContext(arg0 context.Context, arg1 *quicksight.ListNamespacesInput, arg2 func(*quicksight.ListNamespacesOutput, bool) bool, arg3 ...request.Option) error

ListNamespacesPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListNamespacesRequest

ListNamespacesRequest mocks base method.

func (*MockQuickSightAPI) ListNamespacesWithContext

func (m *MockQuickSightAPI) ListNamespacesWithContext(arg0 context.Context, arg1 *quicksight.ListNamespacesInput, arg2 ...request.Option) (*quicksight.ListNamespacesOutput, error)

ListNamespacesWithContext mocks base method.

func (*MockQuickSightAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockQuickSightAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockQuickSightAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method.

func (*MockQuickSightAPI) ListTemplateAliases

ListTemplateAliases mocks base method.

func (*MockQuickSightAPI) ListTemplateAliasesPages

ListTemplateAliasesPages mocks base method.

func (*MockQuickSightAPI) ListTemplateAliasesPagesWithContext

func (m *MockQuickSightAPI) ListTemplateAliasesPagesWithContext(arg0 context.Context, arg1 *quicksight.ListTemplateAliasesInput, arg2 func(*quicksight.ListTemplateAliasesOutput, bool) bool, arg3 ...request.Option) error

ListTemplateAliasesPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListTemplateAliasesRequest

ListTemplateAliasesRequest mocks base method.

func (*MockQuickSightAPI) ListTemplateAliasesWithContext

ListTemplateAliasesWithContext mocks base method.

func (*MockQuickSightAPI) ListTemplateVersions

ListTemplateVersions mocks base method.

func (*MockQuickSightAPI) ListTemplateVersionsPages

ListTemplateVersionsPages mocks base method.

func (*MockQuickSightAPI) ListTemplateVersionsPagesWithContext

func (m *MockQuickSightAPI) ListTemplateVersionsPagesWithContext(arg0 context.Context, arg1 *quicksight.ListTemplateVersionsInput, arg2 func(*quicksight.ListTemplateVersionsOutput, bool) bool, arg3 ...request.Option) error

ListTemplateVersionsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListTemplateVersionsRequest

ListTemplateVersionsRequest mocks base method.

func (*MockQuickSightAPI) ListTemplateVersionsWithContext

ListTemplateVersionsWithContext mocks base method.

func (*MockQuickSightAPI) ListTemplates

ListTemplates mocks base method.

func (*MockQuickSightAPI) ListTemplatesPages

func (m *MockQuickSightAPI) ListTemplatesPages(arg0 *quicksight.ListTemplatesInput, arg1 func(*quicksight.ListTemplatesOutput, bool) bool) error

ListTemplatesPages mocks base method.

func (*MockQuickSightAPI) ListTemplatesPagesWithContext

func (m *MockQuickSightAPI) ListTemplatesPagesWithContext(arg0 context.Context, arg1 *quicksight.ListTemplatesInput, arg2 func(*quicksight.ListTemplatesOutput, bool) bool, arg3 ...request.Option) error

ListTemplatesPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListTemplatesRequest

ListTemplatesRequest mocks base method.

func (*MockQuickSightAPI) ListTemplatesWithContext

func (m *MockQuickSightAPI) ListTemplatesWithContext(arg0 context.Context, arg1 *quicksight.ListTemplatesInput, arg2 ...request.Option) (*quicksight.ListTemplatesOutput, error)

ListTemplatesWithContext mocks base method.

func (*MockQuickSightAPI) ListThemeAliases

ListThemeAliases mocks base method.

func (*MockQuickSightAPI) ListThemeAliasesRequest

ListThemeAliasesRequest mocks base method.

func (*MockQuickSightAPI) ListThemeAliasesWithContext

func (m *MockQuickSightAPI) ListThemeAliasesWithContext(arg0 context.Context, arg1 *quicksight.ListThemeAliasesInput, arg2 ...request.Option) (*quicksight.ListThemeAliasesOutput, error)

ListThemeAliasesWithContext mocks base method.

func (*MockQuickSightAPI) ListThemeVersions

ListThemeVersions mocks base method.

func (*MockQuickSightAPI) ListThemeVersionsPages added in v1.38.35

ListThemeVersionsPages mocks base method.

func (*MockQuickSightAPI) ListThemeVersionsPagesWithContext added in v1.38.35

func (m *MockQuickSightAPI) ListThemeVersionsPagesWithContext(arg0 context.Context, arg1 *quicksight.ListThemeVersionsInput, arg2 func(*quicksight.ListThemeVersionsOutput, bool) bool, arg3 ...request.Option) error

ListThemeVersionsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListThemeVersionsRequest

ListThemeVersionsRequest mocks base method.

func (*MockQuickSightAPI) ListThemeVersionsWithContext

func (m *MockQuickSightAPI) ListThemeVersionsWithContext(arg0 context.Context, arg1 *quicksight.ListThemeVersionsInput, arg2 ...request.Option) (*quicksight.ListThemeVersionsOutput, error)

ListThemeVersionsWithContext mocks base method.

func (*MockQuickSightAPI) ListThemes

ListThemes mocks base method.

func (*MockQuickSightAPI) ListThemesPages added in v1.38.35

func (m *MockQuickSightAPI) ListThemesPages(arg0 *quicksight.ListThemesInput, arg1 func(*quicksight.ListThemesOutput, bool) bool) error

ListThemesPages mocks base method.

func (*MockQuickSightAPI) ListThemesPagesWithContext added in v1.38.35

func (m *MockQuickSightAPI) ListThemesPagesWithContext(arg0 context.Context, arg1 *quicksight.ListThemesInput, arg2 func(*quicksight.ListThemesOutput, bool) bool, arg3 ...request.Option) error

ListThemesPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListThemesRequest

ListThemesRequest mocks base method.

func (*MockQuickSightAPI) ListThemesWithContext

func (m *MockQuickSightAPI) ListThemesWithContext(arg0 context.Context, arg1 *quicksight.ListThemesInput, arg2 ...request.Option) (*quicksight.ListThemesOutput, error)

ListThemesWithContext mocks base method.

func (*MockQuickSightAPI) ListUserGroups

ListUserGroups mocks base method.

func (*MockQuickSightAPI) ListUserGroupsRequest

ListUserGroupsRequest mocks base method.

func (*MockQuickSightAPI) ListUserGroupsWithContext

func (m *MockQuickSightAPI) ListUserGroupsWithContext(arg0 context.Context, arg1 *quicksight.ListUserGroupsInput, arg2 ...request.Option) (*quicksight.ListUserGroupsOutput, error)

ListUserGroupsWithContext mocks base method.

func (*MockQuickSightAPI) ListUsers

ListUsers mocks base method.

func (*MockQuickSightAPI) ListUsersRequest

ListUsersRequest mocks base method.

func (*MockQuickSightAPI) ListUsersWithContext

func (m *MockQuickSightAPI) ListUsersWithContext(arg0 context.Context, arg1 *quicksight.ListUsersInput, arg2 ...request.Option) (*quicksight.ListUsersOutput, error)

ListUsersWithContext mocks base method.

func (*MockQuickSightAPI) RegisterUser

RegisterUser mocks base method.

func (*MockQuickSightAPI) RegisterUserRequest

RegisterUserRequest mocks base method.

func (*MockQuickSightAPI) RegisterUserWithContext

func (m *MockQuickSightAPI) RegisterUserWithContext(arg0 context.Context, arg1 *quicksight.RegisterUserInput, arg2 ...request.Option) (*quicksight.RegisterUserOutput, error)

RegisterUserWithContext mocks base method.

func (*MockQuickSightAPI) RestoreAnalysis

RestoreAnalysis mocks base method.

func (*MockQuickSightAPI) RestoreAnalysisRequest

RestoreAnalysisRequest mocks base method.

func (*MockQuickSightAPI) RestoreAnalysisWithContext

func (m *MockQuickSightAPI) RestoreAnalysisWithContext(arg0 context.Context, arg1 *quicksight.RestoreAnalysisInput, arg2 ...request.Option) (*quicksight.RestoreAnalysisOutput, error)

RestoreAnalysisWithContext mocks base method.

func (*MockQuickSightAPI) SearchAnalyses

SearchAnalyses mocks base method.

func (*MockQuickSightAPI) SearchAnalysesPages

func (m *MockQuickSightAPI) SearchAnalysesPages(arg0 *quicksight.SearchAnalysesInput, arg1 func(*quicksight.SearchAnalysesOutput, bool) bool) error

SearchAnalysesPages mocks base method.

func (*MockQuickSightAPI) SearchAnalysesPagesWithContext

func (m *MockQuickSightAPI) SearchAnalysesPagesWithContext(arg0 context.Context, arg1 *quicksight.SearchAnalysesInput, arg2 func(*quicksight.SearchAnalysesOutput, bool) bool, arg3 ...request.Option) error

SearchAnalysesPagesWithContext mocks base method.

func (*MockQuickSightAPI) SearchAnalysesRequest

SearchAnalysesRequest mocks base method.

func (*MockQuickSightAPI) SearchAnalysesWithContext

func (m *MockQuickSightAPI) SearchAnalysesWithContext(arg0 context.Context, arg1 *quicksight.SearchAnalysesInput, arg2 ...request.Option) (*quicksight.SearchAnalysesOutput, error)

SearchAnalysesWithContext mocks base method.

func (*MockQuickSightAPI) SearchDashboards

SearchDashboards mocks base method.

func (*MockQuickSightAPI) SearchDashboardsPages

func (m *MockQuickSightAPI) SearchDashboardsPages(arg0 *quicksight.SearchDashboardsInput, arg1 func(*quicksight.SearchDashboardsOutput, bool) bool) error

SearchDashboardsPages mocks base method.

func (*MockQuickSightAPI) SearchDashboardsPagesWithContext

func (m *MockQuickSightAPI) SearchDashboardsPagesWithContext(arg0 context.Context, arg1 *quicksight.SearchDashboardsInput, arg2 func(*quicksight.SearchDashboardsOutput, bool) bool, arg3 ...request.Option) error

SearchDashboardsPagesWithContext mocks base method.

func (*MockQuickSightAPI) SearchDashboardsRequest

SearchDashboardsRequest mocks base method.

func (*MockQuickSightAPI) SearchDashboardsWithContext

func (m *MockQuickSightAPI) SearchDashboardsWithContext(arg0 context.Context, arg1 *quicksight.SearchDashboardsInput, arg2 ...request.Option) (*quicksight.SearchDashboardsOutput, error)

SearchDashboardsWithContext mocks base method.

func (*MockQuickSightAPI) SearchFolders added in v1.43.22

SearchFolders mocks base method.

func (*MockQuickSightAPI) SearchFoldersRequest added in v1.43.22

SearchFoldersRequest mocks base method.

func (*MockQuickSightAPI) SearchFoldersWithContext added in v1.43.22

func (m *MockQuickSightAPI) SearchFoldersWithContext(arg0 context.Context, arg1 *quicksight.SearchFoldersInput, arg2 ...request.Option) (*quicksight.SearchFoldersOutput, error)

SearchFoldersWithContext mocks base method.

func (*MockQuickSightAPI) SearchGroups added in v1.43.22

SearchGroups mocks base method.

func (*MockQuickSightAPI) SearchGroupsRequest added in v1.43.22

SearchGroupsRequest mocks base method.

func (*MockQuickSightAPI) SearchGroupsWithContext added in v1.43.22

func (m *MockQuickSightAPI) SearchGroupsWithContext(arg0 context.Context, arg1 *quicksight.SearchGroupsInput, arg2 ...request.Option) (*quicksight.SearchGroupsOutput, error)

SearchGroupsWithContext mocks base method.

func (*MockQuickSightAPI) TagResource

TagResource mocks base method.

func (*MockQuickSightAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockQuickSightAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method.

func (*MockQuickSightAPI) UntagResource

UntagResource mocks base method.

func (*MockQuickSightAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockQuickSightAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method.

func (*MockQuickSightAPI) UpdateAccountCustomization

UpdateAccountCustomization mocks base method.

func (*MockQuickSightAPI) UpdateAccountCustomizationRequest

UpdateAccountCustomizationRequest mocks base method.

func (*MockQuickSightAPI) UpdateAccountCustomizationWithContext

UpdateAccountCustomizationWithContext mocks base method.

func (*MockQuickSightAPI) UpdateAccountSettings

UpdateAccountSettings mocks base method.

func (*MockQuickSightAPI) UpdateAccountSettingsRequest

UpdateAccountSettingsRequest mocks base method.

func (*MockQuickSightAPI) UpdateAccountSettingsWithContext

UpdateAccountSettingsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateAnalysis

UpdateAnalysis mocks base method.

func (*MockQuickSightAPI) UpdateAnalysisPermissions

UpdateAnalysisPermissions mocks base method.

func (*MockQuickSightAPI) UpdateAnalysisPermissionsRequest

UpdateAnalysisPermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateAnalysisPermissionsWithContext

UpdateAnalysisPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateAnalysisRequest

UpdateAnalysisRequest mocks base method.

func (*MockQuickSightAPI) UpdateAnalysisWithContext

func (m *MockQuickSightAPI) UpdateAnalysisWithContext(arg0 context.Context, arg1 *quicksight.UpdateAnalysisInput, arg2 ...request.Option) (*quicksight.UpdateAnalysisOutput, error)

UpdateAnalysisWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDashboard

UpdateDashboard mocks base method.

func (*MockQuickSightAPI) UpdateDashboardPermissions

UpdateDashboardPermissions mocks base method.

func (*MockQuickSightAPI) UpdateDashboardPermissionsRequest

UpdateDashboardPermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateDashboardPermissionsWithContext

UpdateDashboardPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDashboardPublishedVersion

UpdateDashboardPublishedVersion mocks base method.

func (*MockQuickSightAPI) UpdateDashboardPublishedVersionRequest

UpdateDashboardPublishedVersionRequest mocks base method.

func (*MockQuickSightAPI) UpdateDashboardPublishedVersionWithContext

UpdateDashboardPublishedVersionWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDashboardRequest

UpdateDashboardRequest mocks base method.

func (*MockQuickSightAPI) UpdateDashboardWithContext

func (m *MockQuickSightAPI) UpdateDashboardWithContext(arg0 context.Context, arg1 *quicksight.UpdateDashboardInput, arg2 ...request.Option) (*quicksight.UpdateDashboardOutput, error)

UpdateDashboardWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDataSet

UpdateDataSet mocks base method.

func (*MockQuickSightAPI) UpdateDataSetPermissions

UpdateDataSetPermissions mocks base method.

func (*MockQuickSightAPI) UpdateDataSetPermissionsRequest

UpdateDataSetPermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateDataSetPermissionsWithContext

UpdateDataSetPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDataSetRequest

UpdateDataSetRequest mocks base method.

func (*MockQuickSightAPI) UpdateDataSetWithContext

func (m *MockQuickSightAPI) UpdateDataSetWithContext(arg0 context.Context, arg1 *quicksight.UpdateDataSetInput, arg2 ...request.Option) (*quicksight.UpdateDataSetOutput, error)

UpdateDataSetWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDataSource

UpdateDataSource mocks base method.

func (*MockQuickSightAPI) UpdateDataSourcePermissions

UpdateDataSourcePermissions mocks base method.

func (*MockQuickSightAPI) UpdateDataSourcePermissionsRequest

UpdateDataSourcePermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateDataSourcePermissionsWithContext

UpdateDataSourcePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDataSourceRequest

UpdateDataSourceRequest mocks base method.

func (*MockQuickSightAPI) UpdateDataSourceWithContext

func (m *MockQuickSightAPI) UpdateDataSourceWithContext(arg0 context.Context, arg1 *quicksight.UpdateDataSourceInput, arg2 ...request.Option) (*quicksight.UpdateDataSourceOutput, error)

UpdateDataSourceWithContext mocks base method.

func (*MockQuickSightAPI) UpdateFolder added in v1.43.22

UpdateFolder mocks base method.

func (*MockQuickSightAPI) UpdateFolderPermissions added in v1.43.22

UpdateFolderPermissions mocks base method.

func (*MockQuickSightAPI) UpdateFolderPermissionsRequest added in v1.43.22

UpdateFolderPermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateFolderPermissionsWithContext added in v1.43.22

UpdateFolderPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateFolderRequest added in v1.43.22

UpdateFolderRequest mocks base method.

func (*MockQuickSightAPI) UpdateFolderWithContext added in v1.43.22

func (m *MockQuickSightAPI) UpdateFolderWithContext(arg0 context.Context, arg1 *quicksight.UpdateFolderInput, arg2 ...request.Option) (*quicksight.UpdateFolderOutput, error)

UpdateFolderWithContext mocks base method.

func (*MockQuickSightAPI) UpdateGroup

UpdateGroup mocks base method.

func (*MockQuickSightAPI) UpdateGroupRequest

UpdateGroupRequest mocks base method.

func (*MockQuickSightAPI) UpdateGroupWithContext

func (m *MockQuickSightAPI) UpdateGroupWithContext(arg0 context.Context, arg1 *quicksight.UpdateGroupInput, arg2 ...request.Option) (*quicksight.UpdateGroupOutput, error)

UpdateGroupWithContext mocks base method.

func (*MockQuickSightAPI) UpdateIAMPolicyAssignment

UpdateIAMPolicyAssignment mocks base method.

func (*MockQuickSightAPI) UpdateIAMPolicyAssignmentRequest

UpdateIAMPolicyAssignmentRequest mocks base method.

func (*MockQuickSightAPI) UpdateIAMPolicyAssignmentWithContext

UpdateIAMPolicyAssignmentWithContext mocks base method.

func (*MockQuickSightAPI) UpdateIpRestriction added in v1.43.22

UpdateIpRestriction mocks base method.

func (*MockQuickSightAPI) UpdateIpRestrictionRequest added in v1.43.22

UpdateIpRestrictionRequest mocks base method.

func (*MockQuickSightAPI) UpdateIpRestrictionWithContext added in v1.43.22

UpdateIpRestrictionWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTemplate

UpdateTemplate mocks base method.

func (*MockQuickSightAPI) UpdateTemplateAlias

UpdateTemplateAlias mocks base method.

func (*MockQuickSightAPI) UpdateTemplateAliasRequest

UpdateTemplateAliasRequest mocks base method.

func (*MockQuickSightAPI) UpdateTemplateAliasWithContext

UpdateTemplateAliasWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTemplatePermissions

UpdateTemplatePermissions mocks base method.

func (*MockQuickSightAPI) UpdateTemplatePermissionsRequest

UpdateTemplatePermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateTemplatePermissionsWithContext

UpdateTemplatePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTemplateRequest

UpdateTemplateRequest mocks base method.

func (*MockQuickSightAPI) UpdateTemplateWithContext

func (m *MockQuickSightAPI) UpdateTemplateWithContext(arg0 context.Context, arg1 *quicksight.UpdateTemplateInput, arg2 ...request.Option) (*quicksight.UpdateTemplateOutput, error)

UpdateTemplateWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTheme

UpdateTheme mocks base method.

func (*MockQuickSightAPI) UpdateThemeAlias

UpdateThemeAlias mocks base method.

func (*MockQuickSightAPI) UpdateThemeAliasRequest

UpdateThemeAliasRequest mocks base method.

func (*MockQuickSightAPI) UpdateThemeAliasWithContext

func (m *MockQuickSightAPI) UpdateThemeAliasWithContext(arg0 context.Context, arg1 *quicksight.UpdateThemeAliasInput, arg2 ...request.Option) (*quicksight.UpdateThemeAliasOutput, error)

UpdateThemeAliasWithContext mocks base method.

func (*MockQuickSightAPI) UpdateThemePermissions

UpdateThemePermissions mocks base method.

func (*MockQuickSightAPI) UpdateThemePermissionsRequest

UpdateThemePermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateThemePermissionsWithContext

UpdateThemePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateThemeRequest

UpdateThemeRequest mocks base method.

func (*MockQuickSightAPI) UpdateThemeWithContext

func (m *MockQuickSightAPI) UpdateThemeWithContext(arg0 context.Context, arg1 *quicksight.UpdateThemeInput, arg2 ...request.Option) (*quicksight.UpdateThemeOutput, error)

UpdateThemeWithContext mocks base method.

func (*MockQuickSightAPI) UpdateUser

UpdateUser mocks base method.

func (*MockQuickSightAPI) UpdateUserRequest

UpdateUserRequest mocks base method.

func (*MockQuickSightAPI) UpdateUserWithContext

func (m *MockQuickSightAPI) UpdateUserWithContext(arg0 context.Context, arg1 *quicksight.UpdateUserInput, arg2 ...request.Option) (*quicksight.UpdateUserOutput, error)

UpdateUserWithContext mocks base method.

type MockQuickSightAPIMockRecorder

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

MockQuickSightAPIMockRecorder is the mock recorder for MockQuickSightAPI.

func (*MockQuickSightAPIMockRecorder) CancelIngestion

func (mr *MockQuickSightAPIMockRecorder) CancelIngestion(arg0 interface{}) *gomock.Call

CancelIngestion indicates an expected call of CancelIngestion.

func (*MockQuickSightAPIMockRecorder) CancelIngestionRequest

func (mr *MockQuickSightAPIMockRecorder) CancelIngestionRequest(arg0 interface{}) *gomock.Call

CancelIngestionRequest indicates an expected call of CancelIngestionRequest.

func (*MockQuickSightAPIMockRecorder) CancelIngestionWithContext

func (mr *MockQuickSightAPIMockRecorder) CancelIngestionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelIngestionWithContext indicates an expected call of CancelIngestionWithContext.

func (*MockQuickSightAPIMockRecorder) CreateAccountCustomization

func (mr *MockQuickSightAPIMockRecorder) CreateAccountCustomization(arg0 interface{}) *gomock.Call

CreateAccountCustomization indicates an expected call of CreateAccountCustomization.

func (*MockQuickSightAPIMockRecorder) CreateAccountCustomizationRequest

func (mr *MockQuickSightAPIMockRecorder) CreateAccountCustomizationRequest(arg0 interface{}) *gomock.Call

CreateAccountCustomizationRequest indicates an expected call of CreateAccountCustomizationRequest.

func (*MockQuickSightAPIMockRecorder) CreateAccountCustomizationWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateAccountCustomizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccountCustomizationWithContext indicates an expected call of CreateAccountCustomizationWithContext.

func (*MockQuickSightAPIMockRecorder) CreateAnalysis

func (mr *MockQuickSightAPIMockRecorder) CreateAnalysis(arg0 interface{}) *gomock.Call

CreateAnalysis indicates an expected call of CreateAnalysis.

func (*MockQuickSightAPIMockRecorder) CreateAnalysisRequest

func (mr *MockQuickSightAPIMockRecorder) CreateAnalysisRequest(arg0 interface{}) *gomock.Call

CreateAnalysisRequest indicates an expected call of CreateAnalysisRequest.

func (*MockQuickSightAPIMockRecorder) CreateAnalysisWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAnalysisWithContext indicates an expected call of CreateAnalysisWithContext.

func (*MockQuickSightAPIMockRecorder) CreateDashboard

func (mr *MockQuickSightAPIMockRecorder) CreateDashboard(arg0 interface{}) *gomock.Call

CreateDashboard indicates an expected call of CreateDashboard.

func (*MockQuickSightAPIMockRecorder) CreateDashboardRequest

func (mr *MockQuickSightAPIMockRecorder) CreateDashboardRequest(arg0 interface{}) *gomock.Call

CreateDashboardRequest indicates an expected call of CreateDashboardRequest.

func (*MockQuickSightAPIMockRecorder) CreateDashboardWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDashboardWithContext indicates an expected call of CreateDashboardWithContext.

func (*MockQuickSightAPIMockRecorder) CreateDataSet

func (mr *MockQuickSightAPIMockRecorder) CreateDataSet(arg0 interface{}) *gomock.Call

CreateDataSet indicates an expected call of CreateDataSet.

func (*MockQuickSightAPIMockRecorder) CreateDataSetRequest

func (mr *MockQuickSightAPIMockRecorder) CreateDataSetRequest(arg0 interface{}) *gomock.Call

CreateDataSetRequest indicates an expected call of CreateDataSetRequest.

func (*MockQuickSightAPIMockRecorder) CreateDataSetWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateDataSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDataSetWithContext indicates an expected call of CreateDataSetWithContext.

func (*MockQuickSightAPIMockRecorder) CreateDataSource

func (mr *MockQuickSightAPIMockRecorder) CreateDataSource(arg0 interface{}) *gomock.Call

CreateDataSource indicates an expected call of CreateDataSource.

func (*MockQuickSightAPIMockRecorder) CreateDataSourceRequest

func (mr *MockQuickSightAPIMockRecorder) CreateDataSourceRequest(arg0 interface{}) *gomock.Call

CreateDataSourceRequest indicates an expected call of CreateDataSourceRequest.

func (*MockQuickSightAPIMockRecorder) CreateDataSourceWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDataSourceWithContext indicates an expected call of CreateDataSourceWithContext.

func (*MockQuickSightAPIMockRecorder) CreateFolder added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) CreateFolder(arg0 interface{}) *gomock.Call

CreateFolder indicates an expected call of CreateFolder.

func (*MockQuickSightAPIMockRecorder) CreateFolderMembership added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) CreateFolderMembership(arg0 interface{}) *gomock.Call

CreateFolderMembership indicates an expected call of CreateFolderMembership.

func (*MockQuickSightAPIMockRecorder) CreateFolderMembershipRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) CreateFolderMembershipRequest(arg0 interface{}) *gomock.Call

CreateFolderMembershipRequest indicates an expected call of CreateFolderMembershipRequest.

func (*MockQuickSightAPIMockRecorder) CreateFolderMembershipWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) CreateFolderMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFolderMembershipWithContext indicates an expected call of CreateFolderMembershipWithContext.

func (*MockQuickSightAPIMockRecorder) CreateFolderRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) CreateFolderRequest(arg0 interface{}) *gomock.Call

CreateFolderRequest indicates an expected call of CreateFolderRequest.

func (*MockQuickSightAPIMockRecorder) CreateFolderWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) CreateFolderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFolderWithContext indicates an expected call of CreateFolderWithContext.

func (*MockQuickSightAPIMockRecorder) CreateGroup

func (mr *MockQuickSightAPIMockRecorder) CreateGroup(arg0 interface{}) *gomock.Call

CreateGroup indicates an expected call of CreateGroup.

func (*MockQuickSightAPIMockRecorder) CreateGroupMembership

func (mr *MockQuickSightAPIMockRecorder) CreateGroupMembership(arg0 interface{}) *gomock.Call

CreateGroupMembership indicates an expected call of CreateGroupMembership.

func (*MockQuickSightAPIMockRecorder) CreateGroupMembershipRequest

func (mr *MockQuickSightAPIMockRecorder) CreateGroupMembershipRequest(arg0 interface{}) *gomock.Call

CreateGroupMembershipRequest indicates an expected call of CreateGroupMembershipRequest.

func (*MockQuickSightAPIMockRecorder) CreateGroupMembershipWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGroupMembershipWithContext indicates an expected call of CreateGroupMembershipWithContext.

func (*MockQuickSightAPIMockRecorder) CreateGroupRequest

func (mr *MockQuickSightAPIMockRecorder) CreateGroupRequest(arg0 interface{}) *gomock.Call

CreateGroupRequest indicates an expected call of CreateGroupRequest.

func (*MockQuickSightAPIMockRecorder) CreateGroupWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGroupWithContext indicates an expected call of CreateGroupWithContext.

func (*MockQuickSightAPIMockRecorder) CreateIAMPolicyAssignment

func (mr *MockQuickSightAPIMockRecorder) CreateIAMPolicyAssignment(arg0 interface{}) *gomock.Call

CreateIAMPolicyAssignment indicates an expected call of CreateIAMPolicyAssignment.

func (*MockQuickSightAPIMockRecorder) CreateIAMPolicyAssignmentRequest

func (mr *MockQuickSightAPIMockRecorder) CreateIAMPolicyAssignmentRequest(arg0 interface{}) *gomock.Call

CreateIAMPolicyAssignmentRequest indicates an expected call of CreateIAMPolicyAssignmentRequest.

func (*MockQuickSightAPIMockRecorder) CreateIAMPolicyAssignmentWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateIAMPolicyAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateIAMPolicyAssignmentWithContext indicates an expected call of CreateIAMPolicyAssignmentWithContext.

func (*MockQuickSightAPIMockRecorder) CreateIngestion

func (mr *MockQuickSightAPIMockRecorder) CreateIngestion(arg0 interface{}) *gomock.Call

CreateIngestion indicates an expected call of CreateIngestion.

func (*MockQuickSightAPIMockRecorder) CreateIngestionRequest

func (mr *MockQuickSightAPIMockRecorder) CreateIngestionRequest(arg0 interface{}) *gomock.Call

CreateIngestionRequest indicates an expected call of CreateIngestionRequest.

func (*MockQuickSightAPIMockRecorder) CreateIngestionWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateIngestionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateIngestionWithContext indicates an expected call of CreateIngestionWithContext.

func (*MockQuickSightAPIMockRecorder) CreateNamespace

func (mr *MockQuickSightAPIMockRecorder) CreateNamespace(arg0 interface{}) *gomock.Call

CreateNamespace indicates an expected call of CreateNamespace.

func (*MockQuickSightAPIMockRecorder) CreateNamespaceRequest

func (mr *MockQuickSightAPIMockRecorder) CreateNamespaceRequest(arg0 interface{}) *gomock.Call

CreateNamespaceRequest indicates an expected call of CreateNamespaceRequest.

func (*MockQuickSightAPIMockRecorder) CreateNamespaceWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateNamespaceWithContext indicates an expected call of CreateNamespaceWithContext.

func (*MockQuickSightAPIMockRecorder) CreateTemplate

func (mr *MockQuickSightAPIMockRecorder) CreateTemplate(arg0 interface{}) *gomock.Call

CreateTemplate indicates an expected call of CreateTemplate.

func (*MockQuickSightAPIMockRecorder) CreateTemplateAlias

func (mr *MockQuickSightAPIMockRecorder) CreateTemplateAlias(arg0 interface{}) *gomock.Call

CreateTemplateAlias indicates an expected call of CreateTemplateAlias.

func (*MockQuickSightAPIMockRecorder) CreateTemplateAliasRequest

func (mr *MockQuickSightAPIMockRecorder) CreateTemplateAliasRequest(arg0 interface{}) *gomock.Call

CreateTemplateAliasRequest indicates an expected call of CreateTemplateAliasRequest.

func (*MockQuickSightAPIMockRecorder) CreateTemplateAliasWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateTemplateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTemplateAliasWithContext indicates an expected call of CreateTemplateAliasWithContext.

func (*MockQuickSightAPIMockRecorder) CreateTemplateRequest

func (mr *MockQuickSightAPIMockRecorder) CreateTemplateRequest(arg0 interface{}) *gomock.Call

CreateTemplateRequest indicates an expected call of CreateTemplateRequest.

func (*MockQuickSightAPIMockRecorder) CreateTemplateWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTemplateWithContext indicates an expected call of CreateTemplateWithContext.

func (*MockQuickSightAPIMockRecorder) CreateTheme

func (mr *MockQuickSightAPIMockRecorder) CreateTheme(arg0 interface{}) *gomock.Call

CreateTheme indicates an expected call of CreateTheme.

func (*MockQuickSightAPIMockRecorder) CreateThemeAlias

func (mr *MockQuickSightAPIMockRecorder) CreateThemeAlias(arg0 interface{}) *gomock.Call

CreateThemeAlias indicates an expected call of CreateThemeAlias.

func (*MockQuickSightAPIMockRecorder) CreateThemeAliasRequest

func (mr *MockQuickSightAPIMockRecorder) CreateThemeAliasRequest(arg0 interface{}) *gomock.Call

CreateThemeAliasRequest indicates an expected call of CreateThemeAliasRequest.

func (*MockQuickSightAPIMockRecorder) CreateThemeAliasWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateThemeAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateThemeAliasWithContext indicates an expected call of CreateThemeAliasWithContext.

func (*MockQuickSightAPIMockRecorder) CreateThemeRequest

func (mr *MockQuickSightAPIMockRecorder) CreateThemeRequest(arg0 interface{}) *gomock.Call

CreateThemeRequest indicates an expected call of CreateThemeRequest.

func (*MockQuickSightAPIMockRecorder) CreateThemeWithContext

func (mr *MockQuickSightAPIMockRecorder) CreateThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateThemeWithContext indicates an expected call of CreateThemeWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteAccountCustomization

func (mr *MockQuickSightAPIMockRecorder) DeleteAccountCustomization(arg0 interface{}) *gomock.Call

DeleteAccountCustomization indicates an expected call of DeleteAccountCustomization.

func (*MockQuickSightAPIMockRecorder) DeleteAccountCustomizationRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteAccountCustomizationRequest(arg0 interface{}) *gomock.Call

DeleteAccountCustomizationRequest indicates an expected call of DeleteAccountCustomizationRequest.

func (*MockQuickSightAPIMockRecorder) DeleteAccountCustomizationWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteAccountCustomizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccountCustomizationWithContext indicates an expected call of DeleteAccountCustomizationWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteAnalysis

func (mr *MockQuickSightAPIMockRecorder) DeleteAnalysis(arg0 interface{}) *gomock.Call

DeleteAnalysis indicates an expected call of DeleteAnalysis.

func (*MockQuickSightAPIMockRecorder) DeleteAnalysisRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteAnalysisRequest(arg0 interface{}) *gomock.Call

DeleteAnalysisRequest indicates an expected call of DeleteAnalysisRequest.

func (*MockQuickSightAPIMockRecorder) DeleteAnalysisWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAnalysisWithContext indicates an expected call of DeleteAnalysisWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteDashboard

func (mr *MockQuickSightAPIMockRecorder) DeleteDashboard(arg0 interface{}) *gomock.Call

DeleteDashboard indicates an expected call of DeleteDashboard.

func (*MockQuickSightAPIMockRecorder) DeleteDashboardRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteDashboardRequest(arg0 interface{}) *gomock.Call

DeleteDashboardRequest indicates an expected call of DeleteDashboardRequest.

func (*MockQuickSightAPIMockRecorder) DeleteDashboardWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDashboardWithContext indicates an expected call of DeleteDashboardWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteDataSet

func (mr *MockQuickSightAPIMockRecorder) DeleteDataSet(arg0 interface{}) *gomock.Call

DeleteDataSet indicates an expected call of DeleteDataSet.

func (*MockQuickSightAPIMockRecorder) DeleteDataSetRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteDataSetRequest(arg0 interface{}) *gomock.Call

DeleteDataSetRequest indicates an expected call of DeleteDataSetRequest.

func (*MockQuickSightAPIMockRecorder) DeleteDataSetWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteDataSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDataSetWithContext indicates an expected call of DeleteDataSetWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteDataSource

func (mr *MockQuickSightAPIMockRecorder) DeleteDataSource(arg0 interface{}) *gomock.Call

DeleteDataSource indicates an expected call of DeleteDataSource.

func (*MockQuickSightAPIMockRecorder) DeleteDataSourceRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteDataSourceRequest(arg0 interface{}) *gomock.Call

DeleteDataSourceRequest indicates an expected call of DeleteDataSourceRequest.

func (*MockQuickSightAPIMockRecorder) DeleteDataSourceWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDataSourceWithContext indicates an expected call of DeleteDataSourceWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteFolder added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DeleteFolder(arg0 interface{}) *gomock.Call

DeleteFolder indicates an expected call of DeleteFolder.

func (*MockQuickSightAPIMockRecorder) DeleteFolderMembership added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DeleteFolderMembership(arg0 interface{}) *gomock.Call

DeleteFolderMembership indicates an expected call of DeleteFolderMembership.

func (*MockQuickSightAPIMockRecorder) DeleteFolderMembershipRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DeleteFolderMembershipRequest(arg0 interface{}) *gomock.Call

DeleteFolderMembershipRequest indicates an expected call of DeleteFolderMembershipRequest.

func (*MockQuickSightAPIMockRecorder) DeleteFolderMembershipWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DeleteFolderMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFolderMembershipWithContext indicates an expected call of DeleteFolderMembershipWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteFolderRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DeleteFolderRequest(arg0 interface{}) *gomock.Call

DeleteFolderRequest indicates an expected call of DeleteFolderRequest.

func (*MockQuickSightAPIMockRecorder) DeleteFolderWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DeleteFolderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFolderWithContext indicates an expected call of DeleteFolderWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteGroup

func (mr *MockQuickSightAPIMockRecorder) DeleteGroup(arg0 interface{}) *gomock.Call

DeleteGroup indicates an expected call of DeleteGroup.

func (*MockQuickSightAPIMockRecorder) DeleteGroupMembership

func (mr *MockQuickSightAPIMockRecorder) DeleteGroupMembership(arg0 interface{}) *gomock.Call

DeleteGroupMembership indicates an expected call of DeleteGroupMembership.

func (*MockQuickSightAPIMockRecorder) DeleteGroupMembershipRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteGroupMembershipRequest(arg0 interface{}) *gomock.Call

DeleteGroupMembershipRequest indicates an expected call of DeleteGroupMembershipRequest.

func (*MockQuickSightAPIMockRecorder) DeleteGroupMembershipWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGroupMembershipWithContext indicates an expected call of DeleteGroupMembershipWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteGroupRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteGroupRequest(arg0 interface{}) *gomock.Call

DeleteGroupRequest indicates an expected call of DeleteGroupRequest.

func (*MockQuickSightAPIMockRecorder) DeleteGroupWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGroupWithContext indicates an expected call of DeleteGroupWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteIAMPolicyAssignment

func (mr *MockQuickSightAPIMockRecorder) DeleteIAMPolicyAssignment(arg0 interface{}) *gomock.Call

DeleteIAMPolicyAssignment indicates an expected call of DeleteIAMPolicyAssignment.

func (*MockQuickSightAPIMockRecorder) DeleteIAMPolicyAssignmentRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteIAMPolicyAssignmentRequest(arg0 interface{}) *gomock.Call

DeleteIAMPolicyAssignmentRequest indicates an expected call of DeleteIAMPolicyAssignmentRequest.

func (*MockQuickSightAPIMockRecorder) DeleteIAMPolicyAssignmentWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteIAMPolicyAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteIAMPolicyAssignmentWithContext indicates an expected call of DeleteIAMPolicyAssignmentWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteNamespace

func (mr *MockQuickSightAPIMockRecorder) DeleteNamespace(arg0 interface{}) *gomock.Call

DeleteNamespace indicates an expected call of DeleteNamespace.

func (*MockQuickSightAPIMockRecorder) DeleteNamespaceRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteNamespaceRequest(arg0 interface{}) *gomock.Call

DeleteNamespaceRequest indicates an expected call of DeleteNamespaceRequest.

func (*MockQuickSightAPIMockRecorder) DeleteNamespaceWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNamespaceWithContext indicates an expected call of DeleteNamespaceWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteTemplate

func (mr *MockQuickSightAPIMockRecorder) DeleteTemplate(arg0 interface{}) *gomock.Call

DeleteTemplate indicates an expected call of DeleteTemplate.

func (*MockQuickSightAPIMockRecorder) DeleteTemplateAlias

func (mr *MockQuickSightAPIMockRecorder) DeleteTemplateAlias(arg0 interface{}) *gomock.Call

DeleteTemplateAlias indicates an expected call of DeleteTemplateAlias.

func (*MockQuickSightAPIMockRecorder) DeleteTemplateAliasRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteTemplateAliasRequest(arg0 interface{}) *gomock.Call

DeleteTemplateAliasRequest indicates an expected call of DeleteTemplateAliasRequest.

func (*MockQuickSightAPIMockRecorder) DeleteTemplateAliasWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteTemplateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTemplateAliasWithContext indicates an expected call of DeleteTemplateAliasWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteTemplateRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteTemplateRequest(arg0 interface{}) *gomock.Call

DeleteTemplateRequest indicates an expected call of DeleteTemplateRequest.

func (*MockQuickSightAPIMockRecorder) DeleteTemplateWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTemplateWithContext indicates an expected call of DeleteTemplateWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteTheme

func (mr *MockQuickSightAPIMockRecorder) DeleteTheme(arg0 interface{}) *gomock.Call

DeleteTheme indicates an expected call of DeleteTheme.

func (*MockQuickSightAPIMockRecorder) DeleteThemeAlias

func (mr *MockQuickSightAPIMockRecorder) DeleteThemeAlias(arg0 interface{}) *gomock.Call

DeleteThemeAlias indicates an expected call of DeleteThemeAlias.

func (*MockQuickSightAPIMockRecorder) DeleteThemeAliasRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteThemeAliasRequest(arg0 interface{}) *gomock.Call

DeleteThemeAliasRequest indicates an expected call of DeleteThemeAliasRequest.

func (*MockQuickSightAPIMockRecorder) DeleteThemeAliasWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteThemeAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteThemeAliasWithContext indicates an expected call of DeleteThemeAliasWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteThemeRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteThemeRequest(arg0 interface{}) *gomock.Call

DeleteThemeRequest indicates an expected call of DeleteThemeRequest.

func (*MockQuickSightAPIMockRecorder) DeleteThemeWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteThemeWithContext indicates an expected call of DeleteThemeWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteUser

func (mr *MockQuickSightAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser.

func (*MockQuickSightAPIMockRecorder) DeleteUserByPrincipalId

func (mr *MockQuickSightAPIMockRecorder) DeleteUserByPrincipalId(arg0 interface{}) *gomock.Call

DeleteUserByPrincipalId indicates an expected call of DeleteUserByPrincipalId.

func (*MockQuickSightAPIMockRecorder) DeleteUserByPrincipalIdRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteUserByPrincipalIdRequest(arg0 interface{}) *gomock.Call

DeleteUserByPrincipalIdRequest indicates an expected call of DeleteUserByPrincipalIdRequest.

func (*MockQuickSightAPIMockRecorder) DeleteUserByPrincipalIdWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteUserByPrincipalIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserByPrincipalIdWithContext indicates an expected call of DeleteUserByPrincipalIdWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteUserRequest

func (mr *MockQuickSightAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call

DeleteUserRequest indicates an expected call of DeleteUserRequest.

func (*MockQuickSightAPIMockRecorder) DeleteUserWithContext

func (mr *MockQuickSightAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserWithContext indicates an expected call of DeleteUserWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeAccountCustomization

func (mr *MockQuickSightAPIMockRecorder) DescribeAccountCustomization(arg0 interface{}) *gomock.Call

DescribeAccountCustomization indicates an expected call of DescribeAccountCustomization.

func (*MockQuickSightAPIMockRecorder) DescribeAccountCustomizationRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeAccountCustomizationRequest(arg0 interface{}) *gomock.Call

DescribeAccountCustomizationRequest indicates an expected call of DescribeAccountCustomizationRequest.

func (*MockQuickSightAPIMockRecorder) DescribeAccountCustomizationWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeAccountCustomizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccountCustomizationWithContext indicates an expected call of DescribeAccountCustomizationWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeAccountSettings

func (mr *MockQuickSightAPIMockRecorder) DescribeAccountSettings(arg0 interface{}) *gomock.Call

DescribeAccountSettings indicates an expected call of DescribeAccountSettings.

func (*MockQuickSightAPIMockRecorder) DescribeAccountSettingsRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeAccountSettingsRequest(arg0 interface{}) *gomock.Call

DescribeAccountSettingsRequest indicates an expected call of DescribeAccountSettingsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeAccountSettingsWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccountSettingsWithContext indicates an expected call of DescribeAccountSettingsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysis

func (mr *MockQuickSightAPIMockRecorder) DescribeAnalysis(arg0 interface{}) *gomock.Call

DescribeAnalysis indicates an expected call of DescribeAnalysis.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisPermissions

func (mr *MockQuickSightAPIMockRecorder) DescribeAnalysisPermissions(arg0 interface{}) *gomock.Call

DescribeAnalysisPermissions indicates an expected call of DescribeAnalysisPermissions.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisPermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeAnalysisPermissionsRequest(arg0 interface{}) *gomock.Call

DescribeAnalysisPermissionsRequest indicates an expected call of DescribeAnalysisPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisPermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeAnalysisPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAnalysisPermissionsWithContext indicates an expected call of DescribeAnalysisPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeAnalysisRequest(arg0 interface{}) *gomock.Call

DescribeAnalysisRequest indicates an expected call of DescribeAnalysisRequest.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAnalysisWithContext indicates an expected call of DescribeAnalysisWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeDashboard

func (mr *MockQuickSightAPIMockRecorder) DescribeDashboard(arg0 interface{}) *gomock.Call

DescribeDashboard indicates an expected call of DescribeDashboard.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardPermissions

func (mr *MockQuickSightAPIMockRecorder) DescribeDashboardPermissions(arg0 interface{}) *gomock.Call

DescribeDashboardPermissions indicates an expected call of DescribeDashboardPermissions.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardPermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeDashboardPermissionsRequest(arg0 interface{}) *gomock.Call

DescribeDashboardPermissionsRequest indicates an expected call of DescribeDashboardPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardPermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeDashboardPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDashboardPermissionsWithContext indicates an expected call of DescribeDashboardPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeDashboardRequest(arg0 interface{}) *gomock.Call

DescribeDashboardRequest indicates an expected call of DescribeDashboardRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDashboardWithContext indicates an expected call of DescribeDashboardWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeDataSet

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSet(arg0 interface{}) *gomock.Call

DescribeDataSet indicates an expected call of DescribeDataSet.

func (*MockQuickSightAPIMockRecorder) DescribeDataSetPermissions

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSetPermissions(arg0 interface{}) *gomock.Call

DescribeDataSetPermissions indicates an expected call of DescribeDataSetPermissions.

func (*MockQuickSightAPIMockRecorder) DescribeDataSetPermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSetPermissionsRequest(arg0 interface{}) *gomock.Call

DescribeDataSetPermissionsRequest indicates an expected call of DescribeDataSetPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDataSetPermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSetPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDataSetPermissionsWithContext indicates an expected call of DescribeDataSetPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeDataSetRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSetRequest(arg0 interface{}) *gomock.Call

DescribeDataSetRequest indicates an expected call of DescribeDataSetRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDataSetWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDataSetWithContext indicates an expected call of DescribeDataSetWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeDataSource

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSource(arg0 interface{}) *gomock.Call

DescribeDataSource indicates an expected call of DescribeDataSource.

func (*MockQuickSightAPIMockRecorder) DescribeDataSourcePermissions

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSourcePermissions(arg0 interface{}) *gomock.Call

DescribeDataSourcePermissions indicates an expected call of DescribeDataSourcePermissions.

func (*MockQuickSightAPIMockRecorder) DescribeDataSourcePermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSourcePermissionsRequest(arg0 interface{}) *gomock.Call

DescribeDataSourcePermissionsRequest indicates an expected call of DescribeDataSourcePermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDataSourcePermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSourcePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDataSourcePermissionsWithContext indicates an expected call of DescribeDataSourcePermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeDataSourceRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSourceRequest(arg0 interface{}) *gomock.Call

DescribeDataSourceRequest indicates an expected call of DescribeDataSourceRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDataSourceWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDataSourceWithContext indicates an expected call of DescribeDataSourceWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeFolder added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolder(arg0 interface{}) *gomock.Call

DescribeFolder indicates an expected call of DescribeFolder.

func (*MockQuickSightAPIMockRecorder) DescribeFolderPermissions added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolderPermissions(arg0 interface{}) *gomock.Call

DescribeFolderPermissions indicates an expected call of DescribeFolderPermissions.

func (*MockQuickSightAPIMockRecorder) DescribeFolderPermissionsRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolderPermissionsRequest(arg0 interface{}) *gomock.Call

DescribeFolderPermissionsRequest indicates an expected call of DescribeFolderPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeFolderPermissionsWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolderPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFolderPermissionsWithContext indicates an expected call of DescribeFolderPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeFolderRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolderRequest(arg0 interface{}) *gomock.Call

DescribeFolderRequest indicates an expected call of DescribeFolderRequest.

func (*MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissions added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissions(arg0 interface{}) *gomock.Call

DescribeFolderResolvedPermissions indicates an expected call of DescribeFolderResolvedPermissions.

func (*MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissionsRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissionsRequest(arg0 interface{}) *gomock.Call

DescribeFolderResolvedPermissionsRequest indicates an expected call of DescribeFolderResolvedPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissionsWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFolderResolvedPermissionsWithContext indicates an expected call of DescribeFolderResolvedPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeFolderWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeFolderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFolderWithContext indicates an expected call of DescribeFolderWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeGroup

func (mr *MockQuickSightAPIMockRecorder) DescribeGroup(arg0 interface{}) *gomock.Call

DescribeGroup indicates an expected call of DescribeGroup.

func (*MockQuickSightAPIMockRecorder) DescribeGroupMembership added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeGroupMembership(arg0 interface{}) *gomock.Call

DescribeGroupMembership indicates an expected call of DescribeGroupMembership.

func (*MockQuickSightAPIMockRecorder) DescribeGroupMembershipRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeGroupMembershipRequest(arg0 interface{}) *gomock.Call

DescribeGroupMembershipRequest indicates an expected call of DescribeGroupMembershipRequest.

func (*MockQuickSightAPIMockRecorder) DescribeGroupMembershipWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeGroupMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGroupMembershipWithContext indicates an expected call of DescribeGroupMembershipWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeGroupRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeGroupRequest(arg0 interface{}) *gomock.Call

DescribeGroupRequest indicates an expected call of DescribeGroupRequest.

func (*MockQuickSightAPIMockRecorder) DescribeGroupWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGroupWithContext indicates an expected call of DescribeGroupWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeIAMPolicyAssignment

func (mr *MockQuickSightAPIMockRecorder) DescribeIAMPolicyAssignment(arg0 interface{}) *gomock.Call

DescribeIAMPolicyAssignment indicates an expected call of DescribeIAMPolicyAssignment.

func (*MockQuickSightAPIMockRecorder) DescribeIAMPolicyAssignmentRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeIAMPolicyAssignmentRequest(arg0 interface{}) *gomock.Call

DescribeIAMPolicyAssignmentRequest indicates an expected call of DescribeIAMPolicyAssignmentRequest.

func (*MockQuickSightAPIMockRecorder) DescribeIAMPolicyAssignmentWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeIAMPolicyAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIAMPolicyAssignmentWithContext indicates an expected call of DescribeIAMPolicyAssignmentWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeIngestion

func (mr *MockQuickSightAPIMockRecorder) DescribeIngestion(arg0 interface{}) *gomock.Call

DescribeIngestion indicates an expected call of DescribeIngestion.

func (*MockQuickSightAPIMockRecorder) DescribeIngestionRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeIngestionRequest(arg0 interface{}) *gomock.Call

DescribeIngestionRequest indicates an expected call of DescribeIngestionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeIngestionWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeIngestionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIngestionWithContext indicates an expected call of DescribeIngestionWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeIpRestriction added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeIpRestriction(arg0 interface{}) *gomock.Call

DescribeIpRestriction indicates an expected call of DescribeIpRestriction.

func (*MockQuickSightAPIMockRecorder) DescribeIpRestrictionRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeIpRestrictionRequest(arg0 interface{}) *gomock.Call

DescribeIpRestrictionRequest indicates an expected call of DescribeIpRestrictionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeIpRestrictionWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) DescribeIpRestrictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIpRestrictionWithContext indicates an expected call of DescribeIpRestrictionWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeNamespace

func (mr *MockQuickSightAPIMockRecorder) DescribeNamespace(arg0 interface{}) *gomock.Call

DescribeNamespace indicates an expected call of DescribeNamespace.

func (*MockQuickSightAPIMockRecorder) DescribeNamespaceRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeNamespaceRequest(arg0 interface{}) *gomock.Call

DescribeNamespaceRequest indicates an expected call of DescribeNamespaceRequest.

func (*MockQuickSightAPIMockRecorder) DescribeNamespaceWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeNamespaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNamespaceWithContext indicates an expected call of DescribeNamespaceWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeTemplate

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplate(arg0 interface{}) *gomock.Call

DescribeTemplate indicates an expected call of DescribeTemplate.

func (*MockQuickSightAPIMockRecorder) DescribeTemplateAlias

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplateAlias(arg0 interface{}) *gomock.Call

DescribeTemplateAlias indicates an expected call of DescribeTemplateAlias.

func (*MockQuickSightAPIMockRecorder) DescribeTemplateAliasRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplateAliasRequest(arg0 interface{}) *gomock.Call

DescribeTemplateAliasRequest indicates an expected call of DescribeTemplateAliasRequest.

func (*MockQuickSightAPIMockRecorder) DescribeTemplateAliasWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTemplateAliasWithContext indicates an expected call of DescribeTemplateAliasWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeTemplatePermissions

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplatePermissions(arg0 interface{}) *gomock.Call

DescribeTemplatePermissions indicates an expected call of DescribeTemplatePermissions.

func (*MockQuickSightAPIMockRecorder) DescribeTemplatePermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplatePermissionsRequest(arg0 interface{}) *gomock.Call

DescribeTemplatePermissionsRequest indicates an expected call of DescribeTemplatePermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeTemplatePermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplatePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTemplatePermissionsWithContext indicates an expected call of DescribeTemplatePermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeTemplateRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplateRequest(arg0 interface{}) *gomock.Call

DescribeTemplateRequest indicates an expected call of DescribeTemplateRequest.

func (*MockQuickSightAPIMockRecorder) DescribeTemplateWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTemplateWithContext indicates an expected call of DescribeTemplateWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeTheme

func (mr *MockQuickSightAPIMockRecorder) DescribeTheme(arg0 interface{}) *gomock.Call

DescribeTheme indicates an expected call of DescribeTheme.

func (*MockQuickSightAPIMockRecorder) DescribeThemeAlias

func (mr *MockQuickSightAPIMockRecorder) DescribeThemeAlias(arg0 interface{}) *gomock.Call

DescribeThemeAlias indicates an expected call of DescribeThemeAlias.

func (*MockQuickSightAPIMockRecorder) DescribeThemeAliasRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeThemeAliasRequest(arg0 interface{}) *gomock.Call

DescribeThemeAliasRequest indicates an expected call of DescribeThemeAliasRequest.

func (*MockQuickSightAPIMockRecorder) DescribeThemeAliasWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeThemeAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeThemeAliasWithContext indicates an expected call of DescribeThemeAliasWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeThemePermissions

func (mr *MockQuickSightAPIMockRecorder) DescribeThemePermissions(arg0 interface{}) *gomock.Call

DescribeThemePermissions indicates an expected call of DescribeThemePermissions.

func (*MockQuickSightAPIMockRecorder) DescribeThemePermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeThemePermissionsRequest(arg0 interface{}) *gomock.Call

DescribeThemePermissionsRequest indicates an expected call of DescribeThemePermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeThemePermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeThemePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeThemePermissionsWithContext indicates an expected call of DescribeThemePermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeThemeRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeThemeRequest(arg0 interface{}) *gomock.Call

DescribeThemeRequest indicates an expected call of DescribeThemeRequest.

func (*MockQuickSightAPIMockRecorder) DescribeThemeWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeThemeWithContext indicates an expected call of DescribeThemeWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeUser

func (mr *MockQuickSightAPIMockRecorder) DescribeUser(arg0 interface{}) *gomock.Call

DescribeUser indicates an expected call of DescribeUser.

func (*MockQuickSightAPIMockRecorder) DescribeUserRequest

func (mr *MockQuickSightAPIMockRecorder) DescribeUserRequest(arg0 interface{}) *gomock.Call

DescribeUserRequest indicates an expected call of DescribeUserRequest.

func (*MockQuickSightAPIMockRecorder) DescribeUserWithContext

func (mr *MockQuickSightAPIMockRecorder) DescribeUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserWithContext indicates an expected call of DescribeUserWithContext.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUser added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUser(arg0 interface{}) *gomock.Call

GenerateEmbedUrlForAnonymousUser indicates an expected call of GenerateEmbedUrlForAnonymousUser.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUserRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUserRequest(arg0 interface{}) *gomock.Call

GenerateEmbedUrlForAnonymousUserRequest indicates an expected call of GenerateEmbedUrlForAnonymousUserRequest.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUserWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateEmbedUrlForAnonymousUserWithContext indicates an expected call of GenerateEmbedUrlForAnonymousUserWithContext.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUser added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUser(arg0 interface{}) *gomock.Call

GenerateEmbedUrlForRegisteredUser indicates an expected call of GenerateEmbedUrlForRegisteredUser.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUserRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUserRequest(arg0 interface{}) *gomock.Call

GenerateEmbedUrlForRegisteredUserRequest indicates an expected call of GenerateEmbedUrlForRegisteredUserRequest.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUserWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateEmbedUrlForRegisteredUserWithContext indicates an expected call of GenerateEmbedUrlForRegisteredUserWithContext.

func (*MockQuickSightAPIMockRecorder) GetDashboardEmbedUrl

func (mr *MockQuickSightAPIMockRecorder) GetDashboardEmbedUrl(arg0 interface{}) *gomock.Call

GetDashboardEmbedUrl indicates an expected call of GetDashboardEmbedUrl.

func (*MockQuickSightAPIMockRecorder) GetDashboardEmbedUrlRequest

func (mr *MockQuickSightAPIMockRecorder) GetDashboardEmbedUrlRequest(arg0 interface{}) *gomock.Call

GetDashboardEmbedUrlRequest indicates an expected call of GetDashboardEmbedUrlRequest.

func (*MockQuickSightAPIMockRecorder) GetDashboardEmbedUrlWithContext

func (mr *MockQuickSightAPIMockRecorder) GetDashboardEmbedUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDashboardEmbedUrlWithContext indicates an expected call of GetDashboardEmbedUrlWithContext.

func (*MockQuickSightAPIMockRecorder) GetSessionEmbedUrl

func (mr *MockQuickSightAPIMockRecorder) GetSessionEmbedUrl(arg0 interface{}) *gomock.Call

GetSessionEmbedUrl indicates an expected call of GetSessionEmbedUrl.

func (*MockQuickSightAPIMockRecorder) GetSessionEmbedUrlRequest

func (mr *MockQuickSightAPIMockRecorder) GetSessionEmbedUrlRequest(arg0 interface{}) *gomock.Call

GetSessionEmbedUrlRequest indicates an expected call of GetSessionEmbedUrlRequest.

func (*MockQuickSightAPIMockRecorder) GetSessionEmbedUrlWithContext

func (mr *MockQuickSightAPIMockRecorder) GetSessionEmbedUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSessionEmbedUrlWithContext indicates an expected call of GetSessionEmbedUrlWithContext.

func (*MockQuickSightAPIMockRecorder) ListAnalyses

func (mr *MockQuickSightAPIMockRecorder) ListAnalyses(arg0 interface{}) *gomock.Call

ListAnalyses indicates an expected call of ListAnalyses.

func (*MockQuickSightAPIMockRecorder) ListAnalysesPages

func (mr *MockQuickSightAPIMockRecorder) ListAnalysesPages(arg0, arg1 interface{}) *gomock.Call

ListAnalysesPages indicates an expected call of ListAnalysesPages.

func (*MockQuickSightAPIMockRecorder) ListAnalysesPagesWithContext

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

ListAnalysesPagesWithContext indicates an expected call of ListAnalysesPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListAnalysesRequest

func (mr *MockQuickSightAPIMockRecorder) ListAnalysesRequest(arg0 interface{}) *gomock.Call

ListAnalysesRequest indicates an expected call of ListAnalysesRequest.

func (*MockQuickSightAPIMockRecorder) ListAnalysesWithContext

func (mr *MockQuickSightAPIMockRecorder) ListAnalysesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAnalysesWithContext indicates an expected call of ListAnalysesWithContext.

func (*MockQuickSightAPIMockRecorder) ListDashboardVersions

func (mr *MockQuickSightAPIMockRecorder) ListDashboardVersions(arg0 interface{}) *gomock.Call

ListDashboardVersions indicates an expected call of ListDashboardVersions.

func (*MockQuickSightAPIMockRecorder) ListDashboardVersionsPages

func (mr *MockQuickSightAPIMockRecorder) ListDashboardVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListDashboardVersionsPages indicates an expected call of ListDashboardVersionsPages.

func (*MockQuickSightAPIMockRecorder) ListDashboardVersionsPagesWithContext

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

ListDashboardVersionsPagesWithContext indicates an expected call of ListDashboardVersionsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListDashboardVersionsRequest

func (mr *MockQuickSightAPIMockRecorder) ListDashboardVersionsRequest(arg0 interface{}) *gomock.Call

ListDashboardVersionsRequest indicates an expected call of ListDashboardVersionsRequest.

func (*MockQuickSightAPIMockRecorder) ListDashboardVersionsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListDashboardVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDashboardVersionsWithContext indicates an expected call of ListDashboardVersionsWithContext.

func (*MockQuickSightAPIMockRecorder) ListDashboards

func (mr *MockQuickSightAPIMockRecorder) ListDashboards(arg0 interface{}) *gomock.Call

ListDashboards indicates an expected call of ListDashboards.

func (*MockQuickSightAPIMockRecorder) ListDashboardsPages

func (mr *MockQuickSightAPIMockRecorder) ListDashboardsPages(arg0, arg1 interface{}) *gomock.Call

ListDashboardsPages indicates an expected call of ListDashboardsPages.

func (*MockQuickSightAPIMockRecorder) ListDashboardsPagesWithContext

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

ListDashboardsPagesWithContext indicates an expected call of ListDashboardsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListDashboardsRequest

func (mr *MockQuickSightAPIMockRecorder) ListDashboardsRequest(arg0 interface{}) *gomock.Call

ListDashboardsRequest indicates an expected call of ListDashboardsRequest.

func (*MockQuickSightAPIMockRecorder) ListDashboardsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDashboardsWithContext indicates an expected call of ListDashboardsWithContext.

func (*MockQuickSightAPIMockRecorder) ListDataSets

func (mr *MockQuickSightAPIMockRecorder) ListDataSets(arg0 interface{}) *gomock.Call

ListDataSets indicates an expected call of ListDataSets.

func (*MockQuickSightAPIMockRecorder) ListDataSetsPages

func (mr *MockQuickSightAPIMockRecorder) ListDataSetsPages(arg0, arg1 interface{}) *gomock.Call

ListDataSetsPages indicates an expected call of ListDataSetsPages.

func (*MockQuickSightAPIMockRecorder) ListDataSetsPagesWithContext

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

ListDataSetsPagesWithContext indicates an expected call of ListDataSetsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListDataSetsRequest

func (mr *MockQuickSightAPIMockRecorder) ListDataSetsRequest(arg0 interface{}) *gomock.Call

ListDataSetsRequest indicates an expected call of ListDataSetsRequest.

func (*MockQuickSightAPIMockRecorder) ListDataSetsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListDataSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDataSetsWithContext indicates an expected call of ListDataSetsWithContext.

func (*MockQuickSightAPIMockRecorder) ListDataSources

func (mr *MockQuickSightAPIMockRecorder) ListDataSources(arg0 interface{}) *gomock.Call

ListDataSources indicates an expected call of ListDataSources.

func (*MockQuickSightAPIMockRecorder) ListDataSourcesPages

func (mr *MockQuickSightAPIMockRecorder) ListDataSourcesPages(arg0, arg1 interface{}) *gomock.Call

ListDataSourcesPages indicates an expected call of ListDataSourcesPages.

func (*MockQuickSightAPIMockRecorder) ListDataSourcesPagesWithContext

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

ListDataSourcesPagesWithContext indicates an expected call of ListDataSourcesPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListDataSourcesRequest

func (mr *MockQuickSightAPIMockRecorder) ListDataSourcesRequest(arg0 interface{}) *gomock.Call

ListDataSourcesRequest indicates an expected call of ListDataSourcesRequest.

func (*MockQuickSightAPIMockRecorder) ListDataSourcesWithContext

func (mr *MockQuickSightAPIMockRecorder) ListDataSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDataSourcesWithContext indicates an expected call of ListDataSourcesWithContext.

func (*MockQuickSightAPIMockRecorder) ListFolderMembers added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) ListFolderMembers(arg0 interface{}) *gomock.Call

ListFolderMembers indicates an expected call of ListFolderMembers.

func (*MockQuickSightAPIMockRecorder) ListFolderMembersRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) ListFolderMembersRequest(arg0 interface{}) *gomock.Call

ListFolderMembersRequest indicates an expected call of ListFolderMembersRequest.

func (*MockQuickSightAPIMockRecorder) ListFolderMembersWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) ListFolderMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFolderMembersWithContext indicates an expected call of ListFolderMembersWithContext.

func (*MockQuickSightAPIMockRecorder) ListFolders added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) ListFolders(arg0 interface{}) *gomock.Call

ListFolders indicates an expected call of ListFolders.

func (*MockQuickSightAPIMockRecorder) ListFoldersRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) ListFoldersRequest(arg0 interface{}) *gomock.Call

ListFoldersRequest indicates an expected call of ListFoldersRequest.

func (*MockQuickSightAPIMockRecorder) ListFoldersWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) ListFoldersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFoldersWithContext indicates an expected call of ListFoldersWithContext.

func (*MockQuickSightAPIMockRecorder) ListGroupMemberships

func (mr *MockQuickSightAPIMockRecorder) ListGroupMemberships(arg0 interface{}) *gomock.Call

ListGroupMemberships indicates an expected call of ListGroupMemberships.

func (*MockQuickSightAPIMockRecorder) ListGroupMembershipsRequest

func (mr *MockQuickSightAPIMockRecorder) ListGroupMembershipsRequest(arg0 interface{}) *gomock.Call

ListGroupMembershipsRequest indicates an expected call of ListGroupMembershipsRequest.

func (*MockQuickSightAPIMockRecorder) ListGroupMembershipsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListGroupMembershipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupMembershipsWithContext indicates an expected call of ListGroupMembershipsWithContext.

func (*MockQuickSightAPIMockRecorder) ListGroups

func (mr *MockQuickSightAPIMockRecorder) ListGroups(arg0 interface{}) *gomock.Call

ListGroups indicates an expected call of ListGroups.

func (*MockQuickSightAPIMockRecorder) ListGroupsRequest

func (mr *MockQuickSightAPIMockRecorder) ListGroupsRequest(arg0 interface{}) *gomock.Call

ListGroupsRequest indicates an expected call of ListGroupsRequest.

func (*MockQuickSightAPIMockRecorder) ListGroupsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGroupsWithContext indicates an expected call of ListGroupsWithContext.

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignments

func (mr *MockQuickSightAPIMockRecorder) ListIAMPolicyAssignments(arg0 interface{}) *gomock.Call

ListIAMPolicyAssignments indicates an expected call of ListIAMPolicyAssignments.

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUser

func (mr *MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUser(arg0 interface{}) *gomock.Call

ListIAMPolicyAssignmentsForUser indicates an expected call of ListIAMPolicyAssignmentsForUser.

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUserRequest

func (mr *MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUserRequest(arg0 interface{}) *gomock.Call

ListIAMPolicyAssignmentsForUserRequest indicates an expected call of ListIAMPolicyAssignmentsForUserRequest.

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUserWithContext

func (mr *MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIAMPolicyAssignmentsForUserWithContext indicates an expected call of ListIAMPolicyAssignmentsForUserWithContext.

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsRequest

func (mr *MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsRequest(arg0 interface{}) *gomock.Call

ListIAMPolicyAssignmentsRequest indicates an expected call of ListIAMPolicyAssignmentsRequest.

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIAMPolicyAssignmentsWithContext indicates an expected call of ListIAMPolicyAssignmentsWithContext.

func (*MockQuickSightAPIMockRecorder) ListIngestions

func (mr *MockQuickSightAPIMockRecorder) ListIngestions(arg0 interface{}) *gomock.Call

ListIngestions indicates an expected call of ListIngestions.

func (*MockQuickSightAPIMockRecorder) ListIngestionsPages

func (mr *MockQuickSightAPIMockRecorder) ListIngestionsPages(arg0, arg1 interface{}) *gomock.Call

ListIngestionsPages indicates an expected call of ListIngestionsPages.

func (*MockQuickSightAPIMockRecorder) ListIngestionsPagesWithContext

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

ListIngestionsPagesWithContext indicates an expected call of ListIngestionsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListIngestionsRequest

func (mr *MockQuickSightAPIMockRecorder) ListIngestionsRequest(arg0 interface{}) *gomock.Call

ListIngestionsRequest indicates an expected call of ListIngestionsRequest.

func (*MockQuickSightAPIMockRecorder) ListIngestionsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListIngestionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIngestionsWithContext indicates an expected call of ListIngestionsWithContext.

func (*MockQuickSightAPIMockRecorder) ListNamespaces

func (mr *MockQuickSightAPIMockRecorder) ListNamespaces(arg0 interface{}) *gomock.Call

ListNamespaces indicates an expected call of ListNamespaces.

func (*MockQuickSightAPIMockRecorder) ListNamespacesPages

func (mr *MockQuickSightAPIMockRecorder) ListNamespacesPages(arg0, arg1 interface{}) *gomock.Call

ListNamespacesPages indicates an expected call of ListNamespacesPages.

func (*MockQuickSightAPIMockRecorder) ListNamespacesPagesWithContext

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

ListNamespacesPagesWithContext indicates an expected call of ListNamespacesPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListNamespacesRequest

func (mr *MockQuickSightAPIMockRecorder) ListNamespacesRequest(arg0 interface{}) *gomock.Call

ListNamespacesRequest indicates an expected call of ListNamespacesRequest.

func (*MockQuickSightAPIMockRecorder) ListNamespacesWithContext

func (mr *MockQuickSightAPIMockRecorder) ListNamespacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListNamespacesWithContext indicates an expected call of ListNamespacesWithContext.

func (*MockQuickSightAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockQuickSightAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockQuickSightAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockQuickSightAPIMockRecorder) ListTemplateAliases

func (mr *MockQuickSightAPIMockRecorder) ListTemplateAliases(arg0 interface{}) *gomock.Call

ListTemplateAliases indicates an expected call of ListTemplateAliases.

func (*MockQuickSightAPIMockRecorder) ListTemplateAliasesPages

func (mr *MockQuickSightAPIMockRecorder) ListTemplateAliasesPages(arg0, arg1 interface{}) *gomock.Call

ListTemplateAliasesPages indicates an expected call of ListTemplateAliasesPages.

func (*MockQuickSightAPIMockRecorder) ListTemplateAliasesPagesWithContext

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

ListTemplateAliasesPagesWithContext indicates an expected call of ListTemplateAliasesPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListTemplateAliasesRequest

func (mr *MockQuickSightAPIMockRecorder) ListTemplateAliasesRequest(arg0 interface{}) *gomock.Call

ListTemplateAliasesRequest indicates an expected call of ListTemplateAliasesRequest.

func (*MockQuickSightAPIMockRecorder) ListTemplateAliasesWithContext

func (mr *MockQuickSightAPIMockRecorder) ListTemplateAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTemplateAliasesWithContext indicates an expected call of ListTemplateAliasesWithContext.

func (*MockQuickSightAPIMockRecorder) ListTemplateVersions

func (mr *MockQuickSightAPIMockRecorder) ListTemplateVersions(arg0 interface{}) *gomock.Call

ListTemplateVersions indicates an expected call of ListTemplateVersions.

func (*MockQuickSightAPIMockRecorder) ListTemplateVersionsPages

func (mr *MockQuickSightAPIMockRecorder) ListTemplateVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListTemplateVersionsPages indicates an expected call of ListTemplateVersionsPages.

func (*MockQuickSightAPIMockRecorder) ListTemplateVersionsPagesWithContext

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

ListTemplateVersionsPagesWithContext indicates an expected call of ListTemplateVersionsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListTemplateVersionsRequest

func (mr *MockQuickSightAPIMockRecorder) ListTemplateVersionsRequest(arg0 interface{}) *gomock.Call

ListTemplateVersionsRequest indicates an expected call of ListTemplateVersionsRequest.

func (*MockQuickSightAPIMockRecorder) ListTemplateVersionsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListTemplateVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTemplateVersionsWithContext indicates an expected call of ListTemplateVersionsWithContext.

func (*MockQuickSightAPIMockRecorder) ListTemplates

func (mr *MockQuickSightAPIMockRecorder) ListTemplates(arg0 interface{}) *gomock.Call

ListTemplates indicates an expected call of ListTemplates.

func (*MockQuickSightAPIMockRecorder) ListTemplatesPages

func (mr *MockQuickSightAPIMockRecorder) ListTemplatesPages(arg0, arg1 interface{}) *gomock.Call

ListTemplatesPages indicates an expected call of ListTemplatesPages.

func (*MockQuickSightAPIMockRecorder) ListTemplatesPagesWithContext

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

ListTemplatesPagesWithContext indicates an expected call of ListTemplatesPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListTemplatesRequest

func (mr *MockQuickSightAPIMockRecorder) ListTemplatesRequest(arg0 interface{}) *gomock.Call

ListTemplatesRequest indicates an expected call of ListTemplatesRequest.

func (*MockQuickSightAPIMockRecorder) ListTemplatesWithContext

func (mr *MockQuickSightAPIMockRecorder) ListTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTemplatesWithContext indicates an expected call of ListTemplatesWithContext.

func (*MockQuickSightAPIMockRecorder) ListThemeAliases

func (mr *MockQuickSightAPIMockRecorder) ListThemeAliases(arg0 interface{}) *gomock.Call

ListThemeAliases indicates an expected call of ListThemeAliases.

func (*MockQuickSightAPIMockRecorder) ListThemeAliasesRequest

func (mr *MockQuickSightAPIMockRecorder) ListThemeAliasesRequest(arg0 interface{}) *gomock.Call

ListThemeAliasesRequest indicates an expected call of ListThemeAliasesRequest.

func (*MockQuickSightAPIMockRecorder) ListThemeAliasesWithContext

func (mr *MockQuickSightAPIMockRecorder) ListThemeAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListThemeAliasesWithContext indicates an expected call of ListThemeAliasesWithContext.

func (*MockQuickSightAPIMockRecorder) ListThemeVersions

func (mr *MockQuickSightAPIMockRecorder) ListThemeVersions(arg0 interface{}) *gomock.Call

ListThemeVersions indicates an expected call of ListThemeVersions.

func (*MockQuickSightAPIMockRecorder) ListThemeVersionsPages added in v1.38.35

func (mr *MockQuickSightAPIMockRecorder) ListThemeVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListThemeVersionsPages indicates an expected call of ListThemeVersionsPages.

func (*MockQuickSightAPIMockRecorder) ListThemeVersionsPagesWithContext added in v1.38.35

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

ListThemeVersionsPagesWithContext indicates an expected call of ListThemeVersionsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListThemeVersionsRequest

func (mr *MockQuickSightAPIMockRecorder) ListThemeVersionsRequest(arg0 interface{}) *gomock.Call

ListThemeVersionsRequest indicates an expected call of ListThemeVersionsRequest.

func (*MockQuickSightAPIMockRecorder) ListThemeVersionsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListThemeVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListThemeVersionsWithContext indicates an expected call of ListThemeVersionsWithContext.

func (*MockQuickSightAPIMockRecorder) ListThemes

func (mr *MockQuickSightAPIMockRecorder) ListThemes(arg0 interface{}) *gomock.Call

ListThemes indicates an expected call of ListThemes.

func (*MockQuickSightAPIMockRecorder) ListThemesPages added in v1.38.35

func (mr *MockQuickSightAPIMockRecorder) ListThemesPages(arg0, arg1 interface{}) *gomock.Call

ListThemesPages indicates an expected call of ListThemesPages.

func (*MockQuickSightAPIMockRecorder) ListThemesPagesWithContext added in v1.38.35

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

ListThemesPagesWithContext indicates an expected call of ListThemesPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListThemesRequest

func (mr *MockQuickSightAPIMockRecorder) ListThemesRequest(arg0 interface{}) *gomock.Call

ListThemesRequest indicates an expected call of ListThemesRequest.

func (*MockQuickSightAPIMockRecorder) ListThemesWithContext

func (mr *MockQuickSightAPIMockRecorder) ListThemesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListThemesWithContext indicates an expected call of ListThemesWithContext.

func (*MockQuickSightAPIMockRecorder) ListUserGroups

func (mr *MockQuickSightAPIMockRecorder) ListUserGroups(arg0 interface{}) *gomock.Call

ListUserGroups indicates an expected call of ListUserGroups.

func (*MockQuickSightAPIMockRecorder) ListUserGroupsRequest

func (mr *MockQuickSightAPIMockRecorder) ListUserGroupsRequest(arg0 interface{}) *gomock.Call

ListUserGroupsRequest indicates an expected call of ListUserGroupsRequest.

func (*MockQuickSightAPIMockRecorder) ListUserGroupsWithContext

func (mr *MockQuickSightAPIMockRecorder) ListUserGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserGroupsWithContext indicates an expected call of ListUserGroupsWithContext.

func (*MockQuickSightAPIMockRecorder) ListUsers

func (mr *MockQuickSightAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers.

func (*MockQuickSightAPIMockRecorder) ListUsersRequest

func (mr *MockQuickSightAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call

ListUsersRequest indicates an expected call of ListUsersRequest.

func (*MockQuickSightAPIMockRecorder) ListUsersWithContext

func (mr *MockQuickSightAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsersWithContext indicates an expected call of ListUsersWithContext.

func (*MockQuickSightAPIMockRecorder) RegisterUser

func (mr *MockQuickSightAPIMockRecorder) RegisterUser(arg0 interface{}) *gomock.Call

RegisterUser indicates an expected call of RegisterUser.

func (*MockQuickSightAPIMockRecorder) RegisterUserRequest

func (mr *MockQuickSightAPIMockRecorder) RegisterUserRequest(arg0 interface{}) *gomock.Call

RegisterUserRequest indicates an expected call of RegisterUserRequest.

func (*MockQuickSightAPIMockRecorder) RegisterUserWithContext

func (mr *MockQuickSightAPIMockRecorder) RegisterUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterUserWithContext indicates an expected call of RegisterUserWithContext.

func (*MockQuickSightAPIMockRecorder) RestoreAnalysis

func (mr *MockQuickSightAPIMockRecorder) RestoreAnalysis(arg0 interface{}) *gomock.Call

RestoreAnalysis indicates an expected call of RestoreAnalysis.

func (*MockQuickSightAPIMockRecorder) RestoreAnalysisRequest

func (mr *MockQuickSightAPIMockRecorder) RestoreAnalysisRequest(arg0 interface{}) *gomock.Call

RestoreAnalysisRequest indicates an expected call of RestoreAnalysisRequest.

func (*MockQuickSightAPIMockRecorder) RestoreAnalysisWithContext

func (mr *MockQuickSightAPIMockRecorder) RestoreAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreAnalysisWithContext indicates an expected call of RestoreAnalysisWithContext.

func (*MockQuickSightAPIMockRecorder) SearchAnalyses

func (mr *MockQuickSightAPIMockRecorder) SearchAnalyses(arg0 interface{}) *gomock.Call

SearchAnalyses indicates an expected call of SearchAnalyses.

func (*MockQuickSightAPIMockRecorder) SearchAnalysesPages

func (mr *MockQuickSightAPIMockRecorder) SearchAnalysesPages(arg0, arg1 interface{}) *gomock.Call

SearchAnalysesPages indicates an expected call of SearchAnalysesPages.

func (*MockQuickSightAPIMockRecorder) SearchAnalysesPagesWithContext

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

SearchAnalysesPagesWithContext indicates an expected call of SearchAnalysesPagesWithContext.

func (*MockQuickSightAPIMockRecorder) SearchAnalysesRequest

func (mr *MockQuickSightAPIMockRecorder) SearchAnalysesRequest(arg0 interface{}) *gomock.Call

SearchAnalysesRequest indicates an expected call of SearchAnalysesRequest.

func (*MockQuickSightAPIMockRecorder) SearchAnalysesWithContext

func (mr *MockQuickSightAPIMockRecorder) SearchAnalysesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchAnalysesWithContext indicates an expected call of SearchAnalysesWithContext.

func (*MockQuickSightAPIMockRecorder) SearchDashboards

func (mr *MockQuickSightAPIMockRecorder) SearchDashboards(arg0 interface{}) *gomock.Call

SearchDashboards indicates an expected call of SearchDashboards.

func (*MockQuickSightAPIMockRecorder) SearchDashboardsPages

func (mr *MockQuickSightAPIMockRecorder) SearchDashboardsPages(arg0, arg1 interface{}) *gomock.Call

SearchDashboardsPages indicates an expected call of SearchDashboardsPages.

func (*MockQuickSightAPIMockRecorder) SearchDashboardsPagesWithContext

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

SearchDashboardsPagesWithContext indicates an expected call of SearchDashboardsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) SearchDashboardsRequest

func (mr *MockQuickSightAPIMockRecorder) SearchDashboardsRequest(arg0 interface{}) *gomock.Call

SearchDashboardsRequest indicates an expected call of SearchDashboardsRequest.

func (*MockQuickSightAPIMockRecorder) SearchDashboardsWithContext

func (mr *MockQuickSightAPIMockRecorder) SearchDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchDashboardsWithContext indicates an expected call of SearchDashboardsWithContext.

func (*MockQuickSightAPIMockRecorder) SearchFolders added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) SearchFolders(arg0 interface{}) *gomock.Call

SearchFolders indicates an expected call of SearchFolders.

func (*MockQuickSightAPIMockRecorder) SearchFoldersRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) SearchFoldersRequest(arg0 interface{}) *gomock.Call

SearchFoldersRequest indicates an expected call of SearchFoldersRequest.

func (*MockQuickSightAPIMockRecorder) SearchFoldersWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) SearchFoldersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchFoldersWithContext indicates an expected call of SearchFoldersWithContext.

func (*MockQuickSightAPIMockRecorder) SearchGroups added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) SearchGroups(arg0 interface{}) *gomock.Call

SearchGroups indicates an expected call of SearchGroups.

func (*MockQuickSightAPIMockRecorder) SearchGroupsRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) SearchGroupsRequest(arg0 interface{}) *gomock.Call

SearchGroupsRequest indicates an expected call of SearchGroupsRequest.

func (*MockQuickSightAPIMockRecorder) SearchGroupsWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) SearchGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchGroupsWithContext indicates an expected call of SearchGroupsWithContext.

func (*MockQuickSightAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockQuickSightAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockQuickSightAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockQuickSightAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockQuickSightAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockQuickSightAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateAccountCustomization

func (mr *MockQuickSightAPIMockRecorder) UpdateAccountCustomization(arg0 interface{}) *gomock.Call

UpdateAccountCustomization indicates an expected call of UpdateAccountCustomization.

func (*MockQuickSightAPIMockRecorder) UpdateAccountCustomizationRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateAccountCustomizationRequest(arg0 interface{}) *gomock.Call

UpdateAccountCustomizationRequest indicates an expected call of UpdateAccountCustomizationRequest.

func (*MockQuickSightAPIMockRecorder) UpdateAccountCustomizationWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateAccountCustomizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccountCustomizationWithContext indicates an expected call of UpdateAccountCustomizationWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateAccountSettings

func (mr *MockQuickSightAPIMockRecorder) UpdateAccountSettings(arg0 interface{}) *gomock.Call

UpdateAccountSettings indicates an expected call of UpdateAccountSettings.

func (*MockQuickSightAPIMockRecorder) UpdateAccountSettingsRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateAccountSettingsRequest(arg0 interface{}) *gomock.Call

UpdateAccountSettingsRequest indicates an expected call of UpdateAccountSettingsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateAccountSettingsWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccountSettingsWithContext indicates an expected call of UpdateAccountSettingsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateAnalysis

func (mr *MockQuickSightAPIMockRecorder) UpdateAnalysis(arg0 interface{}) *gomock.Call

UpdateAnalysis indicates an expected call of UpdateAnalysis.

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisPermissions

func (mr *MockQuickSightAPIMockRecorder) UpdateAnalysisPermissions(arg0 interface{}) *gomock.Call

UpdateAnalysisPermissions indicates an expected call of UpdateAnalysisPermissions.

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisPermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateAnalysisPermissionsRequest(arg0 interface{}) *gomock.Call

UpdateAnalysisPermissionsRequest indicates an expected call of UpdateAnalysisPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisPermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateAnalysisPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAnalysisPermissionsWithContext indicates an expected call of UpdateAnalysisPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateAnalysisRequest(arg0 interface{}) *gomock.Call

UpdateAnalysisRequest indicates an expected call of UpdateAnalysisRequest.

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateAnalysisWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAnalysisWithContext indicates an expected call of UpdateAnalysisWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateDashboard

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboard(arg0 interface{}) *gomock.Call

UpdateDashboard indicates an expected call of UpdateDashboard.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPermissions

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboardPermissions(arg0 interface{}) *gomock.Call

UpdateDashboardPermissions indicates an expected call of UpdateDashboardPermissions.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboardPermissionsRequest(arg0 interface{}) *gomock.Call

UpdateDashboardPermissionsRequest indicates an expected call of UpdateDashboardPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboardPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDashboardPermissionsWithContext indicates an expected call of UpdateDashboardPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersion

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersion(arg0 interface{}) *gomock.Call

UpdateDashboardPublishedVersion indicates an expected call of UpdateDashboardPublishedVersion.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersionRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersionRequest(arg0 interface{}) *gomock.Call

UpdateDashboardPublishedVersionRequest indicates an expected call of UpdateDashboardPublishedVersionRequest.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersionWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDashboardPublishedVersionWithContext indicates an expected call of UpdateDashboardPublishedVersionWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboardRequest(arg0 interface{}) *gomock.Call

UpdateDashboardRequest indicates an expected call of UpdateDashboardRequest.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDashboardWithContext indicates an expected call of UpdateDashboardWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateDataSet

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSet(arg0 interface{}) *gomock.Call

UpdateDataSet indicates an expected call of UpdateDataSet.

func (*MockQuickSightAPIMockRecorder) UpdateDataSetPermissions

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSetPermissions(arg0 interface{}) *gomock.Call

UpdateDataSetPermissions indicates an expected call of UpdateDataSetPermissions.

func (*MockQuickSightAPIMockRecorder) UpdateDataSetPermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSetPermissionsRequest(arg0 interface{}) *gomock.Call

UpdateDataSetPermissionsRequest indicates an expected call of UpdateDataSetPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateDataSetPermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSetPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDataSetPermissionsWithContext indicates an expected call of UpdateDataSetPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateDataSetRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSetRequest(arg0 interface{}) *gomock.Call

UpdateDataSetRequest indicates an expected call of UpdateDataSetRequest.

func (*MockQuickSightAPIMockRecorder) UpdateDataSetWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDataSetWithContext indicates an expected call of UpdateDataSetWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateDataSource

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSource(arg0 interface{}) *gomock.Call

UpdateDataSource indicates an expected call of UpdateDataSource.

func (*MockQuickSightAPIMockRecorder) UpdateDataSourcePermissions

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSourcePermissions(arg0 interface{}) *gomock.Call

UpdateDataSourcePermissions indicates an expected call of UpdateDataSourcePermissions.

func (*MockQuickSightAPIMockRecorder) UpdateDataSourcePermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSourcePermissionsRequest(arg0 interface{}) *gomock.Call

UpdateDataSourcePermissionsRequest indicates an expected call of UpdateDataSourcePermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateDataSourcePermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSourcePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDataSourcePermissionsWithContext indicates an expected call of UpdateDataSourcePermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateDataSourceRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSourceRequest(arg0 interface{}) *gomock.Call

UpdateDataSourceRequest indicates an expected call of UpdateDataSourceRequest.

func (*MockQuickSightAPIMockRecorder) UpdateDataSourceWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateDataSourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDataSourceWithContext indicates an expected call of UpdateDataSourceWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateFolder added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateFolder(arg0 interface{}) *gomock.Call

UpdateFolder indicates an expected call of UpdateFolder.

func (*MockQuickSightAPIMockRecorder) UpdateFolderPermissions added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateFolderPermissions(arg0 interface{}) *gomock.Call

UpdateFolderPermissions indicates an expected call of UpdateFolderPermissions.

func (*MockQuickSightAPIMockRecorder) UpdateFolderPermissionsRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateFolderPermissionsRequest(arg0 interface{}) *gomock.Call

UpdateFolderPermissionsRequest indicates an expected call of UpdateFolderPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateFolderPermissionsWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateFolderPermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFolderPermissionsWithContext indicates an expected call of UpdateFolderPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateFolderRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateFolderRequest(arg0 interface{}) *gomock.Call

UpdateFolderRequest indicates an expected call of UpdateFolderRequest.

func (*MockQuickSightAPIMockRecorder) UpdateFolderWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateFolderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFolderWithContext indicates an expected call of UpdateFolderWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateGroup

func (mr *MockQuickSightAPIMockRecorder) UpdateGroup(arg0 interface{}) *gomock.Call

UpdateGroup indicates an expected call of UpdateGroup.

func (*MockQuickSightAPIMockRecorder) UpdateGroupRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateGroupRequest(arg0 interface{}) *gomock.Call

UpdateGroupRequest indicates an expected call of UpdateGroupRequest.

func (*MockQuickSightAPIMockRecorder) UpdateGroupWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGroupWithContext indicates an expected call of UpdateGroupWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateIAMPolicyAssignment

func (mr *MockQuickSightAPIMockRecorder) UpdateIAMPolicyAssignment(arg0 interface{}) *gomock.Call

UpdateIAMPolicyAssignment indicates an expected call of UpdateIAMPolicyAssignment.

func (*MockQuickSightAPIMockRecorder) UpdateIAMPolicyAssignmentRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateIAMPolicyAssignmentRequest(arg0 interface{}) *gomock.Call

UpdateIAMPolicyAssignmentRequest indicates an expected call of UpdateIAMPolicyAssignmentRequest.

func (*MockQuickSightAPIMockRecorder) UpdateIAMPolicyAssignmentWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateIAMPolicyAssignmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateIAMPolicyAssignmentWithContext indicates an expected call of UpdateIAMPolicyAssignmentWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateIpRestriction added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateIpRestriction(arg0 interface{}) *gomock.Call

UpdateIpRestriction indicates an expected call of UpdateIpRestriction.

func (*MockQuickSightAPIMockRecorder) UpdateIpRestrictionRequest added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateIpRestrictionRequest(arg0 interface{}) *gomock.Call

UpdateIpRestrictionRequest indicates an expected call of UpdateIpRestrictionRequest.

func (*MockQuickSightAPIMockRecorder) UpdateIpRestrictionWithContext added in v1.43.22

func (mr *MockQuickSightAPIMockRecorder) UpdateIpRestrictionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateIpRestrictionWithContext indicates an expected call of UpdateIpRestrictionWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateTemplate

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplate(arg0 interface{}) *gomock.Call

UpdateTemplate indicates an expected call of UpdateTemplate.

func (*MockQuickSightAPIMockRecorder) UpdateTemplateAlias

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplateAlias(arg0 interface{}) *gomock.Call

UpdateTemplateAlias indicates an expected call of UpdateTemplateAlias.

func (*MockQuickSightAPIMockRecorder) UpdateTemplateAliasRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplateAliasRequest(arg0 interface{}) *gomock.Call

UpdateTemplateAliasRequest indicates an expected call of UpdateTemplateAliasRequest.

func (*MockQuickSightAPIMockRecorder) UpdateTemplateAliasWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTemplateAliasWithContext indicates an expected call of UpdateTemplateAliasWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateTemplatePermissions

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplatePermissions(arg0 interface{}) *gomock.Call

UpdateTemplatePermissions indicates an expected call of UpdateTemplatePermissions.

func (*MockQuickSightAPIMockRecorder) UpdateTemplatePermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplatePermissionsRequest(arg0 interface{}) *gomock.Call

UpdateTemplatePermissionsRequest indicates an expected call of UpdateTemplatePermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateTemplatePermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplatePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTemplatePermissionsWithContext indicates an expected call of UpdateTemplatePermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateTemplateRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplateRequest(arg0 interface{}) *gomock.Call

UpdateTemplateRequest indicates an expected call of UpdateTemplateRequest.

func (*MockQuickSightAPIMockRecorder) UpdateTemplateWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTemplateWithContext indicates an expected call of UpdateTemplateWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateTheme

func (mr *MockQuickSightAPIMockRecorder) UpdateTheme(arg0 interface{}) *gomock.Call

UpdateTheme indicates an expected call of UpdateTheme.

func (*MockQuickSightAPIMockRecorder) UpdateThemeAlias

func (mr *MockQuickSightAPIMockRecorder) UpdateThemeAlias(arg0 interface{}) *gomock.Call

UpdateThemeAlias indicates an expected call of UpdateThemeAlias.

func (*MockQuickSightAPIMockRecorder) UpdateThemeAliasRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateThemeAliasRequest(arg0 interface{}) *gomock.Call

UpdateThemeAliasRequest indicates an expected call of UpdateThemeAliasRequest.

func (*MockQuickSightAPIMockRecorder) UpdateThemeAliasWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateThemeAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateThemeAliasWithContext indicates an expected call of UpdateThemeAliasWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateThemePermissions

func (mr *MockQuickSightAPIMockRecorder) UpdateThemePermissions(arg0 interface{}) *gomock.Call

UpdateThemePermissions indicates an expected call of UpdateThemePermissions.

func (*MockQuickSightAPIMockRecorder) UpdateThemePermissionsRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateThemePermissionsRequest(arg0 interface{}) *gomock.Call

UpdateThemePermissionsRequest indicates an expected call of UpdateThemePermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateThemePermissionsWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateThemePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateThemePermissionsWithContext indicates an expected call of UpdateThemePermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateThemeRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateThemeRequest(arg0 interface{}) *gomock.Call

UpdateThemeRequest indicates an expected call of UpdateThemeRequest.

func (*MockQuickSightAPIMockRecorder) UpdateThemeWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateThemeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateThemeWithContext indicates an expected call of UpdateThemeWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateUser

func (mr *MockQuickSightAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser.

func (*MockQuickSightAPIMockRecorder) UpdateUserRequest

func (mr *MockQuickSightAPIMockRecorder) UpdateUserRequest(arg0 interface{}) *gomock.Call

UpdateUserRequest indicates an expected call of UpdateUserRequest.

func (*MockQuickSightAPIMockRecorder) UpdateUserWithContext

func (mr *MockQuickSightAPIMockRecorder) UpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserWithContext indicates an expected call of UpdateUserWithContext.

Jump to

Keyboard shortcuts

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