mock_quicksightiface

package
v3.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_quicksightiface 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 aws.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) CreateAccountSubscription

CreateAccountSubscription mocks base method.

func (*MockQuickSightAPI) CreateAccountSubscriptionRequest

CreateAccountSubscriptionRequest mocks base method.

func (*MockQuickSightAPI) CreateAccountSubscriptionWithContext

func (m *MockQuickSightAPI) CreateAccountSubscriptionWithContext(arg0 aws.Context, arg1 *quicksight.CreateAccountSubscriptionInput, arg2 ...request.Option) (*quicksight.CreateAccountSubscriptionOutput, error)

CreateAccountSubscriptionWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *quicksight.CreateDataSourceInput, arg2 ...request.Option) (*quicksight.CreateDataSourceOutput, error)

CreateDataSourceWithContext mocks base method.

func (*MockQuickSightAPI) CreateFolder

CreateFolder mocks base method.

func (*MockQuickSightAPI) CreateFolderMembership

CreateFolderMembership mocks base method.

func (*MockQuickSightAPI) CreateFolderMembershipRequest

CreateFolderMembershipRequest mocks base method.

func (*MockQuickSightAPI) CreateFolderMembershipWithContext

func (m *MockQuickSightAPI) CreateFolderMembershipWithContext(arg0 aws.Context, arg1 *quicksight.CreateFolderMembershipInput, arg2 ...request.Option) (*quicksight.CreateFolderMembershipOutput, error)

CreateFolderMembershipWithContext mocks base method.

func (*MockQuickSightAPI) CreateFolderRequest

CreateFolderRequest mocks base method.

func (*MockQuickSightAPI) CreateFolderWithContext

func (m *MockQuickSightAPI) CreateFolderWithContext(arg0 aws.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

func (m *MockQuickSightAPI) CreateGroupMembershipWithContext(arg0 aws.Context, arg1 *quicksight.CreateGroupMembershipInput, arg2 ...request.Option) (*quicksight.CreateGroupMembershipOutput, error)

CreateGroupMembershipWithContext mocks base method.

func (*MockQuickSightAPI) CreateGroupRequest

CreateGroupRequest mocks base method.

func (*MockQuickSightAPI) CreateGroupWithContext

func (m *MockQuickSightAPI) CreateGroupWithContext(arg0 aws.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

func (m *MockQuickSightAPI) CreateIAMPolicyAssignmentWithContext(arg0 aws.Context, arg1 *quicksight.CreateIAMPolicyAssignmentInput, arg2 ...request.Option) (*quicksight.CreateIAMPolicyAssignmentOutput, error)

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 aws.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 aws.Context, arg1 *quicksight.CreateNamespaceInput, arg2 ...request.Option) (*quicksight.CreateNamespaceOutput, error)

CreateNamespaceWithContext mocks base method.

func (*MockQuickSightAPI) CreateRefreshSchedule

CreateRefreshSchedule mocks base method.

func (*MockQuickSightAPI) CreateRefreshScheduleRequest

CreateRefreshScheduleRequest mocks base method.

func (*MockQuickSightAPI) CreateRefreshScheduleWithContext

func (m *MockQuickSightAPI) CreateRefreshScheduleWithContext(arg0 aws.Context, arg1 *quicksight.CreateRefreshScheduleInput, arg2 ...request.Option) (*quicksight.CreateRefreshScheduleOutput, error)

CreateRefreshScheduleWithContext mocks base method.

func (*MockQuickSightAPI) CreateRoleMembership

CreateRoleMembership mocks base method.

func (*MockQuickSightAPI) CreateRoleMembershipRequest

CreateRoleMembershipRequest mocks base method.

func (*MockQuickSightAPI) CreateRoleMembershipWithContext

func (m *MockQuickSightAPI) CreateRoleMembershipWithContext(arg0 aws.Context, arg1 *quicksight.CreateRoleMembershipInput, arg2 ...request.Option) (*quicksight.CreateRoleMembershipOutput, error)

CreateRoleMembershipWithContext 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

func (m *MockQuickSightAPI) CreateTemplateAliasWithContext(arg0 aws.Context, arg1 *quicksight.CreateTemplateAliasInput, arg2 ...request.Option) (*quicksight.CreateTemplateAliasOutput, error)

CreateTemplateAliasWithContext mocks base method.

func (*MockQuickSightAPI) CreateTemplateRequest

CreateTemplateRequest mocks base method.

func (*MockQuickSightAPI) CreateTemplateWithContext

func (m *MockQuickSightAPI) CreateTemplateWithContext(arg0 aws.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 aws.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 aws.Context, arg1 *quicksight.CreateThemeInput, arg2 ...request.Option) (*quicksight.CreateThemeOutput, error)

CreateThemeWithContext mocks base method.

func (*MockQuickSightAPI) CreateTopic

CreateTopic mocks base method.

func (*MockQuickSightAPI) CreateTopicRefreshSchedule

CreateTopicRefreshSchedule mocks base method.

func (*MockQuickSightAPI) CreateTopicRefreshScheduleRequest

CreateTopicRefreshScheduleRequest mocks base method.

func (*MockQuickSightAPI) CreateTopicRefreshScheduleWithContext

CreateTopicRefreshScheduleWithContext mocks base method.

func (*MockQuickSightAPI) CreateTopicRequest

CreateTopicRequest mocks base method.

func (*MockQuickSightAPI) CreateTopicWithContext

func (m *MockQuickSightAPI) CreateTopicWithContext(arg0 aws.Context, arg1 *quicksight.CreateTopicInput, arg2 ...request.Option) (*quicksight.CreateTopicOutput, error)

CreateTopicWithContext mocks base method.

func (*MockQuickSightAPI) CreateVPCConnection

CreateVPCConnection mocks base method.

func (*MockQuickSightAPI) CreateVPCConnectionRequest

CreateVPCConnectionRequest mocks base method.

func (*MockQuickSightAPI) CreateVPCConnectionWithContext

func (m *MockQuickSightAPI) CreateVPCConnectionWithContext(arg0 aws.Context, arg1 *quicksight.CreateVPCConnectionInput, arg2 ...request.Option) (*quicksight.CreateVPCConnectionOutput, error)

CreateVPCConnectionWithContext 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) DeleteAccountSubscription

DeleteAccountSubscription mocks base method.

func (*MockQuickSightAPI) DeleteAccountSubscriptionRequest

DeleteAccountSubscriptionRequest mocks base method.

func (*MockQuickSightAPI) DeleteAccountSubscriptionWithContext

func (m *MockQuickSightAPI) DeleteAccountSubscriptionWithContext(arg0 aws.Context, arg1 *quicksight.DeleteAccountSubscriptionInput, arg2 ...request.Option) (*quicksight.DeleteAccountSubscriptionOutput, error)

DeleteAccountSubscriptionWithContext 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 aws.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 aws.Context, arg1 *quicksight.DeleteDashboardInput, arg2 ...request.Option) (*quicksight.DeleteDashboardOutput, error)

DeleteDashboardWithContext mocks base method.

func (*MockQuickSightAPI) DeleteDataSet

DeleteDataSet mocks base method.

func (*MockQuickSightAPI) DeleteDataSetRefreshProperties

DeleteDataSetRefreshProperties mocks base method.

func (*MockQuickSightAPI) DeleteDataSetRefreshPropertiesRequest

DeleteDataSetRefreshPropertiesRequest mocks base method.

func (*MockQuickSightAPI) DeleteDataSetRefreshPropertiesWithContext

DeleteDataSetRefreshPropertiesWithContext mocks base method.

func (*MockQuickSightAPI) DeleteDataSetRequest

DeleteDataSetRequest mocks base method.

func (*MockQuickSightAPI) DeleteDataSetWithContext

func (m *MockQuickSightAPI) DeleteDataSetWithContext(arg0 aws.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 aws.Context, arg1 *quicksight.DeleteDataSourceInput, arg2 ...request.Option) (*quicksight.DeleteDataSourceOutput, error)

DeleteDataSourceWithContext mocks base method.

func (*MockQuickSightAPI) DeleteFolder

DeleteFolder mocks base method.

func (*MockQuickSightAPI) DeleteFolderMembership

DeleteFolderMembership mocks base method.

func (*MockQuickSightAPI) DeleteFolderMembershipRequest

DeleteFolderMembershipRequest mocks base method.

func (*MockQuickSightAPI) DeleteFolderMembershipWithContext

func (m *MockQuickSightAPI) DeleteFolderMembershipWithContext(arg0 aws.Context, arg1 *quicksight.DeleteFolderMembershipInput, arg2 ...request.Option) (*quicksight.DeleteFolderMembershipOutput, error)

DeleteFolderMembershipWithContext mocks base method.

func (*MockQuickSightAPI) DeleteFolderRequest

DeleteFolderRequest mocks base method.

func (*MockQuickSightAPI) DeleteFolderWithContext

func (m *MockQuickSightAPI) DeleteFolderWithContext(arg0 aws.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

func (m *MockQuickSightAPI) DeleteGroupMembershipWithContext(arg0 aws.Context, arg1 *quicksight.DeleteGroupMembershipInput, arg2 ...request.Option) (*quicksight.DeleteGroupMembershipOutput, error)

DeleteGroupMembershipWithContext mocks base method.

func (*MockQuickSightAPI) DeleteGroupRequest

DeleteGroupRequest mocks base method.

func (*MockQuickSightAPI) DeleteGroupWithContext

func (m *MockQuickSightAPI) DeleteGroupWithContext(arg0 aws.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

func (m *MockQuickSightAPI) DeleteIAMPolicyAssignmentWithContext(arg0 aws.Context, arg1 *quicksight.DeleteIAMPolicyAssignmentInput, arg2 ...request.Option) (*quicksight.DeleteIAMPolicyAssignmentOutput, error)

DeleteIAMPolicyAssignmentWithContext mocks base method.

func (*MockQuickSightAPI) DeleteIdentityPropagationConfig

DeleteIdentityPropagationConfig mocks base method.

func (*MockQuickSightAPI) DeleteIdentityPropagationConfigRequest

DeleteIdentityPropagationConfigRequest mocks base method.

func (*MockQuickSightAPI) DeleteIdentityPropagationConfigWithContext

DeleteIdentityPropagationConfigWithContext 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 aws.Context, arg1 *quicksight.DeleteNamespaceInput, arg2 ...request.Option) (*quicksight.DeleteNamespaceOutput, error)

DeleteNamespaceWithContext mocks base method.

func (*MockQuickSightAPI) DeleteRefreshSchedule

DeleteRefreshSchedule mocks base method.

func (*MockQuickSightAPI) DeleteRefreshScheduleRequest

DeleteRefreshScheduleRequest mocks base method.

func (*MockQuickSightAPI) DeleteRefreshScheduleWithContext

func (m *MockQuickSightAPI) DeleteRefreshScheduleWithContext(arg0 aws.Context, arg1 *quicksight.DeleteRefreshScheduleInput, arg2 ...request.Option) (*quicksight.DeleteRefreshScheduleOutput, error)

DeleteRefreshScheduleWithContext mocks base method.

func (*MockQuickSightAPI) DeleteRoleCustomPermission

DeleteRoleCustomPermission mocks base method.

func (*MockQuickSightAPI) DeleteRoleCustomPermissionRequest

DeleteRoleCustomPermissionRequest mocks base method.

func (*MockQuickSightAPI) DeleteRoleCustomPermissionWithContext

DeleteRoleCustomPermissionWithContext mocks base method.

func (*MockQuickSightAPI) DeleteRoleMembership

DeleteRoleMembership mocks base method.

func (*MockQuickSightAPI) DeleteRoleMembershipRequest

DeleteRoleMembershipRequest mocks base method.

func (*MockQuickSightAPI) DeleteRoleMembershipWithContext

func (m *MockQuickSightAPI) DeleteRoleMembershipWithContext(arg0 aws.Context, arg1 *quicksight.DeleteRoleMembershipInput, arg2 ...request.Option) (*quicksight.DeleteRoleMembershipOutput, error)

DeleteRoleMembershipWithContext 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

func (m *MockQuickSightAPI) DeleteTemplateAliasWithContext(arg0 aws.Context, arg1 *quicksight.DeleteTemplateAliasInput, arg2 ...request.Option) (*quicksight.DeleteTemplateAliasOutput, error)

DeleteTemplateAliasWithContext mocks base method.

func (*MockQuickSightAPI) DeleteTemplateRequest

DeleteTemplateRequest mocks base method.

func (*MockQuickSightAPI) DeleteTemplateWithContext

func (m *MockQuickSightAPI) DeleteTemplateWithContext(arg0 aws.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 aws.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 aws.Context, arg1 *quicksight.DeleteThemeInput, arg2 ...request.Option) (*quicksight.DeleteThemeOutput, error)

DeleteThemeWithContext mocks base method.

func (*MockQuickSightAPI) DeleteTopic

DeleteTopic mocks base method.

func (*MockQuickSightAPI) DeleteTopicRefreshSchedule

DeleteTopicRefreshSchedule mocks base method.

func (*MockQuickSightAPI) DeleteTopicRefreshScheduleRequest

DeleteTopicRefreshScheduleRequest mocks base method.

func (*MockQuickSightAPI) DeleteTopicRefreshScheduleWithContext

DeleteTopicRefreshScheduleWithContext mocks base method.

func (*MockQuickSightAPI) DeleteTopicRequest

DeleteTopicRequest mocks base method.

func (*MockQuickSightAPI) DeleteTopicWithContext

func (m *MockQuickSightAPI) DeleteTopicWithContext(arg0 aws.Context, arg1 *quicksight.DeleteTopicInput, arg2 ...request.Option) (*quicksight.DeleteTopicOutput, error)

DeleteTopicWithContext 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

func (m *MockQuickSightAPI) DeleteUserByPrincipalIdWithContext(arg0 aws.Context, arg1 *quicksight.DeleteUserByPrincipalIdInput, arg2 ...request.Option) (*quicksight.DeleteUserByPrincipalIdOutput, error)

DeleteUserByPrincipalIdWithContext mocks base method.

func (*MockQuickSightAPI) DeleteUserRequest

DeleteUserRequest mocks base method.

func (*MockQuickSightAPI) DeleteUserWithContext

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

DeleteUserWithContext mocks base method.

func (*MockQuickSightAPI) DeleteVPCConnection

DeleteVPCConnection mocks base method.

func (*MockQuickSightAPI) DeleteVPCConnectionRequest

DeleteVPCConnectionRequest mocks base method.

func (*MockQuickSightAPI) DeleteVPCConnectionWithContext

func (m *MockQuickSightAPI) DeleteVPCConnectionWithContext(arg0 aws.Context, arg1 *quicksight.DeleteVPCConnectionInput, arg2 ...request.Option) (*quicksight.DeleteVPCConnectionOutput, error)

DeleteVPCConnectionWithContext 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

func (m *MockQuickSightAPI) DescribeAccountSettingsWithContext(arg0 aws.Context, arg1 *quicksight.DescribeAccountSettingsInput, arg2 ...request.Option) (*quicksight.DescribeAccountSettingsOutput, error)

DescribeAccountSettingsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeAccountSubscription

DescribeAccountSubscription mocks base method.

func (*MockQuickSightAPI) DescribeAccountSubscriptionRequest

DescribeAccountSubscriptionRequest mocks base method.

func (*MockQuickSightAPI) DescribeAccountSubscriptionWithContext

DescribeAccountSubscriptionWithContext mocks base method.

func (*MockQuickSightAPI) DescribeAnalysis

DescribeAnalysis mocks base method.

func (*MockQuickSightAPI) DescribeAnalysisDefinition

DescribeAnalysisDefinition mocks base method.

func (*MockQuickSightAPI) DescribeAnalysisDefinitionRequest

DescribeAnalysisDefinitionRequest mocks base method.

func (*MockQuickSightAPI) DescribeAnalysisDefinitionWithContext

DescribeAnalysisDefinitionWithContext 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 aws.Context, arg1 *quicksight.DescribeAnalysisInput, arg2 ...request.Option) (*quicksight.DescribeAnalysisOutput, error)

DescribeAnalysisWithContext mocks base method.

func (*MockQuickSightAPI) DescribeAssetBundleExportJob

DescribeAssetBundleExportJob mocks base method.

func (*MockQuickSightAPI) DescribeAssetBundleExportJobRequest

DescribeAssetBundleExportJobRequest mocks base method.

func (*MockQuickSightAPI) DescribeAssetBundleExportJobWithContext

DescribeAssetBundleExportJobWithContext mocks base method.

func (*MockQuickSightAPI) DescribeAssetBundleImportJob

DescribeAssetBundleImportJob mocks base method.

func (*MockQuickSightAPI) DescribeAssetBundleImportJobRequest

DescribeAssetBundleImportJobRequest mocks base method.

func (*MockQuickSightAPI) DescribeAssetBundleImportJobWithContext

DescribeAssetBundleImportJobWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDashboard

DescribeDashboard mocks base method.

func (*MockQuickSightAPI) DescribeDashboardDefinition

DescribeDashboardDefinition mocks base method.

func (*MockQuickSightAPI) DescribeDashboardDefinitionRequest

DescribeDashboardDefinitionRequest mocks base method.

func (*MockQuickSightAPI) DescribeDashboardDefinitionWithContext

DescribeDashboardDefinitionWithContext 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) DescribeDashboardSnapshotJob

DescribeDashboardSnapshotJob mocks base method.

func (*MockQuickSightAPI) DescribeDashboardSnapshotJobRequest

DescribeDashboardSnapshotJobRequest mocks base method.

func (*MockQuickSightAPI) DescribeDashboardSnapshotJobResult

DescribeDashboardSnapshotJobResult mocks base method.

func (*MockQuickSightAPI) DescribeDashboardSnapshotJobResultRequest

DescribeDashboardSnapshotJobResultRequest mocks base method.

func (*MockQuickSightAPI) DescribeDashboardSnapshotJobResultWithContext

DescribeDashboardSnapshotJobResultWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDashboardSnapshotJobWithContext

DescribeDashboardSnapshotJobWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDashboardWithContext

func (m *MockQuickSightAPI) DescribeDashboardWithContext(arg0 aws.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) DescribeDataSetRefreshProperties

DescribeDataSetRefreshProperties mocks base method.

func (*MockQuickSightAPI) DescribeDataSetRefreshPropertiesRequest

DescribeDataSetRefreshPropertiesRequest mocks base method.

func (*MockQuickSightAPI) DescribeDataSetRefreshPropertiesWithContext

DescribeDataSetRefreshPropertiesWithContext mocks base method.

func (*MockQuickSightAPI) DescribeDataSetRequest

DescribeDataSetRequest mocks base method.

func (*MockQuickSightAPI) DescribeDataSetWithContext

func (m *MockQuickSightAPI) DescribeDataSetWithContext(arg0 aws.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

func (m *MockQuickSightAPI) DescribeDataSourceWithContext(arg0 aws.Context, arg1 *quicksight.DescribeDataSourceInput, arg2 ...request.Option) (*quicksight.DescribeDataSourceOutput, error)

DescribeDataSourceWithContext mocks base method.

func (*MockQuickSightAPI) DescribeFolder

DescribeFolder mocks base method.

func (*MockQuickSightAPI) DescribeFolderPermissions

DescribeFolderPermissions mocks base method.

func (*MockQuickSightAPI) DescribeFolderPermissionsPages

DescribeFolderPermissionsPages mocks base method.

func (*MockQuickSightAPI) DescribeFolderPermissionsPagesWithContext

func (m *MockQuickSightAPI) DescribeFolderPermissionsPagesWithContext(arg0 aws.Context, arg1 *quicksight.DescribeFolderPermissionsInput, arg2 func(*quicksight.DescribeFolderPermissionsOutput, bool) bool, arg3 ...request.Option) error

DescribeFolderPermissionsPagesWithContext mocks base method.

func (*MockQuickSightAPI) DescribeFolderPermissionsRequest

DescribeFolderPermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeFolderPermissionsWithContext

func (m *MockQuickSightAPI) DescribeFolderPermissionsWithContext(arg0 aws.Context, arg1 *quicksight.DescribeFolderPermissionsInput, arg2 ...request.Option) (*quicksight.DescribeFolderPermissionsOutput, error)

DescribeFolderPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeFolderRequest

DescribeFolderRequest mocks base method.

func (*MockQuickSightAPI) DescribeFolderResolvedPermissions

DescribeFolderResolvedPermissions mocks base method.

func (*MockQuickSightAPI) DescribeFolderResolvedPermissionsPages

DescribeFolderResolvedPermissionsPages mocks base method.

func (*MockQuickSightAPI) DescribeFolderResolvedPermissionsPagesWithContext

func (m *MockQuickSightAPI) DescribeFolderResolvedPermissionsPagesWithContext(arg0 aws.Context, arg1 *quicksight.DescribeFolderResolvedPermissionsInput, arg2 func(*quicksight.DescribeFolderResolvedPermissionsOutput, bool) bool, arg3 ...request.Option) error

DescribeFolderResolvedPermissionsPagesWithContext mocks base method.

func (*MockQuickSightAPI) DescribeFolderResolvedPermissionsRequest

DescribeFolderResolvedPermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeFolderResolvedPermissionsWithContext

DescribeFolderResolvedPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeFolderWithContext

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

DescribeFolderWithContext mocks base method.

func (*MockQuickSightAPI) DescribeGroup

DescribeGroup mocks base method.

func (*MockQuickSightAPI) DescribeGroupMembership

DescribeGroupMembership mocks base method.

func (*MockQuickSightAPI) DescribeGroupMembershipRequest

DescribeGroupMembershipRequest mocks base method.

func (*MockQuickSightAPI) DescribeGroupMembershipWithContext

func (m *MockQuickSightAPI) DescribeGroupMembershipWithContext(arg0 aws.Context, arg1 *quicksight.DescribeGroupMembershipInput, arg2 ...request.Option) (*quicksight.DescribeGroupMembershipOutput, error)

DescribeGroupMembershipWithContext mocks base method.

func (*MockQuickSightAPI) DescribeGroupRequest

DescribeGroupRequest mocks base method.

func (*MockQuickSightAPI) DescribeGroupWithContext

func (m *MockQuickSightAPI) DescribeGroupWithContext(arg0 aws.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 aws.Context, arg1 *quicksight.DescribeIngestionInput, arg2 ...request.Option) (*quicksight.DescribeIngestionOutput, error)

DescribeIngestionWithContext mocks base method.

func (*MockQuickSightAPI) DescribeIpRestriction

DescribeIpRestriction mocks base method.

func (*MockQuickSightAPI) DescribeIpRestrictionRequest

DescribeIpRestrictionRequest mocks base method.

func (*MockQuickSightAPI) DescribeIpRestrictionWithContext

func (m *MockQuickSightAPI) DescribeIpRestrictionWithContext(arg0 aws.Context, arg1 *quicksight.DescribeIpRestrictionInput, arg2 ...request.Option) (*quicksight.DescribeIpRestrictionOutput, error)

DescribeIpRestrictionWithContext mocks base method.

func (*MockQuickSightAPI) DescribeKeyRegistration

DescribeKeyRegistration mocks base method.

func (*MockQuickSightAPI) DescribeKeyRegistrationRequest

DescribeKeyRegistrationRequest mocks base method.

func (*MockQuickSightAPI) DescribeKeyRegistrationWithContext

func (m *MockQuickSightAPI) DescribeKeyRegistrationWithContext(arg0 aws.Context, arg1 *quicksight.DescribeKeyRegistrationInput, arg2 ...request.Option) (*quicksight.DescribeKeyRegistrationOutput, error)

DescribeKeyRegistrationWithContext 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 aws.Context, arg1 *quicksight.DescribeNamespaceInput, arg2 ...request.Option) (*quicksight.DescribeNamespaceOutput, error)

DescribeNamespaceWithContext mocks base method.

func (*MockQuickSightAPI) DescribeRefreshSchedule

DescribeRefreshSchedule mocks base method.

func (*MockQuickSightAPI) DescribeRefreshScheduleRequest

DescribeRefreshScheduleRequest mocks base method.

func (*MockQuickSightAPI) DescribeRefreshScheduleWithContext

func (m *MockQuickSightAPI) DescribeRefreshScheduleWithContext(arg0 aws.Context, arg1 *quicksight.DescribeRefreshScheduleInput, arg2 ...request.Option) (*quicksight.DescribeRefreshScheduleOutput, error)

DescribeRefreshScheduleWithContext mocks base method.

func (*MockQuickSightAPI) DescribeRoleCustomPermission

DescribeRoleCustomPermission mocks base method.

func (*MockQuickSightAPI) DescribeRoleCustomPermissionRequest

DescribeRoleCustomPermissionRequest mocks base method.

func (*MockQuickSightAPI) DescribeRoleCustomPermissionWithContext

DescribeRoleCustomPermissionWithContext 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

func (m *MockQuickSightAPI) DescribeTemplateAliasWithContext(arg0 aws.Context, arg1 *quicksight.DescribeTemplateAliasInput, arg2 ...request.Option) (*quicksight.DescribeTemplateAliasOutput, error)

DescribeTemplateAliasWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTemplateDefinition

DescribeTemplateDefinition mocks base method.

func (*MockQuickSightAPI) DescribeTemplateDefinitionRequest

DescribeTemplateDefinitionRequest mocks base method.

func (*MockQuickSightAPI) DescribeTemplateDefinitionWithContext

DescribeTemplateDefinitionWithContext 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 aws.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

func (m *MockQuickSightAPI) DescribeThemeAliasWithContext(arg0 aws.Context, arg1 *quicksight.DescribeThemeAliasInput, arg2 ...request.Option) (*quicksight.DescribeThemeAliasOutput, error)

DescribeThemeAliasWithContext mocks base method.

func (*MockQuickSightAPI) DescribeThemePermissions

DescribeThemePermissions mocks base method.

func (*MockQuickSightAPI) DescribeThemePermissionsRequest

DescribeThemePermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeThemePermissionsWithContext

func (m *MockQuickSightAPI) DescribeThemePermissionsWithContext(arg0 aws.Context, arg1 *quicksight.DescribeThemePermissionsInput, arg2 ...request.Option) (*quicksight.DescribeThemePermissionsOutput, error)

DescribeThemePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeThemeRequest

DescribeThemeRequest mocks base method.

func (*MockQuickSightAPI) DescribeThemeWithContext

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

DescribeThemeWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTopic

DescribeTopic mocks base method.

func (*MockQuickSightAPI) DescribeTopicPermissions

DescribeTopicPermissions mocks base method.

func (*MockQuickSightAPI) DescribeTopicPermissionsRequest

DescribeTopicPermissionsRequest mocks base method.

func (*MockQuickSightAPI) DescribeTopicPermissionsWithContext

func (m *MockQuickSightAPI) DescribeTopicPermissionsWithContext(arg0 aws.Context, arg1 *quicksight.DescribeTopicPermissionsInput, arg2 ...request.Option) (*quicksight.DescribeTopicPermissionsOutput, error)

DescribeTopicPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTopicRefresh

DescribeTopicRefresh mocks base method.

func (*MockQuickSightAPI) DescribeTopicRefreshRequest

DescribeTopicRefreshRequest mocks base method.

func (*MockQuickSightAPI) DescribeTopicRefreshSchedule

DescribeTopicRefreshSchedule mocks base method.

func (*MockQuickSightAPI) DescribeTopicRefreshScheduleRequest

DescribeTopicRefreshScheduleRequest mocks base method.

func (*MockQuickSightAPI) DescribeTopicRefreshScheduleWithContext

DescribeTopicRefreshScheduleWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTopicRefreshWithContext

func (m *MockQuickSightAPI) DescribeTopicRefreshWithContext(arg0 aws.Context, arg1 *quicksight.DescribeTopicRefreshInput, arg2 ...request.Option) (*quicksight.DescribeTopicRefreshOutput, error)

DescribeTopicRefreshWithContext mocks base method.

func (*MockQuickSightAPI) DescribeTopicRequest

DescribeTopicRequest mocks base method.

func (*MockQuickSightAPI) DescribeTopicWithContext

func (m *MockQuickSightAPI) DescribeTopicWithContext(arg0 aws.Context, arg1 *quicksight.DescribeTopicInput, arg2 ...request.Option) (*quicksight.DescribeTopicOutput, error)

DescribeTopicWithContext 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 aws.Context, arg1 *quicksight.DescribeUserInput, arg2 ...request.Option) (*quicksight.DescribeUserOutput, error)

DescribeUserWithContext mocks base method.

func (*MockQuickSightAPI) DescribeVPCConnection

DescribeVPCConnection mocks base method.

func (*MockQuickSightAPI) DescribeVPCConnectionRequest

DescribeVPCConnectionRequest mocks base method.

func (*MockQuickSightAPI) DescribeVPCConnectionWithContext

func (m *MockQuickSightAPI) DescribeVPCConnectionWithContext(arg0 aws.Context, arg1 *quicksight.DescribeVPCConnectionInput, arg2 ...request.Option) (*quicksight.DescribeVPCConnectionOutput, error)

DescribeVPCConnectionWithContext mocks base method.

func (*MockQuickSightAPI) EXPECT

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

func (*MockQuickSightAPI) GenerateEmbedUrlForAnonymousUser

GenerateEmbedUrlForAnonymousUser mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForAnonymousUserRequest

GenerateEmbedUrlForAnonymousUserRequest mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForAnonymousUserWithContext

GenerateEmbedUrlForAnonymousUserWithContext mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForRegisteredUser

GenerateEmbedUrlForRegisteredUser mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForRegisteredUserRequest

GenerateEmbedUrlForRegisteredUserRequest mocks base method.

func (*MockQuickSightAPI) GenerateEmbedUrlForRegisteredUserWithContext

GenerateEmbedUrlForRegisteredUserWithContext mocks base method.

func (*MockQuickSightAPI) GetDashboardEmbedUrl

GetDashboardEmbedUrl mocks base method.

func (*MockQuickSightAPI) GetDashboardEmbedUrlRequest

GetDashboardEmbedUrlRequest mocks base method.

func (*MockQuickSightAPI) GetDashboardEmbedUrlWithContext

func (m *MockQuickSightAPI) GetDashboardEmbedUrlWithContext(arg0 aws.Context, arg1 *quicksight.GetDashboardEmbedUrlInput, arg2 ...request.Option) (*quicksight.GetDashboardEmbedUrlOutput, error)

GetDashboardEmbedUrlWithContext mocks base method.

func (*MockQuickSightAPI) GetSessionEmbedUrl

GetSessionEmbedUrl mocks base method.

func (*MockQuickSightAPI) GetSessionEmbedUrlRequest

GetSessionEmbedUrlRequest mocks base method.

func (*MockQuickSightAPI) GetSessionEmbedUrlWithContext

func (m *MockQuickSightAPI) GetSessionEmbedUrlWithContext(arg0 aws.Context, arg1 *quicksight.GetSessionEmbedUrlInput, arg2 ...request.Option) (*quicksight.GetSessionEmbedUrlOutput, error)

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 aws.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 aws.Context, arg1 *quicksight.ListAnalysesInput, arg2 ...request.Option) (*quicksight.ListAnalysesOutput, error)

ListAnalysesWithContext mocks base method.

func (*MockQuickSightAPI) ListAssetBundleExportJobs

ListAssetBundleExportJobs mocks base method.

func (*MockQuickSightAPI) ListAssetBundleExportJobsPages

ListAssetBundleExportJobsPages mocks base method.

func (*MockQuickSightAPI) ListAssetBundleExportJobsPagesWithContext

func (m *MockQuickSightAPI) ListAssetBundleExportJobsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListAssetBundleExportJobsInput, arg2 func(*quicksight.ListAssetBundleExportJobsOutput, bool) bool, arg3 ...request.Option) error

ListAssetBundleExportJobsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListAssetBundleExportJobsRequest

ListAssetBundleExportJobsRequest mocks base method.

func (*MockQuickSightAPI) ListAssetBundleExportJobsWithContext

func (m *MockQuickSightAPI) ListAssetBundleExportJobsWithContext(arg0 aws.Context, arg1 *quicksight.ListAssetBundleExportJobsInput, arg2 ...request.Option) (*quicksight.ListAssetBundleExportJobsOutput, error)

ListAssetBundleExportJobsWithContext mocks base method.

func (*MockQuickSightAPI) ListAssetBundleImportJobs

ListAssetBundleImportJobs mocks base method.

func (*MockQuickSightAPI) ListAssetBundleImportJobsPages

ListAssetBundleImportJobsPages mocks base method.

func (*MockQuickSightAPI) ListAssetBundleImportJobsPagesWithContext

func (m *MockQuickSightAPI) ListAssetBundleImportJobsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListAssetBundleImportJobsInput, arg2 func(*quicksight.ListAssetBundleImportJobsOutput, bool) bool, arg3 ...request.Option) error

ListAssetBundleImportJobsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListAssetBundleImportJobsRequest

ListAssetBundleImportJobsRequest mocks base method.

func (*MockQuickSightAPI) ListAssetBundleImportJobsWithContext

func (m *MockQuickSightAPI) ListAssetBundleImportJobsWithContext(arg0 aws.Context, arg1 *quicksight.ListAssetBundleImportJobsInput, arg2 ...request.Option) (*quicksight.ListAssetBundleImportJobsOutput, error)

ListAssetBundleImportJobsWithContext 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 aws.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

func (m *MockQuickSightAPI) ListDashboardVersionsWithContext(arg0 aws.Context, arg1 *quicksight.ListDashboardVersionsInput, arg2 ...request.Option) (*quicksight.ListDashboardVersionsOutput, error)

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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.Context, arg1 *quicksight.ListDataSourcesInput, arg2 ...request.Option) (*quicksight.ListDataSourcesOutput, error)

ListDataSourcesWithContext mocks base method.

func (*MockQuickSightAPI) ListFolderMembers

ListFolderMembers mocks base method.

func (*MockQuickSightAPI) ListFolderMembersPages

ListFolderMembersPages mocks base method.

func (*MockQuickSightAPI) ListFolderMembersPagesWithContext

func (m *MockQuickSightAPI) ListFolderMembersPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListFolderMembersInput, arg2 func(*quicksight.ListFolderMembersOutput, bool) bool, arg3 ...request.Option) error

ListFolderMembersPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListFolderMembersRequest

ListFolderMembersRequest mocks base method.

func (*MockQuickSightAPI) ListFolderMembersWithContext

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

ListFolderMembersWithContext mocks base method.

func (*MockQuickSightAPI) ListFolders

ListFolders mocks base method.

func (*MockQuickSightAPI) ListFoldersPages

func (m *MockQuickSightAPI) ListFoldersPages(arg0 *quicksight.ListFoldersInput, arg1 func(*quicksight.ListFoldersOutput, bool) bool) error

ListFoldersPages mocks base method.

func (*MockQuickSightAPI) ListFoldersPagesWithContext

func (m *MockQuickSightAPI) ListFoldersPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListFoldersInput, arg2 func(*quicksight.ListFoldersOutput, bool) bool, arg3 ...request.Option) error

ListFoldersPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListFoldersRequest

ListFoldersRequest mocks base method.

func (*MockQuickSightAPI) ListFoldersWithContext

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

ListFoldersWithContext mocks base method.

func (*MockQuickSightAPI) ListGroupMemberships

ListGroupMemberships mocks base method.

func (*MockQuickSightAPI) ListGroupMembershipsPages

ListGroupMembershipsPages mocks base method.

func (*MockQuickSightAPI) ListGroupMembershipsPagesWithContext

func (m *MockQuickSightAPI) ListGroupMembershipsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListGroupMembershipsInput, arg2 func(*quicksight.ListGroupMembershipsOutput, bool) bool, arg3 ...request.Option) error

ListGroupMembershipsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListGroupMembershipsRequest

ListGroupMembershipsRequest mocks base method.

func (*MockQuickSightAPI) ListGroupMembershipsWithContext

func (m *MockQuickSightAPI) ListGroupMembershipsWithContext(arg0 aws.Context, arg1 *quicksight.ListGroupMembershipsInput, arg2 ...request.Option) (*quicksight.ListGroupMembershipsOutput, error)

ListGroupMembershipsWithContext mocks base method.

func (*MockQuickSightAPI) ListGroups

ListGroups mocks base method.

func (*MockQuickSightAPI) ListGroupsPages

func (m *MockQuickSightAPI) ListGroupsPages(arg0 *quicksight.ListGroupsInput, arg1 func(*quicksight.ListGroupsOutput, bool) bool) error

ListGroupsPages mocks base method.

func (*MockQuickSightAPI) ListGroupsPagesWithContext

func (m *MockQuickSightAPI) ListGroupsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListGroupsInput, arg2 func(*quicksight.ListGroupsOutput, bool) bool, arg3 ...request.Option) error

ListGroupsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListGroupsRequest

ListGroupsRequest mocks base method.

func (*MockQuickSightAPI) ListGroupsWithContext

func (m *MockQuickSightAPI) ListGroupsWithContext(arg0 aws.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) ListIAMPolicyAssignmentsForUserPages

ListIAMPolicyAssignmentsForUserPages mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUserPagesWithContext

func (m *MockQuickSightAPI) ListIAMPolicyAssignmentsForUserPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListIAMPolicyAssignmentsForUserInput, arg2 func(*quicksight.ListIAMPolicyAssignmentsForUserOutput, bool) bool, arg3 ...request.Option) error

ListIAMPolicyAssignmentsForUserPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUserRequest

ListIAMPolicyAssignmentsForUserRequest mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUserWithContext

ListIAMPolicyAssignmentsForUserWithContext mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsPages

ListIAMPolicyAssignmentsPages mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsPagesWithContext

func (m *MockQuickSightAPI) ListIAMPolicyAssignmentsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListIAMPolicyAssignmentsInput, arg2 func(*quicksight.ListIAMPolicyAssignmentsOutput, bool) bool, arg3 ...request.Option) error

ListIAMPolicyAssignmentsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsRequest

ListIAMPolicyAssignmentsRequest mocks base method.

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsWithContext

func (m *MockQuickSightAPI) ListIAMPolicyAssignmentsWithContext(arg0 aws.Context, arg1 *quicksight.ListIAMPolicyAssignmentsInput, arg2 ...request.Option) (*quicksight.ListIAMPolicyAssignmentsOutput, error)

ListIAMPolicyAssignmentsWithContext mocks base method.

func (*MockQuickSightAPI) ListIdentityPropagationConfigs

ListIdentityPropagationConfigs mocks base method.

func (*MockQuickSightAPI) ListIdentityPropagationConfigsRequest

ListIdentityPropagationConfigsRequest mocks base method.

func (*MockQuickSightAPI) ListIdentityPropagationConfigsWithContext

ListIdentityPropagationConfigsWithContext 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 aws.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 aws.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 aws.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 aws.Context, arg1 *quicksight.ListNamespacesInput, arg2 ...request.Option) (*quicksight.ListNamespacesOutput, error)

ListNamespacesWithContext mocks base method.

func (*MockQuickSightAPI) ListRefreshSchedules

ListRefreshSchedules mocks base method.

func (*MockQuickSightAPI) ListRefreshSchedulesRequest

ListRefreshSchedulesRequest mocks base method.

func (*MockQuickSightAPI) ListRefreshSchedulesWithContext

func (m *MockQuickSightAPI) ListRefreshSchedulesWithContext(arg0 aws.Context, arg1 *quicksight.ListRefreshSchedulesInput, arg2 ...request.Option) (*quicksight.ListRefreshSchedulesOutput, error)

ListRefreshSchedulesWithContext mocks base method.

func (*MockQuickSightAPI) ListRoleMemberships

ListRoleMemberships mocks base method.

func (*MockQuickSightAPI) ListRoleMembershipsPages

ListRoleMembershipsPages mocks base method.

func (*MockQuickSightAPI) ListRoleMembershipsPagesWithContext

func (m *MockQuickSightAPI) ListRoleMembershipsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListRoleMembershipsInput, arg2 func(*quicksight.ListRoleMembershipsOutput, bool) bool, arg3 ...request.Option) error

ListRoleMembershipsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListRoleMembershipsRequest

ListRoleMembershipsRequest mocks base method.

func (*MockQuickSightAPI) ListRoleMembershipsWithContext

func (m *MockQuickSightAPI) ListRoleMembershipsWithContext(arg0 aws.Context, arg1 *quicksight.ListRoleMembershipsInput, arg2 ...request.Option) (*quicksight.ListRoleMembershipsOutput, error)

ListRoleMembershipsWithContext mocks base method.

func (*MockQuickSightAPI) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockQuickSightAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method.

func (*MockQuickSightAPI) ListTagsForResourceWithContext

func (m *MockQuickSightAPI) ListTagsForResourceWithContext(arg0 aws.Context, arg1 *quicksight.ListTagsForResourceInput, arg2 ...request.Option) (*quicksight.ListTagsForResourceOutput, error)

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 aws.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

func (m *MockQuickSightAPI) ListTemplateAliasesWithContext(arg0 aws.Context, arg1 *quicksight.ListTemplateAliasesInput, arg2 ...request.Option) (*quicksight.ListTemplateAliasesOutput, error)

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 aws.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

func (m *MockQuickSightAPI) ListTemplateVersionsWithContext(arg0 aws.Context, arg1 *quicksight.ListTemplateVersionsInput, arg2 ...request.Option) (*quicksight.ListTemplateVersionsOutput, error)

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 aws.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 aws.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 aws.Context, arg1 *quicksight.ListThemeAliasesInput, arg2 ...request.Option) (*quicksight.ListThemeAliasesOutput, error)

ListThemeAliasesWithContext mocks base method.

func (*MockQuickSightAPI) ListThemeVersions

ListThemeVersions mocks base method.

func (*MockQuickSightAPI) ListThemeVersionsPages

ListThemeVersionsPages mocks base method.

func (*MockQuickSightAPI) ListThemeVersionsPagesWithContext

func (m *MockQuickSightAPI) ListThemeVersionsPagesWithContext(arg0 aws.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 aws.Context, arg1 *quicksight.ListThemeVersionsInput, arg2 ...request.Option) (*quicksight.ListThemeVersionsOutput, error)

ListThemeVersionsWithContext mocks base method.

func (*MockQuickSightAPI) ListThemes

ListThemes mocks base method.

func (*MockQuickSightAPI) ListThemesPages

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

ListThemesPages mocks base method.

func (*MockQuickSightAPI) ListThemesPagesWithContext

func (m *MockQuickSightAPI) ListThemesPagesWithContext(arg0 aws.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 aws.Context, arg1 *quicksight.ListThemesInput, arg2 ...request.Option) (*quicksight.ListThemesOutput, error)

ListThemesWithContext mocks base method.

func (*MockQuickSightAPI) ListTopicRefreshSchedules

ListTopicRefreshSchedules mocks base method.

func (*MockQuickSightAPI) ListTopicRefreshSchedulesRequest

ListTopicRefreshSchedulesRequest mocks base method.

func (*MockQuickSightAPI) ListTopicRefreshSchedulesWithContext

func (m *MockQuickSightAPI) ListTopicRefreshSchedulesWithContext(arg0 aws.Context, arg1 *quicksight.ListTopicRefreshSchedulesInput, arg2 ...request.Option) (*quicksight.ListTopicRefreshSchedulesOutput, error)

ListTopicRefreshSchedulesWithContext mocks base method.

func (*MockQuickSightAPI) ListTopics

ListTopics mocks base method.

func (*MockQuickSightAPI) ListTopicsPages

func (m *MockQuickSightAPI) ListTopicsPages(arg0 *quicksight.ListTopicsInput, arg1 func(*quicksight.ListTopicsOutput, bool) bool) error

ListTopicsPages mocks base method.

func (*MockQuickSightAPI) ListTopicsPagesWithContext

func (m *MockQuickSightAPI) ListTopicsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListTopicsInput, arg2 func(*quicksight.ListTopicsOutput, bool) bool, arg3 ...request.Option) error

ListTopicsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListTopicsRequest

ListTopicsRequest mocks base method.

func (*MockQuickSightAPI) ListTopicsWithContext

func (m *MockQuickSightAPI) ListTopicsWithContext(arg0 aws.Context, arg1 *quicksight.ListTopicsInput, arg2 ...request.Option) (*quicksight.ListTopicsOutput, error)

ListTopicsWithContext mocks base method.

func (*MockQuickSightAPI) ListUserGroups

ListUserGroups mocks base method.

func (*MockQuickSightAPI) ListUserGroupsPages

func (m *MockQuickSightAPI) ListUserGroupsPages(arg0 *quicksight.ListUserGroupsInput, arg1 func(*quicksight.ListUserGroupsOutput, bool) bool) error

ListUserGroupsPages mocks base method.

func (*MockQuickSightAPI) ListUserGroupsPagesWithContext

func (m *MockQuickSightAPI) ListUserGroupsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListUserGroupsInput, arg2 func(*quicksight.ListUserGroupsOutput, bool) bool, arg3 ...request.Option) error

ListUserGroupsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListUserGroupsRequest

ListUserGroupsRequest mocks base method.

func (*MockQuickSightAPI) ListUserGroupsWithContext

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

ListUserGroupsWithContext mocks base method.

func (*MockQuickSightAPI) ListUsers

ListUsers mocks base method.

func (*MockQuickSightAPI) ListUsersPages

func (m *MockQuickSightAPI) ListUsersPages(arg0 *quicksight.ListUsersInput, arg1 func(*quicksight.ListUsersOutput, bool) bool) error

ListUsersPages mocks base method.

func (*MockQuickSightAPI) ListUsersPagesWithContext

func (m *MockQuickSightAPI) ListUsersPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListUsersInput, arg2 func(*quicksight.ListUsersOutput, bool) bool, arg3 ...request.Option) error

ListUsersPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListUsersRequest

ListUsersRequest mocks base method.

func (*MockQuickSightAPI) ListUsersWithContext

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

ListUsersWithContext mocks base method.

func (*MockQuickSightAPI) ListVPCConnections

ListVPCConnections mocks base method.

func (*MockQuickSightAPI) ListVPCConnectionsPages

ListVPCConnectionsPages mocks base method.

func (*MockQuickSightAPI) ListVPCConnectionsPagesWithContext

func (m *MockQuickSightAPI) ListVPCConnectionsPagesWithContext(arg0 aws.Context, arg1 *quicksight.ListVPCConnectionsInput, arg2 func(*quicksight.ListVPCConnectionsOutput, bool) bool, arg3 ...request.Option) error

ListVPCConnectionsPagesWithContext mocks base method.

func (*MockQuickSightAPI) ListVPCConnectionsRequest

ListVPCConnectionsRequest mocks base method.

func (*MockQuickSightAPI) ListVPCConnectionsWithContext

func (m *MockQuickSightAPI) ListVPCConnectionsWithContext(arg0 aws.Context, arg1 *quicksight.ListVPCConnectionsInput, arg2 ...request.Option) (*quicksight.ListVPCConnectionsOutput, error)

ListVPCConnectionsWithContext mocks base method.

func (*MockQuickSightAPI) PutDataSetRefreshProperties

PutDataSetRefreshProperties mocks base method.

func (*MockQuickSightAPI) PutDataSetRefreshPropertiesRequest

PutDataSetRefreshPropertiesRequest mocks base method.

func (*MockQuickSightAPI) PutDataSetRefreshPropertiesWithContext

PutDataSetRefreshPropertiesWithContext 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 aws.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 aws.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 aws.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 aws.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 aws.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 aws.Context, arg1 *quicksight.SearchDashboardsInput, arg2 ...request.Option) (*quicksight.SearchDashboardsOutput, error)

SearchDashboardsWithContext mocks base method.

func (*MockQuickSightAPI) SearchDataSets

SearchDataSets mocks base method.

func (*MockQuickSightAPI) SearchDataSetsPages

func (m *MockQuickSightAPI) SearchDataSetsPages(arg0 *quicksight.SearchDataSetsInput, arg1 func(*quicksight.SearchDataSetsOutput, bool) bool) error

SearchDataSetsPages mocks base method.

func (*MockQuickSightAPI) SearchDataSetsPagesWithContext

func (m *MockQuickSightAPI) SearchDataSetsPagesWithContext(arg0 aws.Context, arg1 *quicksight.SearchDataSetsInput, arg2 func(*quicksight.SearchDataSetsOutput, bool) bool, arg3 ...request.Option) error

SearchDataSetsPagesWithContext mocks base method.

func (*MockQuickSightAPI) SearchDataSetsRequest

SearchDataSetsRequest mocks base method.

func (*MockQuickSightAPI) SearchDataSetsWithContext

func (m *MockQuickSightAPI) SearchDataSetsWithContext(arg0 aws.Context, arg1 *quicksight.SearchDataSetsInput, arg2 ...request.Option) (*quicksight.SearchDataSetsOutput, error)

SearchDataSetsWithContext mocks base method.

func (*MockQuickSightAPI) SearchDataSources

SearchDataSources mocks base method.

func (*MockQuickSightAPI) SearchDataSourcesPages

SearchDataSourcesPages mocks base method.

func (*MockQuickSightAPI) SearchDataSourcesPagesWithContext

func (m *MockQuickSightAPI) SearchDataSourcesPagesWithContext(arg0 aws.Context, arg1 *quicksight.SearchDataSourcesInput, arg2 func(*quicksight.SearchDataSourcesOutput, bool) bool, arg3 ...request.Option) error

SearchDataSourcesPagesWithContext mocks base method.

func (*MockQuickSightAPI) SearchDataSourcesRequest

SearchDataSourcesRequest mocks base method.

func (*MockQuickSightAPI) SearchDataSourcesWithContext

func (m *MockQuickSightAPI) SearchDataSourcesWithContext(arg0 aws.Context, arg1 *quicksight.SearchDataSourcesInput, arg2 ...request.Option) (*quicksight.SearchDataSourcesOutput, error)

SearchDataSourcesWithContext mocks base method.

func (*MockQuickSightAPI) SearchFolders

SearchFolders mocks base method.

func (*MockQuickSightAPI) SearchFoldersPages

func (m *MockQuickSightAPI) SearchFoldersPages(arg0 *quicksight.SearchFoldersInput, arg1 func(*quicksight.SearchFoldersOutput, bool) bool) error

SearchFoldersPages mocks base method.

func (*MockQuickSightAPI) SearchFoldersPagesWithContext

func (m *MockQuickSightAPI) SearchFoldersPagesWithContext(arg0 aws.Context, arg1 *quicksight.SearchFoldersInput, arg2 func(*quicksight.SearchFoldersOutput, bool) bool, arg3 ...request.Option) error

SearchFoldersPagesWithContext mocks base method.

func (*MockQuickSightAPI) SearchFoldersRequest

SearchFoldersRequest mocks base method.

func (*MockQuickSightAPI) SearchFoldersWithContext

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

SearchFoldersWithContext mocks base method.

func (*MockQuickSightAPI) SearchGroups

SearchGroups mocks base method.

func (*MockQuickSightAPI) SearchGroupsPages

func (m *MockQuickSightAPI) SearchGroupsPages(arg0 *quicksight.SearchGroupsInput, arg1 func(*quicksight.SearchGroupsOutput, bool) bool) error

SearchGroupsPages mocks base method.

func (*MockQuickSightAPI) SearchGroupsPagesWithContext

func (m *MockQuickSightAPI) SearchGroupsPagesWithContext(arg0 aws.Context, arg1 *quicksight.SearchGroupsInput, arg2 func(*quicksight.SearchGroupsOutput, bool) bool, arg3 ...request.Option) error

SearchGroupsPagesWithContext mocks base method.

func (*MockQuickSightAPI) SearchGroupsRequest

SearchGroupsRequest mocks base method.

func (*MockQuickSightAPI) SearchGroupsWithContext

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

SearchGroupsWithContext mocks base method.

func (*MockQuickSightAPI) StartAssetBundleExportJob

StartAssetBundleExportJob mocks base method.

func (*MockQuickSightAPI) StartAssetBundleExportJobRequest

StartAssetBundleExportJobRequest mocks base method.

func (*MockQuickSightAPI) StartAssetBundleExportJobWithContext

func (m *MockQuickSightAPI) StartAssetBundleExportJobWithContext(arg0 aws.Context, arg1 *quicksight.StartAssetBundleExportJobInput, arg2 ...request.Option) (*quicksight.StartAssetBundleExportJobOutput, error)

StartAssetBundleExportJobWithContext mocks base method.

func (*MockQuickSightAPI) StartAssetBundleImportJob

StartAssetBundleImportJob mocks base method.

func (*MockQuickSightAPI) StartAssetBundleImportJobRequest

StartAssetBundleImportJobRequest mocks base method.

func (*MockQuickSightAPI) StartAssetBundleImportJobWithContext

func (m *MockQuickSightAPI) StartAssetBundleImportJobWithContext(arg0 aws.Context, arg1 *quicksight.StartAssetBundleImportJobInput, arg2 ...request.Option) (*quicksight.StartAssetBundleImportJobOutput, error)

StartAssetBundleImportJobWithContext mocks base method.

func (*MockQuickSightAPI) StartDashboardSnapshotJob

StartDashboardSnapshotJob mocks base method.

func (*MockQuickSightAPI) StartDashboardSnapshotJobRequest

StartDashboardSnapshotJobRequest mocks base method.

func (*MockQuickSightAPI) StartDashboardSnapshotJobWithContext

func (m *MockQuickSightAPI) StartDashboardSnapshotJobWithContext(arg0 aws.Context, arg1 *quicksight.StartDashboardSnapshotJobInput, arg2 ...request.Option) (*quicksight.StartDashboardSnapshotJobOutput, error)

StartDashboardSnapshotJobWithContext 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 aws.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 aws.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

func (m *MockQuickSightAPI) UpdateAccountSettingsWithContext(arg0 aws.Context, arg1 *quicksight.UpdateAccountSettingsInput, arg2 ...request.Option) (*quicksight.UpdateAccountSettingsOutput, error)

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

func (m *MockQuickSightAPI) UpdateAnalysisPermissionsWithContext(arg0 aws.Context, arg1 *quicksight.UpdateAnalysisPermissionsInput, arg2 ...request.Option) (*quicksight.UpdateAnalysisPermissionsOutput, error)

UpdateAnalysisPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateAnalysisRequest

UpdateAnalysisRequest mocks base method.

func (*MockQuickSightAPI) UpdateAnalysisWithContext

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

UpdateAnalysisWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDashboard

UpdateDashboard mocks base method.

UpdateDashboardLinks mocks base method.

func (*MockQuickSightAPI) UpdateDashboardLinksRequest

UpdateDashboardLinksRequest mocks base method.

func (*MockQuickSightAPI) UpdateDashboardLinksWithContext

func (m *MockQuickSightAPI) UpdateDashboardLinksWithContext(arg0 aws.Context, arg1 *quicksight.UpdateDashboardLinksInput, arg2 ...request.Option) (*quicksight.UpdateDashboardLinksOutput, error)

UpdateDashboardLinksWithContext 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 aws.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

func (m *MockQuickSightAPI) UpdateDataSetPermissionsWithContext(arg0 aws.Context, arg1 *quicksight.UpdateDataSetPermissionsInput, arg2 ...request.Option) (*quicksight.UpdateDataSetPermissionsOutput, error)

UpdateDataSetPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateDataSetRequest

UpdateDataSetRequest mocks base method.

func (*MockQuickSightAPI) UpdateDataSetWithContext

func (m *MockQuickSightAPI) UpdateDataSetWithContext(arg0 aws.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 aws.Context, arg1 *quicksight.UpdateDataSourceInput, arg2 ...request.Option) (*quicksight.UpdateDataSourceOutput, error)

UpdateDataSourceWithContext mocks base method.

func (*MockQuickSightAPI) UpdateFolder

UpdateFolder mocks base method.

func (*MockQuickSightAPI) UpdateFolderPermissions

UpdateFolderPermissions mocks base method.

func (*MockQuickSightAPI) UpdateFolderPermissionsRequest

UpdateFolderPermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateFolderPermissionsWithContext

func (m *MockQuickSightAPI) UpdateFolderPermissionsWithContext(arg0 aws.Context, arg1 *quicksight.UpdateFolderPermissionsInput, arg2 ...request.Option) (*quicksight.UpdateFolderPermissionsOutput, error)

UpdateFolderPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateFolderRequest

UpdateFolderRequest mocks base method.

func (*MockQuickSightAPI) UpdateFolderWithContext

func (m *MockQuickSightAPI) UpdateFolderWithContext(arg0 aws.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 aws.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

func (m *MockQuickSightAPI) UpdateIAMPolicyAssignmentWithContext(arg0 aws.Context, arg1 *quicksight.UpdateIAMPolicyAssignmentInput, arg2 ...request.Option) (*quicksight.UpdateIAMPolicyAssignmentOutput, error)

UpdateIAMPolicyAssignmentWithContext mocks base method.

func (*MockQuickSightAPI) UpdateIdentityPropagationConfig

UpdateIdentityPropagationConfig mocks base method.

func (*MockQuickSightAPI) UpdateIdentityPropagationConfigRequest

UpdateIdentityPropagationConfigRequest mocks base method.

func (*MockQuickSightAPI) UpdateIdentityPropagationConfigWithContext

UpdateIdentityPropagationConfigWithContext mocks base method.

func (*MockQuickSightAPI) UpdateIpRestriction

UpdateIpRestriction mocks base method.

func (*MockQuickSightAPI) UpdateIpRestrictionRequest

UpdateIpRestrictionRequest mocks base method.

func (*MockQuickSightAPI) UpdateIpRestrictionWithContext

func (m *MockQuickSightAPI) UpdateIpRestrictionWithContext(arg0 aws.Context, arg1 *quicksight.UpdateIpRestrictionInput, arg2 ...request.Option) (*quicksight.UpdateIpRestrictionOutput, error)

UpdateIpRestrictionWithContext mocks base method.

func (*MockQuickSightAPI) UpdateKeyRegistration

UpdateKeyRegistration mocks base method.

func (*MockQuickSightAPI) UpdateKeyRegistrationRequest

UpdateKeyRegistrationRequest mocks base method.

func (*MockQuickSightAPI) UpdateKeyRegistrationWithContext

func (m *MockQuickSightAPI) UpdateKeyRegistrationWithContext(arg0 aws.Context, arg1 *quicksight.UpdateKeyRegistrationInput, arg2 ...request.Option) (*quicksight.UpdateKeyRegistrationOutput, error)

UpdateKeyRegistrationWithContext mocks base method.

func (*MockQuickSightAPI) UpdatePublicSharingSettings

UpdatePublicSharingSettings mocks base method.

func (*MockQuickSightAPI) UpdatePublicSharingSettingsRequest

UpdatePublicSharingSettingsRequest mocks base method.

func (*MockQuickSightAPI) UpdatePublicSharingSettingsWithContext

UpdatePublicSharingSettingsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateRefreshSchedule

UpdateRefreshSchedule mocks base method.

func (*MockQuickSightAPI) UpdateRefreshScheduleRequest

UpdateRefreshScheduleRequest mocks base method.

func (*MockQuickSightAPI) UpdateRefreshScheduleWithContext

func (m *MockQuickSightAPI) UpdateRefreshScheduleWithContext(arg0 aws.Context, arg1 *quicksight.UpdateRefreshScheduleInput, arg2 ...request.Option) (*quicksight.UpdateRefreshScheduleOutput, error)

UpdateRefreshScheduleWithContext mocks base method.

func (*MockQuickSightAPI) UpdateRoleCustomPermission

UpdateRoleCustomPermission mocks base method.

func (*MockQuickSightAPI) UpdateRoleCustomPermissionRequest

UpdateRoleCustomPermissionRequest mocks base method.

func (*MockQuickSightAPI) UpdateRoleCustomPermissionWithContext

UpdateRoleCustomPermissionWithContext mocks base method.

func (*MockQuickSightAPI) UpdateSPICECapacityConfiguration

UpdateSPICECapacityConfiguration mocks base method.

func (*MockQuickSightAPI) UpdateSPICECapacityConfigurationRequest

UpdateSPICECapacityConfigurationRequest mocks base method.

func (*MockQuickSightAPI) UpdateSPICECapacityConfigurationWithContext

UpdateSPICECapacityConfigurationWithContext 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

func (m *MockQuickSightAPI) UpdateTemplateAliasWithContext(arg0 aws.Context, arg1 *quicksight.UpdateTemplateAliasInput, arg2 ...request.Option) (*quicksight.UpdateTemplateAliasOutput, error)

UpdateTemplateAliasWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTemplatePermissions

UpdateTemplatePermissions mocks base method.

func (*MockQuickSightAPI) UpdateTemplatePermissionsRequest

UpdateTemplatePermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateTemplatePermissionsWithContext

func (m *MockQuickSightAPI) UpdateTemplatePermissionsWithContext(arg0 aws.Context, arg1 *quicksight.UpdateTemplatePermissionsInput, arg2 ...request.Option) (*quicksight.UpdateTemplatePermissionsOutput, error)

UpdateTemplatePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTemplateRequest

UpdateTemplateRequest mocks base method.

func (*MockQuickSightAPI) UpdateTemplateWithContext

func (m *MockQuickSightAPI) UpdateTemplateWithContext(arg0 aws.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 aws.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

func (m *MockQuickSightAPI) UpdateThemePermissionsWithContext(arg0 aws.Context, arg1 *quicksight.UpdateThemePermissionsInput, arg2 ...request.Option) (*quicksight.UpdateThemePermissionsOutput, error)

UpdateThemePermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateThemeRequest

UpdateThemeRequest mocks base method.

func (*MockQuickSightAPI) UpdateThemeWithContext

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

UpdateThemeWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTopic

UpdateTopic mocks base method.

func (*MockQuickSightAPI) UpdateTopicPermissions

UpdateTopicPermissions mocks base method.

func (*MockQuickSightAPI) UpdateTopicPermissionsRequest

UpdateTopicPermissionsRequest mocks base method.

func (*MockQuickSightAPI) UpdateTopicPermissionsWithContext

func (m *MockQuickSightAPI) UpdateTopicPermissionsWithContext(arg0 aws.Context, arg1 *quicksight.UpdateTopicPermissionsInput, arg2 ...request.Option) (*quicksight.UpdateTopicPermissionsOutput, error)

UpdateTopicPermissionsWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTopicRefreshSchedule

UpdateTopicRefreshSchedule mocks base method.

func (*MockQuickSightAPI) UpdateTopicRefreshScheduleRequest

UpdateTopicRefreshScheduleRequest mocks base method.

func (*MockQuickSightAPI) UpdateTopicRefreshScheduleWithContext

UpdateTopicRefreshScheduleWithContext mocks base method.

func (*MockQuickSightAPI) UpdateTopicRequest

UpdateTopicRequest mocks base method.

func (*MockQuickSightAPI) UpdateTopicWithContext

func (m *MockQuickSightAPI) UpdateTopicWithContext(arg0 aws.Context, arg1 *quicksight.UpdateTopicInput, arg2 ...request.Option) (*quicksight.UpdateTopicOutput, error)

UpdateTopicWithContext 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 aws.Context, arg1 *quicksight.UpdateUserInput, arg2 ...request.Option) (*quicksight.UpdateUserOutput, error)

UpdateUserWithContext mocks base method.

func (*MockQuickSightAPI) UpdateVPCConnection

UpdateVPCConnection mocks base method.

func (*MockQuickSightAPI) UpdateVPCConnectionRequest

UpdateVPCConnectionRequest mocks base method.

func (*MockQuickSightAPI) UpdateVPCConnectionWithContext

func (m *MockQuickSightAPI) UpdateVPCConnectionWithContext(arg0 aws.Context, arg1 *quicksight.UpdateVPCConnectionInput, arg2 ...request.Option) (*quicksight.UpdateVPCConnectionOutput, error)

UpdateVPCConnectionWithContext 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) CreateAccountSubscription

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

CreateAccountSubscription indicates an expected call of CreateAccountSubscription.

func (*MockQuickSightAPIMockRecorder) CreateAccountSubscriptionRequest

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

CreateAccountSubscriptionRequest indicates an expected call of CreateAccountSubscriptionRequest.

func (*MockQuickSightAPIMockRecorder) CreateAccountSubscriptionWithContext

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

CreateAccountSubscriptionWithContext indicates an expected call of CreateAccountSubscriptionWithContext.

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

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

CreateFolder indicates an expected call of CreateFolder.

func (*MockQuickSightAPIMockRecorder) CreateFolderMembership

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

CreateFolderMembership indicates an expected call of CreateFolderMembership.

func (*MockQuickSightAPIMockRecorder) CreateFolderMembershipRequest

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

CreateFolderMembershipRequest indicates an expected call of CreateFolderMembershipRequest.

func (*MockQuickSightAPIMockRecorder) CreateFolderMembershipWithContext

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

CreateFolderMembershipWithContext indicates an expected call of CreateFolderMembershipWithContext.

func (*MockQuickSightAPIMockRecorder) CreateFolderRequest

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

CreateFolderRequest indicates an expected call of CreateFolderRequest.

func (*MockQuickSightAPIMockRecorder) CreateFolderWithContext

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) CreateRefreshSchedule

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

CreateRefreshSchedule indicates an expected call of CreateRefreshSchedule.

func (*MockQuickSightAPIMockRecorder) CreateRefreshScheduleRequest

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

CreateRefreshScheduleRequest indicates an expected call of CreateRefreshScheduleRequest.

func (*MockQuickSightAPIMockRecorder) CreateRefreshScheduleWithContext

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

CreateRefreshScheduleWithContext indicates an expected call of CreateRefreshScheduleWithContext.

func (*MockQuickSightAPIMockRecorder) CreateRoleMembership

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

CreateRoleMembership indicates an expected call of CreateRoleMembership.

func (*MockQuickSightAPIMockRecorder) CreateRoleMembershipRequest

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

CreateRoleMembershipRequest indicates an expected call of CreateRoleMembershipRequest.

func (*MockQuickSightAPIMockRecorder) CreateRoleMembershipWithContext

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

CreateRoleMembershipWithContext indicates an expected call of CreateRoleMembershipWithContext.

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) CreateTopic

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

CreateTopic indicates an expected call of CreateTopic.

func (*MockQuickSightAPIMockRecorder) CreateTopicRefreshSchedule

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

CreateTopicRefreshSchedule indicates an expected call of CreateTopicRefreshSchedule.

func (*MockQuickSightAPIMockRecorder) CreateTopicRefreshScheduleRequest

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

CreateTopicRefreshScheduleRequest indicates an expected call of CreateTopicRefreshScheduleRequest.

func (*MockQuickSightAPIMockRecorder) CreateTopicRefreshScheduleWithContext

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

CreateTopicRefreshScheduleWithContext indicates an expected call of CreateTopicRefreshScheduleWithContext.

func (*MockQuickSightAPIMockRecorder) CreateTopicRequest

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

CreateTopicRequest indicates an expected call of CreateTopicRequest.

func (*MockQuickSightAPIMockRecorder) CreateTopicWithContext

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

CreateTopicWithContext indicates an expected call of CreateTopicWithContext.

func (*MockQuickSightAPIMockRecorder) CreateVPCConnection

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

CreateVPCConnection indicates an expected call of CreateVPCConnection.

func (*MockQuickSightAPIMockRecorder) CreateVPCConnectionRequest

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

CreateVPCConnectionRequest indicates an expected call of CreateVPCConnectionRequest.

func (*MockQuickSightAPIMockRecorder) CreateVPCConnectionWithContext

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

CreateVPCConnectionWithContext indicates an expected call of CreateVPCConnectionWithContext.

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) DeleteAccountSubscription

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

DeleteAccountSubscription indicates an expected call of DeleteAccountSubscription.

func (*MockQuickSightAPIMockRecorder) DeleteAccountSubscriptionRequest

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

DeleteAccountSubscriptionRequest indicates an expected call of DeleteAccountSubscriptionRequest.

func (*MockQuickSightAPIMockRecorder) DeleteAccountSubscriptionWithContext

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

DeleteAccountSubscriptionWithContext indicates an expected call of DeleteAccountSubscriptionWithContext.

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) DeleteDataSetRefreshProperties

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

DeleteDataSetRefreshProperties indicates an expected call of DeleteDataSetRefreshProperties.

func (*MockQuickSightAPIMockRecorder) DeleteDataSetRefreshPropertiesRequest

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

DeleteDataSetRefreshPropertiesRequest indicates an expected call of DeleteDataSetRefreshPropertiesRequest.

func (*MockQuickSightAPIMockRecorder) DeleteDataSetRefreshPropertiesWithContext

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

DeleteDataSetRefreshPropertiesWithContext indicates an expected call of DeleteDataSetRefreshPropertiesWithContext.

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

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

DeleteFolder indicates an expected call of DeleteFolder.

func (*MockQuickSightAPIMockRecorder) DeleteFolderMembership

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

DeleteFolderMembership indicates an expected call of DeleteFolderMembership.

func (*MockQuickSightAPIMockRecorder) DeleteFolderMembershipRequest

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

DeleteFolderMembershipRequest indicates an expected call of DeleteFolderMembershipRequest.

func (*MockQuickSightAPIMockRecorder) DeleteFolderMembershipWithContext

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

DeleteFolderMembershipWithContext indicates an expected call of DeleteFolderMembershipWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteFolderRequest

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

DeleteFolderRequest indicates an expected call of DeleteFolderRequest.

func (*MockQuickSightAPIMockRecorder) DeleteFolderWithContext

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) DeleteIdentityPropagationConfig

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

DeleteIdentityPropagationConfig indicates an expected call of DeleteIdentityPropagationConfig.

func (*MockQuickSightAPIMockRecorder) DeleteIdentityPropagationConfigRequest

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

DeleteIdentityPropagationConfigRequest indicates an expected call of DeleteIdentityPropagationConfigRequest.

func (*MockQuickSightAPIMockRecorder) DeleteIdentityPropagationConfigWithContext

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

DeleteIdentityPropagationConfigWithContext indicates an expected call of DeleteIdentityPropagationConfigWithContext.

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) DeleteRefreshSchedule

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

DeleteRefreshSchedule indicates an expected call of DeleteRefreshSchedule.

func (*MockQuickSightAPIMockRecorder) DeleteRefreshScheduleRequest

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

DeleteRefreshScheduleRequest indicates an expected call of DeleteRefreshScheduleRequest.

func (*MockQuickSightAPIMockRecorder) DeleteRefreshScheduleWithContext

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

DeleteRefreshScheduleWithContext indicates an expected call of DeleteRefreshScheduleWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteRoleCustomPermission

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

DeleteRoleCustomPermission indicates an expected call of DeleteRoleCustomPermission.

func (*MockQuickSightAPIMockRecorder) DeleteRoleCustomPermissionRequest

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

DeleteRoleCustomPermissionRequest indicates an expected call of DeleteRoleCustomPermissionRequest.

func (*MockQuickSightAPIMockRecorder) DeleteRoleCustomPermissionWithContext

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

DeleteRoleCustomPermissionWithContext indicates an expected call of DeleteRoleCustomPermissionWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteRoleMembership

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

DeleteRoleMembership indicates an expected call of DeleteRoleMembership.

func (*MockQuickSightAPIMockRecorder) DeleteRoleMembershipRequest

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

DeleteRoleMembershipRequest indicates an expected call of DeleteRoleMembershipRequest.

func (*MockQuickSightAPIMockRecorder) DeleteRoleMembershipWithContext

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

DeleteRoleMembershipWithContext indicates an expected call of DeleteRoleMembershipWithContext.

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) DeleteTopic

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

DeleteTopic indicates an expected call of DeleteTopic.

func (*MockQuickSightAPIMockRecorder) DeleteTopicRefreshSchedule

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

DeleteTopicRefreshSchedule indicates an expected call of DeleteTopicRefreshSchedule.

func (*MockQuickSightAPIMockRecorder) DeleteTopicRefreshScheduleRequest

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

DeleteTopicRefreshScheduleRequest indicates an expected call of DeleteTopicRefreshScheduleRequest.

func (*MockQuickSightAPIMockRecorder) DeleteTopicRefreshScheduleWithContext

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

DeleteTopicRefreshScheduleWithContext indicates an expected call of DeleteTopicRefreshScheduleWithContext.

func (*MockQuickSightAPIMockRecorder) DeleteTopicRequest

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

DeleteTopicRequest indicates an expected call of DeleteTopicRequest.

func (*MockQuickSightAPIMockRecorder) DeleteTopicWithContext

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

DeleteTopicWithContext indicates an expected call of DeleteTopicWithContext.

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) DeleteVPCConnection

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

DeleteVPCConnection indicates an expected call of DeleteVPCConnection.

func (*MockQuickSightAPIMockRecorder) DeleteVPCConnectionRequest

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

DeleteVPCConnectionRequest indicates an expected call of DeleteVPCConnectionRequest.

func (*MockQuickSightAPIMockRecorder) DeleteVPCConnectionWithContext

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

DeleteVPCConnectionWithContext indicates an expected call of DeleteVPCConnectionWithContext.

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) DescribeAccountSubscription

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

DescribeAccountSubscription indicates an expected call of DescribeAccountSubscription.

func (*MockQuickSightAPIMockRecorder) DescribeAccountSubscriptionRequest

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

DescribeAccountSubscriptionRequest indicates an expected call of DescribeAccountSubscriptionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeAccountSubscriptionWithContext

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

DescribeAccountSubscriptionWithContext indicates an expected call of DescribeAccountSubscriptionWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysis

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

DescribeAnalysis indicates an expected call of DescribeAnalysis.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisDefinition

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

DescribeAnalysisDefinition indicates an expected call of DescribeAnalysisDefinition.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisDefinitionRequest

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

DescribeAnalysisDefinitionRequest indicates an expected call of DescribeAnalysisDefinitionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisDefinitionWithContext

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

DescribeAnalysisDefinitionWithContext indicates an expected call of DescribeAnalysisDefinitionWithContext.

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) DescribeAssetBundleExportJob

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

DescribeAssetBundleExportJob indicates an expected call of DescribeAssetBundleExportJob.

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleExportJobRequest

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

DescribeAssetBundleExportJobRequest indicates an expected call of DescribeAssetBundleExportJobRequest.

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleExportJobWithContext

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

DescribeAssetBundleExportJobWithContext indicates an expected call of DescribeAssetBundleExportJobWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleImportJob

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

DescribeAssetBundleImportJob indicates an expected call of DescribeAssetBundleImportJob.

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleImportJobRequest

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

DescribeAssetBundleImportJobRequest indicates an expected call of DescribeAssetBundleImportJobRequest.

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleImportJobWithContext

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

DescribeAssetBundleImportJobWithContext indicates an expected call of DescribeAssetBundleImportJobWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeDashboard

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

DescribeDashboard indicates an expected call of DescribeDashboard.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardDefinition

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

DescribeDashboardDefinition indicates an expected call of DescribeDashboardDefinition.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardDefinitionRequest

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

DescribeDashboardDefinitionRequest indicates an expected call of DescribeDashboardDefinitionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardDefinitionWithContext

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

DescribeDashboardDefinitionWithContext indicates an expected call of DescribeDashboardDefinitionWithContext.

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) DescribeDashboardSnapshotJob

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

DescribeDashboardSnapshotJob indicates an expected call of DescribeDashboardSnapshotJob.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardSnapshotJobRequest

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

DescribeDashboardSnapshotJobRequest indicates an expected call of DescribeDashboardSnapshotJobRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardSnapshotJobResult

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

DescribeDashboardSnapshotJobResult indicates an expected call of DescribeDashboardSnapshotJobResult.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardSnapshotJobResultRequest

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

DescribeDashboardSnapshotJobResultRequest indicates an expected call of DescribeDashboardSnapshotJobResultRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardSnapshotJobResultWithContext

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

DescribeDashboardSnapshotJobResultWithContext indicates an expected call of DescribeDashboardSnapshotJobResultWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeDashboardSnapshotJobWithContext

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

DescribeDashboardSnapshotJobWithContext indicates an expected call of DescribeDashboardSnapshotJobWithContext.

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) DescribeDataSetRefreshProperties

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

DescribeDataSetRefreshProperties indicates an expected call of DescribeDataSetRefreshProperties.

func (*MockQuickSightAPIMockRecorder) DescribeDataSetRefreshPropertiesRequest

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

DescribeDataSetRefreshPropertiesRequest indicates an expected call of DescribeDataSetRefreshPropertiesRequest.

func (*MockQuickSightAPIMockRecorder) DescribeDataSetRefreshPropertiesWithContext

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

DescribeDataSetRefreshPropertiesWithContext indicates an expected call of DescribeDataSetRefreshPropertiesWithContext.

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

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

DescribeFolder indicates an expected call of DescribeFolder.

func (*MockQuickSightAPIMockRecorder) DescribeFolderPermissions

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

DescribeFolderPermissions indicates an expected call of DescribeFolderPermissions.

func (*MockQuickSightAPIMockRecorder) DescribeFolderPermissionsPages

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

DescribeFolderPermissionsPages indicates an expected call of DescribeFolderPermissionsPages.

func (*MockQuickSightAPIMockRecorder) DescribeFolderPermissionsPagesWithContext

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

DescribeFolderPermissionsPagesWithContext indicates an expected call of DescribeFolderPermissionsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeFolderPermissionsRequest

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

DescribeFolderPermissionsRequest indicates an expected call of DescribeFolderPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeFolderPermissionsWithContext

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

DescribeFolderPermissionsWithContext indicates an expected call of DescribeFolderPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeFolderRequest

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

DescribeFolderRequest indicates an expected call of DescribeFolderRequest.

func (*MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissions

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

DescribeFolderResolvedPermissions indicates an expected call of DescribeFolderResolvedPermissions.

func (*MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissionsPages

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

DescribeFolderResolvedPermissionsPages indicates an expected call of DescribeFolderResolvedPermissionsPages.

func (*MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissionsPagesWithContext

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

DescribeFolderResolvedPermissionsPagesWithContext indicates an expected call of DescribeFolderResolvedPermissionsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissionsRequest

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

DescribeFolderResolvedPermissionsRequest indicates an expected call of DescribeFolderResolvedPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeFolderResolvedPermissionsWithContext

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

DescribeFolderResolvedPermissionsWithContext indicates an expected call of DescribeFolderResolvedPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeFolderWithContext

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

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

DescribeGroupMembership indicates an expected call of DescribeGroupMembership.

func (*MockQuickSightAPIMockRecorder) DescribeGroupMembershipRequest

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

DescribeGroupMembershipRequest indicates an expected call of DescribeGroupMembershipRequest.

func (*MockQuickSightAPIMockRecorder) DescribeGroupMembershipWithContext

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

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

DescribeIpRestriction indicates an expected call of DescribeIpRestriction.

func (*MockQuickSightAPIMockRecorder) DescribeIpRestrictionRequest

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

DescribeIpRestrictionRequest indicates an expected call of DescribeIpRestrictionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeIpRestrictionWithContext

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

DescribeIpRestrictionWithContext indicates an expected call of DescribeIpRestrictionWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeKeyRegistration

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

DescribeKeyRegistration indicates an expected call of DescribeKeyRegistration.

func (*MockQuickSightAPIMockRecorder) DescribeKeyRegistrationRequest

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

DescribeKeyRegistrationRequest indicates an expected call of DescribeKeyRegistrationRequest.

func (*MockQuickSightAPIMockRecorder) DescribeKeyRegistrationWithContext

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

DescribeKeyRegistrationWithContext indicates an expected call of DescribeKeyRegistrationWithContext.

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) DescribeRefreshSchedule

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

DescribeRefreshSchedule indicates an expected call of DescribeRefreshSchedule.

func (*MockQuickSightAPIMockRecorder) DescribeRefreshScheduleRequest

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

DescribeRefreshScheduleRequest indicates an expected call of DescribeRefreshScheduleRequest.

func (*MockQuickSightAPIMockRecorder) DescribeRefreshScheduleWithContext

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

DescribeRefreshScheduleWithContext indicates an expected call of DescribeRefreshScheduleWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeRoleCustomPermission

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

DescribeRoleCustomPermission indicates an expected call of DescribeRoleCustomPermission.

func (*MockQuickSightAPIMockRecorder) DescribeRoleCustomPermissionRequest

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

DescribeRoleCustomPermissionRequest indicates an expected call of DescribeRoleCustomPermissionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeRoleCustomPermissionWithContext

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

DescribeRoleCustomPermissionWithContext indicates an expected call of DescribeRoleCustomPermissionWithContext.

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) DescribeTemplateDefinition

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

DescribeTemplateDefinition indicates an expected call of DescribeTemplateDefinition.

func (*MockQuickSightAPIMockRecorder) DescribeTemplateDefinitionRequest

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

DescribeTemplateDefinitionRequest indicates an expected call of DescribeTemplateDefinitionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeTemplateDefinitionWithContext

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

DescribeTemplateDefinitionWithContext indicates an expected call of DescribeTemplateDefinitionWithContext.

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) DescribeTopic

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

DescribeTopic indicates an expected call of DescribeTopic.

func (*MockQuickSightAPIMockRecorder) DescribeTopicPermissions

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

DescribeTopicPermissions indicates an expected call of DescribeTopicPermissions.

func (*MockQuickSightAPIMockRecorder) DescribeTopicPermissionsRequest

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

DescribeTopicPermissionsRequest indicates an expected call of DescribeTopicPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) DescribeTopicPermissionsWithContext

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

DescribeTopicPermissionsWithContext indicates an expected call of DescribeTopicPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefresh

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

DescribeTopicRefresh indicates an expected call of DescribeTopicRefresh.

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshRequest

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

DescribeTopicRefreshRequest indicates an expected call of DescribeTopicRefreshRequest.

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshSchedule

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

DescribeTopicRefreshSchedule indicates an expected call of DescribeTopicRefreshSchedule.

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshScheduleRequest

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

DescribeTopicRefreshScheduleRequest indicates an expected call of DescribeTopicRefreshScheduleRequest.

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshScheduleWithContext

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

DescribeTopicRefreshScheduleWithContext indicates an expected call of DescribeTopicRefreshScheduleWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshWithContext

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

DescribeTopicRefreshWithContext indicates an expected call of DescribeTopicRefreshWithContext.

func (*MockQuickSightAPIMockRecorder) DescribeTopicRequest

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

DescribeTopicRequest indicates an expected call of DescribeTopicRequest.

func (*MockQuickSightAPIMockRecorder) DescribeTopicWithContext

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

DescribeTopicWithContext indicates an expected call of DescribeTopicWithContext.

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) DescribeVPCConnection

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

DescribeVPCConnection indicates an expected call of DescribeVPCConnection.

func (*MockQuickSightAPIMockRecorder) DescribeVPCConnectionRequest

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

DescribeVPCConnectionRequest indicates an expected call of DescribeVPCConnectionRequest.

func (*MockQuickSightAPIMockRecorder) DescribeVPCConnectionWithContext

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

DescribeVPCConnectionWithContext indicates an expected call of DescribeVPCConnectionWithContext.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUser

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

GenerateEmbedUrlForAnonymousUser indicates an expected call of GenerateEmbedUrlForAnonymousUser.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUserRequest

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

GenerateEmbedUrlForAnonymousUserRequest indicates an expected call of GenerateEmbedUrlForAnonymousUserRequest.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForAnonymousUserWithContext

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

GenerateEmbedUrlForAnonymousUserWithContext indicates an expected call of GenerateEmbedUrlForAnonymousUserWithContext.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUser

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

GenerateEmbedUrlForRegisteredUser indicates an expected call of GenerateEmbedUrlForRegisteredUser.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUserRequest

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

GenerateEmbedUrlForRegisteredUserRequest indicates an expected call of GenerateEmbedUrlForRegisteredUserRequest.

func (*MockQuickSightAPIMockRecorder) GenerateEmbedUrlForRegisteredUserWithContext

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) ListAssetBundleExportJobs

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

ListAssetBundleExportJobs indicates an expected call of ListAssetBundleExportJobs.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleExportJobsPages

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

ListAssetBundleExportJobsPages indicates an expected call of ListAssetBundleExportJobsPages.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleExportJobsPagesWithContext

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

ListAssetBundleExportJobsPagesWithContext indicates an expected call of ListAssetBundleExportJobsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleExportJobsRequest

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

ListAssetBundleExportJobsRequest indicates an expected call of ListAssetBundleExportJobsRequest.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleExportJobsWithContext

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

ListAssetBundleExportJobsWithContext indicates an expected call of ListAssetBundleExportJobsWithContext.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobs

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

ListAssetBundleImportJobs indicates an expected call of ListAssetBundleImportJobs.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobsPages

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

ListAssetBundleImportJobsPages indicates an expected call of ListAssetBundleImportJobsPages.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobsPagesWithContext

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

ListAssetBundleImportJobsPagesWithContext indicates an expected call of ListAssetBundleImportJobsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobsRequest

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

ListAssetBundleImportJobsRequest indicates an expected call of ListAssetBundleImportJobsRequest.

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobsWithContext

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

ListAssetBundleImportJobsWithContext indicates an expected call of ListAssetBundleImportJobsWithContext.

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

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

ListFolderMembers indicates an expected call of ListFolderMembers.

func (*MockQuickSightAPIMockRecorder) ListFolderMembersPages

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

ListFolderMembersPages indicates an expected call of ListFolderMembersPages.

func (*MockQuickSightAPIMockRecorder) ListFolderMembersPagesWithContext

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

ListFolderMembersPagesWithContext indicates an expected call of ListFolderMembersPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListFolderMembersRequest

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

ListFolderMembersRequest indicates an expected call of ListFolderMembersRequest.

func (*MockQuickSightAPIMockRecorder) ListFolderMembersWithContext

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

ListFolderMembersWithContext indicates an expected call of ListFolderMembersWithContext.

func (*MockQuickSightAPIMockRecorder) ListFolders

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

ListFolders indicates an expected call of ListFolders.

func (*MockQuickSightAPIMockRecorder) ListFoldersPages

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

ListFoldersPages indicates an expected call of ListFoldersPages.

func (*MockQuickSightAPIMockRecorder) ListFoldersPagesWithContext

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

ListFoldersPagesWithContext indicates an expected call of ListFoldersPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListFoldersRequest

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

ListFoldersRequest indicates an expected call of ListFoldersRequest.

func (*MockQuickSightAPIMockRecorder) ListFoldersWithContext

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) ListGroupMembershipsPages

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

ListGroupMembershipsPages indicates an expected call of ListGroupMembershipsPages.

func (*MockQuickSightAPIMockRecorder) ListGroupMembershipsPagesWithContext

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

ListGroupMembershipsPagesWithContext indicates an expected call of ListGroupMembershipsPagesWithContext.

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) ListGroupsPages

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

ListGroupsPages indicates an expected call of ListGroupsPages.

func (*MockQuickSightAPIMockRecorder) ListGroupsPagesWithContext

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

ListGroupsPagesWithContext indicates an expected call of ListGroupsPagesWithContext.

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) ListIAMPolicyAssignmentsForUserPages

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

ListIAMPolicyAssignmentsForUserPages indicates an expected call of ListIAMPolicyAssignmentsForUserPages.

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUserPagesWithContext

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

ListIAMPolicyAssignmentsForUserPagesWithContext indicates an expected call of ListIAMPolicyAssignmentsForUserPagesWithContext.

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) ListIAMPolicyAssignmentsPages

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

ListIAMPolicyAssignmentsPages indicates an expected call of ListIAMPolicyAssignmentsPages.

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsPagesWithContext

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

ListIAMPolicyAssignmentsPagesWithContext indicates an expected call of ListIAMPolicyAssignmentsPagesWithContext.

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) ListIdentityPropagationConfigs

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

ListIdentityPropagationConfigs indicates an expected call of ListIdentityPropagationConfigs.

func (*MockQuickSightAPIMockRecorder) ListIdentityPropagationConfigsRequest

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

ListIdentityPropagationConfigsRequest indicates an expected call of ListIdentityPropagationConfigsRequest.

func (*MockQuickSightAPIMockRecorder) ListIdentityPropagationConfigsWithContext

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

ListIdentityPropagationConfigsWithContext indicates an expected call of ListIdentityPropagationConfigsWithContext.

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) ListRefreshSchedules

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

ListRefreshSchedules indicates an expected call of ListRefreshSchedules.

func (*MockQuickSightAPIMockRecorder) ListRefreshSchedulesRequest

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

ListRefreshSchedulesRequest indicates an expected call of ListRefreshSchedulesRequest.

func (*MockQuickSightAPIMockRecorder) ListRefreshSchedulesWithContext

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

ListRefreshSchedulesWithContext indicates an expected call of ListRefreshSchedulesWithContext.

func (*MockQuickSightAPIMockRecorder) ListRoleMemberships

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

ListRoleMemberships indicates an expected call of ListRoleMemberships.

func (*MockQuickSightAPIMockRecorder) ListRoleMembershipsPages

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

ListRoleMembershipsPages indicates an expected call of ListRoleMembershipsPages.

func (*MockQuickSightAPIMockRecorder) ListRoleMembershipsPagesWithContext

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

ListRoleMembershipsPagesWithContext indicates an expected call of ListRoleMembershipsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListRoleMembershipsRequest

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

ListRoleMembershipsRequest indicates an expected call of ListRoleMembershipsRequest.

func (*MockQuickSightAPIMockRecorder) ListRoleMembershipsWithContext

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

ListRoleMembershipsWithContext indicates an expected call of ListRoleMembershipsWithContext.

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

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

ListThemeVersionsPages indicates an expected call of ListThemeVersionsPages.

func (*MockQuickSightAPIMockRecorder) ListThemeVersionsPagesWithContext

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

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

ListThemesPages indicates an expected call of ListThemesPages.

func (*MockQuickSightAPIMockRecorder) ListThemesPagesWithContext

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) ListTopicRefreshSchedules

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

ListTopicRefreshSchedules indicates an expected call of ListTopicRefreshSchedules.

func (*MockQuickSightAPIMockRecorder) ListTopicRefreshSchedulesRequest

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

ListTopicRefreshSchedulesRequest indicates an expected call of ListTopicRefreshSchedulesRequest.

func (*MockQuickSightAPIMockRecorder) ListTopicRefreshSchedulesWithContext

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

ListTopicRefreshSchedulesWithContext indicates an expected call of ListTopicRefreshSchedulesWithContext.

func (*MockQuickSightAPIMockRecorder) ListTopics

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

ListTopics indicates an expected call of ListTopics.

func (*MockQuickSightAPIMockRecorder) ListTopicsPages

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

ListTopicsPages indicates an expected call of ListTopicsPages.

func (*MockQuickSightAPIMockRecorder) ListTopicsPagesWithContext

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

ListTopicsPagesWithContext indicates an expected call of ListTopicsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListTopicsRequest

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

ListTopicsRequest indicates an expected call of ListTopicsRequest.

func (*MockQuickSightAPIMockRecorder) ListTopicsWithContext

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

ListTopicsWithContext indicates an expected call of ListTopicsWithContext.

func (*MockQuickSightAPIMockRecorder) ListUserGroups

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

ListUserGroups indicates an expected call of ListUserGroups.

func (*MockQuickSightAPIMockRecorder) ListUserGroupsPages

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

ListUserGroupsPages indicates an expected call of ListUserGroupsPages.

func (*MockQuickSightAPIMockRecorder) ListUserGroupsPagesWithContext

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

ListUserGroupsPagesWithContext indicates an expected call of ListUserGroupsPagesWithContext.

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) ListUsersPages

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

ListUsersPages indicates an expected call of ListUsersPages.

func (*MockQuickSightAPIMockRecorder) ListUsersPagesWithContext

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

ListUsersPagesWithContext indicates an expected call of ListUsersPagesWithContext.

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) ListVPCConnections

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

ListVPCConnections indicates an expected call of ListVPCConnections.

func (*MockQuickSightAPIMockRecorder) ListVPCConnectionsPages

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

ListVPCConnectionsPages indicates an expected call of ListVPCConnectionsPages.

func (*MockQuickSightAPIMockRecorder) ListVPCConnectionsPagesWithContext

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

ListVPCConnectionsPagesWithContext indicates an expected call of ListVPCConnectionsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) ListVPCConnectionsRequest

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

ListVPCConnectionsRequest indicates an expected call of ListVPCConnectionsRequest.

func (*MockQuickSightAPIMockRecorder) ListVPCConnectionsWithContext

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

ListVPCConnectionsWithContext indicates an expected call of ListVPCConnectionsWithContext.

func (*MockQuickSightAPIMockRecorder) PutDataSetRefreshProperties

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

PutDataSetRefreshProperties indicates an expected call of PutDataSetRefreshProperties.

func (*MockQuickSightAPIMockRecorder) PutDataSetRefreshPropertiesRequest

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

PutDataSetRefreshPropertiesRequest indicates an expected call of PutDataSetRefreshPropertiesRequest.

func (*MockQuickSightAPIMockRecorder) PutDataSetRefreshPropertiesWithContext

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

PutDataSetRefreshPropertiesWithContext indicates an expected call of PutDataSetRefreshPropertiesWithContext.

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) SearchDataSets

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

SearchDataSets indicates an expected call of SearchDataSets.

func (*MockQuickSightAPIMockRecorder) SearchDataSetsPages

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

SearchDataSetsPages indicates an expected call of SearchDataSetsPages.

func (*MockQuickSightAPIMockRecorder) SearchDataSetsPagesWithContext

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

SearchDataSetsPagesWithContext indicates an expected call of SearchDataSetsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) SearchDataSetsRequest

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

SearchDataSetsRequest indicates an expected call of SearchDataSetsRequest.

func (*MockQuickSightAPIMockRecorder) SearchDataSetsWithContext

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

SearchDataSetsWithContext indicates an expected call of SearchDataSetsWithContext.

func (*MockQuickSightAPIMockRecorder) SearchDataSources

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

SearchDataSources indicates an expected call of SearchDataSources.

func (*MockQuickSightAPIMockRecorder) SearchDataSourcesPages

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

SearchDataSourcesPages indicates an expected call of SearchDataSourcesPages.

func (*MockQuickSightAPIMockRecorder) SearchDataSourcesPagesWithContext

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

SearchDataSourcesPagesWithContext indicates an expected call of SearchDataSourcesPagesWithContext.

func (*MockQuickSightAPIMockRecorder) SearchDataSourcesRequest

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

SearchDataSourcesRequest indicates an expected call of SearchDataSourcesRequest.

func (*MockQuickSightAPIMockRecorder) SearchDataSourcesWithContext

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

SearchDataSourcesWithContext indicates an expected call of SearchDataSourcesWithContext.

func (*MockQuickSightAPIMockRecorder) SearchFolders

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

SearchFolders indicates an expected call of SearchFolders.

func (*MockQuickSightAPIMockRecorder) SearchFoldersPages

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

SearchFoldersPages indicates an expected call of SearchFoldersPages.

func (*MockQuickSightAPIMockRecorder) SearchFoldersPagesWithContext

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

SearchFoldersPagesWithContext indicates an expected call of SearchFoldersPagesWithContext.

func (*MockQuickSightAPIMockRecorder) SearchFoldersRequest

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

SearchFoldersRequest indicates an expected call of SearchFoldersRequest.

func (*MockQuickSightAPIMockRecorder) SearchFoldersWithContext

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

SearchFoldersWithContext indicates an expected call of SearchFoldersWithContext.

func (*MockQuickSightAPIMockRecorder) SearchGroups

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

SearchGroups indicates an expected call of SearchGroups.

func (*MockQuickSightAPIMockRecorder) SearchGroupsPages

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

SearchGroupsPages indicates an expected call of SearchGroupsPages.

func (*MockQuickSightAPIMockRecorder) SearchGroupsPagesWithContext

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

SearchGroupsPagesWithContext indicates an expected call of SearchGroupsPagesWithContext.

func (*MockQuickSightAPIMockRecorder) SearchGroupsRequest

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

SearchGroupsRequest indicates an expected call of SearchGroupsRequest.

func (*MockQuickSightAPIMockRecorder) SearchGroupsWithContext

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

SearchGroupsWithContext indicates an expected call of SearchGroupsWithContext.

func (*MockQuickSightAPIMockRecorder) StartAssetBundleExportJob

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

StartAssetBundleExportJob indicates an expected call of StartAssetBundleExportJob.

func (*MockQuickSightAPIMockRecorder) StartAssetBundleExportJobRequest

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

StartAssetBundleExportJobRequest indicates an expected call of StartAssetBundleExportJobRequest.

func (*MockQuickSightAPIMockRecorder) StartAssetBundleExportJobWithContext

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

StartAssetBundleExportJobWithContext indicates an expected call of StartAssetBundleExportJobWithContext.

func (*MockQuickSightAPIMockRecorder) StartAssetBundleImportJob

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

StartAssetBundleImportJob indicates an expected call of StartAssetBundleImportJob.

func (*MockQuickSightAPIMockRecorder) StartAssetBundleImportJobRequest

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

StartAssetBundleImportJobRequest indicates an expected call of StartAssetBundleImportJobRequest.

func (*MockQuickSightAPIMockRecorder) StartAssetBundleImportJobWithContext

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

StartAssetBundleImportJobWithContext indicates an expected call of StartAssetBundleImportJobWithContext.

func (*MockQuickSightAPIMockRecorder) StartDashboardSnapshotJob

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

StartDashboardSnapshotJob indicates an expected call of StartDashboardSnapshotJob.

func (*MockQuickSightAPIMockRecorder) StartDashboardSnapshotJobRequest

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

StartDashboardSnapshotJobRequest indicates an expected call of StartDashboardSnapshotJobRequest.

func (*MockQuickSightAPIMockRecorder) StartDashboardSnapshotJobWithContext

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

StartDashboardSnapshotJobWithContext indicates an expected call of StartDashboardSnapshotJobWithContext.

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 (mr *MockQuickSightAPIMockRecorder) UpdateDashboardLinks(arg0 interface{}) *gomock.Call

UpdateDashboardLinks indicates an expected call of UpdateDashboardLinks.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardLinksRequest

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

UpdateDashboardLinksRequest indicates an expected call of UpdateDashboardLinksRequest.

func (*MockQuickSightAPIMockRecorder) UpdateDashboardLinksWithContext

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

UpdateDashboardLinksWithContext indicates an expected call of UpdateDashboardLinksWithContext.

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

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

UpdateFolder indicates an expected call of UpdateFolder.

func (*MockQuickSightAPIMockRecorder) UpdateFolderPermissions

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

UpdateFolderPermissions indicates an expected call of UpdateFolderPermissions.

func (*MockQuickSightAPIMockRecorder) UpdateFolderPermissionsRequest

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

UpdateFolderPermissionsRequest indicates an expected call of UpdateFolderPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateFolderPermissionsWithContext

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

UpdateFolderPermissionsWithContext indicates an expected call of UpdateFolderPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateFolderRequest

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

UpdateFolderRequest indicates an expected call of UpdateFolderRequest.

func (*MockQuickSightAPIMockRecorder) UpdateFolderWithContext

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) UpdateIdentityPropagationConfig

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

UpdateIdentityPropagationConfig indicates an expected call of UpdateIdentityPropagationConfig.

func (*MockQuickSightAPIMockRecorder) UpdateIdentityPropagationConfigRequest

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

UpdateIdentityPropagationConfigRequest indicates an expected call of UpdateIdentityPropagationConfigRequest.

func (*MockQuickSightAPIMockRecorder) UpdateIdentityPropagationConfigWithContext

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

UpdateIdentityPropagationConfigWithContext indicates an expected call of UpdateIdentityPropagationConfigWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateIpRestriction

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

UpdateIpRestriction indicates an expected call of UpdateIpRestriction.

func (*MockQuickSightAPIMockRecorder) UpdateIpRestrictionRequest

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

UpdateIpRestrictionRequest indicates an expected call of UpdateIpRestrictionRequest.

func (*MockQuickSightAPIMockRecorder) UpdateIpRestrictionWithContext

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

UpdateIpRestrictionWithContext indicates an expected call of UpdateIpRestrictionWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateKeyRegistration

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

UpdateKeyRegistration indicates an expected call of UpdateKeyRegistration.

func (*MockQuickSightAPIMockRecorder) UpdateKeyRegistrationRequest

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

UpdateKeyRegistrationRequest indicates an expected call of UpdateKeyRegistrationRequest.

func (*MockQuickSightAPIMockRecorder) UpdateKeyRegistrationWithContext

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

UpdateKeyRegistrationWithContext indicates an expected call of UpdateKeyRegistrationWithContext.

func (*MockQuickSightAPIMockRecorder) UpdatePublicSharingSettings

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

UpdatePublicSharingSettings indicates an expected call of UpdatePublicSharingSettings.

func (*MockQuickSightAPIMockRecorder) UpdatePublicSharingSettingsRequest

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

UpdatePublicSharingSettingsRequest indicates an expected call of UpdatePublicSharingSettingsRequest.

func (*MockQuickSightAPIMockRecorder) UpdatePublicSharingSettingsWithContext

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

UpdatePublicSharingSettingsWithContext indicates an expected call of UpdatePublicSharingSettingsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateRefreshSchedule

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

UpdateRefreshSchedule indicates an expected call of UpdateRefreshSchedule.

func (*MockQuickSightAPIMockRecorder) UpdateRefreshScheduleRequest

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

UpdateRefreshScheduleRequest indicates an expected call of UpdateRefreshScheduleRequest.

func (*MockQuickSightAPIMockRecorder) UpdateRefreshScheduleWithContext

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

UpdateRefreshScheduleWithContext indicates an expected call of UpdateRefreshScheduleWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateRoleCustomPermission

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

UpdateRoleCustomPermission indicates an expected call of UpdateRoleCustomPermission.

func (*MockQuickSightAPIMockRecorder) UpdateRoleCustomPermissionRequest

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

UpdateRoleCustomPermissionRequest indicates an expected call of UpdateRoleCustomPermissionRequest.

func (*MockQuickSightAPIMockRecorder) UpdateRoleCustomPermissionWithContext

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

UpdateRoleCustomPermissionWithContext indicates an expected call of UpdateRoleCustomPermissionWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateSPICECapacityConfiguration

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

UpdateSPICECapacityConfiguration indicates an expected call of UpdateSPICECapacityConfiguration.

func (*MockQuickSightAPIMockRecorder) UpdateSPICECapacityConfigurationRequest

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

UpdateSPICECapacityConfigurationRequest indicates an expected call of UpdateSPICECapacityConfigurationRequest.

func (*MockQuickSightAPIMockRecorder) UpdateSPICECapacityConfigurationWithContext

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

UpdateSPICECapacityConfigurationWithContext indicates an expected call of UpdateSPICECapacityConfigurationWithContext.

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) UpdateTopic

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

UpdateTopic indicates an expected call of UpdateTopic.

func (*MockQuickSightAPIMockRecorder) UpdateTopicPermissions

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

UpdateTopicPermissions indicates an expected call of UpdateTopicPermissions.

func (*MockQuickSightAPIMockRecorder) UpdateTopicPermissionsRequest

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

UpdateTopicPermissionsRequest indicates an expected call of UpdateTopicPermissionsRequest.

func (*MockQuickSightAPIMockRecorder) UpdateTopicPermissionsWithContext

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

UpdateTopicPermissionsWithContext indicates an expected call of UpdateTopicPermissionsWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateTopicRefreshSchedule

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

UpdateTopicRefreshSchedule indicates an expected call of UpdateTopicRefreshSchedule.

func (*MockQuickSightAPIMockRecorder) UpdateTopicRefreshScheduleRequest

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

UpdateTopicRefreshScheduleRequest indicates an expected call of UpdateTopicRefreshScheduleRequest.

func (*MockQuickSightAPIMockRecorder) UpdateTopicRefreshScheduleWithContext

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

UpdateTopicRefreshScheduleWithContext indicates an expected call of UpdateTopicRefreshScheduleWithContext.

func (*MockQuickSightAPIMockRecorder) UpdateTopicRequest

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

UpdateTopicRequest indicates an expected call of UpdateTopicRequest.

func (*MockQuickSightAPIMockRecorder) UpdateTopicWithContext

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

UpdateTopicWithContext indicates an expected call of UpdateTopicWithContext.

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.

func (*MockQuickSightAPIMockRecorder) UpdateVPCConnection

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

UpdateVPCConnection indicates an expected call of UpdateVPCConnection.

func (*MockQuickSightAPIMockRecorder) UpdateVPCConnectionRequest

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

UpdateVPCConnectionRequest indicates an expected call of UpdateVPCConnectionRequest.

func (*MockQuickSightAPIMockRecorder) UpdateVPCConnectionWithContext

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

UpdateVPCConnectionWithContext indicates an expected call of UpdateVPCConnectionWithContext.

Jump to

Keyboard shortcuts

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