quicksightmock

package
v1.44.278 Latest Latest
Warning

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

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

Documentation

Overview

Package quicksightmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockQuickSightAPI

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

MockQuickSightAPI is a mock of QuickSightAPI interface

func NewMockQuickSightAPI

func NewMockQuickSightAPI(ctrl *gomock.Controller) *MockQuickSightAPI

NewMockQuickSightAPI creates a new mock instance

func (*MockQuickSightAPI) CancelIngestion

CancelIngestion mocks base method

func (*MockQuickSightAPI) CancelIngestionRequest

CancelIngestionRequest mocks base method

func (*MockQuickSightAPI) CancelIngestionWithContext

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

CancelIngestionWithContext mocks base method

func (*MockQuickSightAPI) CreateAccountCustomization

CreateAccountCustomization mocks base method

func (*MockQuickSightAPI) CreateAccountCustomizationRequest

CreateAccountCustomizationRequest mocks base method

func (*MockQuickSightAPI) CreateAccountCustomizationWithContext

CreateAccountCustomizationWithContext mocks base method

func (*MockQuickSightAPI) CreateAccountSubscription added in v1.44.48

CreateAccountSubscription mocks base method

func (*MockQuickSightAPI) CreateAccountSubscriptionRequest added in v1.44.48

CreateAccountSubscriptionRequest mocks base method

func (*MockQuickSightAPI) CreateAccountSubscriptionWithContext added in v1.44.48

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 context.Context, arg1 *quicksight.CreateAnalysisInput, arg2 ...request.Option) (*quicksight.CreateAnalysisOutput, error)

CreateAnalysisWithContext mocks base method

func (*MockQuickSightAPI) CreateDashboard

CreateDashboard mocks base method

func (*MockQuickSightAPI) CreateDashboardRequest

CreateDashboardRequest mocks base method

func (*MockQuickSightAPI) CreateDashboardWithContext

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

CreateDashboardWithContext mocks base method

func (*MockQuickSightAPI) CreateDataSet

CreateDataSet mocks base method

func (*MockQuickSightAPI) CreateDataSetRequest

CreateDataSetRequest mocks base method

func (*MockQuickSightAPI) CreateDataSetWithContext

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

CreateDataSetWithContext mocks base method

func (*MockQuickSightAPI) CreateDataSource

CreateDataSource mocks base method

func (*MockQuickSightAPI) CreateDataSourceRequest

CreateDataSourceRequest mocks base method

func (*MockQuickSightAPI) CreateDataSourceWithContext

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

CreateDataSourceWithContext mocks base method

func (*MockQuickSightAPI) CreateFolder

CreateFolder mocks base method

func (*MockQuickSightAPI) CreateFolderMembership

CreateFolderMembership mocks base method

func (*MockQuickSightAPI) CreateFolderMembershipRequest

CreateFolderMembershipRequest mocks base method

func (*MockQuickSightAPI) CreateFolderMembershipWithContext

CreateFolderMembershipWithContext mocks base method

func (*MockQuickSightAPI) CreateFolderRequest

CreateFolderRequest mocks base method

func (*MockQuickSightAPI) CreateFolderWithContext

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

CreateFolderWithContext mocks base method

func (*MockQuickSightAPI) CreateGroup

CreateGroup mocks base method

func (*MockQuickSightAPI) CreateGroupMembership

CreateGroupMembership mocks base method

func (*MockQuickSightAPI) CreateGroupMembershipRequest

CreateGroupMembershipRequest mocks base method

func (*MockQuickSightAPI) CreateGroupMembershipWithContext

CreateGroupMembershipWithContext mocks base method

func (*MockQuickSightAPI) CreateGroupRequest

CreateGroupRequest mocks base method

func (*MockQuickSightAPI) CreateGroupWithContext

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

CreateGroupWithContext mocks base method

func (*MockQuickSightAPI) CreateIAMPolicyAssignment

CreateIAMPolicyAssignment mocks base method

func (*MockQuickSightAPI) CreateIAMPolicyAssignmentRequest

CreateIAMPolicyAssignmentRequest mocks base method

func (*MockQuickSightAPI) CreateIAMPolicyAssignmentWithContext

CreateIAMPolicyAssignmentWithContext mocks base method

func (*MockQuickSightAPI) CreateIngestion

CreateIngestion mocks base method

func (*MockQuickSightAPI) CreateIngestionRequest

CreateIngestionRequest mocks base method

func (*MockQuickSightAPI) CreateIngestionWithContext

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

CreateIngestionWithContext mocks base method

func (*MockQuickSightAPI) CreateNamespace

CreateNamespace mocks base method

func (*MockQuickSightAPI) CreateNamespaceRequest

CreateNamespaceRequest mocks base method

func (*MockQuickSightAPI) CreateNamespaceWithContext

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

CreateNamespaceWithContext mocks base method

func (*MockQuickSightAPI) CreateRefreshSchedule added in v1.44.239

CreateRefreshSchedule mocks base method

func (*MockQuickSightAPI) CreateRefreshScheduleRequest added in v1.44.239

CreateRefreshScheduleRequest mocks base method

func (*MockQuickSightAPI) CreateRefreshScheduleWithContext added in v1.44.239

CreateRefreshScheduleWithContext mocks base method

func (*MockQuickSightAPI) CreateTemplate

CreateTemplate mocks base method

func (*MockQuickSightAPI) CreateTemplateAlias

CreateTemplateAlias mocks base method

func (*MockQuickSightAPI) CreateTemplateAliasRequest

CreateTemplateAliasRequest mocks base method

func (*MockQuickSightAPI) CreateTemplateAliasWithContext

CreateTemplateAliasWithContext mocks base method

func (*MockQuickSightAPI) CreateTemplateRequest

CreateTemplateRequest mocks base method

func (*MockQuickSightAPI) CreateTemplateWithContext

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

CreateTemplateWithContext mocks base method

func (*MockQuickSightAPI) CreateTheme

CreateTheme mocks base method

func (*MockQuickSightAPI) CreateThemeAlias

CreateThemeAlias mocks base method

func (*MockQuickSightAPI) CreateThemeAliasRequest

CreateThemeAliasRequest mocks base method

func (*MockQuickSightAPI) CreateThemeAliasWithContext

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

CreateThemeAliasWithContext mocks base method

func (*MockQuickSightAPI) CreateThemeRequest

CreateThemeRequest mocks base method

func (*MockQuickSightAPI) CreateThemeWithContext

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

CreateThemeWithContext mocks base method

func (*MockQuickSightAPI) CreateTopic added in v1.44.257

CreateTopic mocks base method

func (*MockQuickSightAPI) CreateTopicRefreshSchedule added in v1.44.257

CreateTopicRefreshSchedule mocks base method

func (*MockQuickSightAPI) CreateTopicRefreshScheduleRequest added in v1.44.257

CreateTopicRefreshScheduleRequest mocks base method

func (*MockQuickSightAPI) CreateTopicRefreshScheduleWithContext added in v1.44.257

CreateTopicRefreshScheduleWithContext mocks base method

func (*MockQuickSightAPI) CreateTopicRequest added in v1.44.257

CreateTopicRequest mocks base method

func (*MockQuickSightAPI) CreateTopicWithContext added in v1.44.257

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

CreateTopicWithContext mocks base method

func (*MockQuickSightAPI) CreateVPCConnection added in v1.44.257

CreateVPCConnection mocks base method

func (*MockQuickSightAPI) CreateVPCConnectionRequest added in v1.44.257

CreateVPCConnectionRequest mocks base method

func (*MockQuickSightAPI) CreateVPCConnectionWithContext added in v1.44.257

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 added in v1.44.142

DeleteAccountSubscription mocks base method

func (*MockQuickSightAPI) DeleteAccountSubscriptionRequest added in v1.44.142

DeleteAccountSubscriptionRequest mocks base method

func (*MockQuickSightAPI) DeleteAccountSubscriptionWithContext added in v1.44.142

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 context.Context, arg1 *quicksight.DeleteAnalysisInput, arg2 ...request.Option) (*quicksight.DeleteAnalysisOutput, error)

DeleteAnalysisWithContext mocks base method

func (*MockQuickSightAPI) DeleteDashboard

DeleteDashboard mocks base method

func (*MockQuickSightAPI) DeleteDashboardRequest

DeleteDashboardRequest mocks base method

func (*MockQuickSightAPI) DeleteDashboardWithContext

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

DeleteDashboardWithContext mocks base method

func (*MockQuickSightAPI) DeleteDataSet

DeleteDataSet mocks base method

func (*MockQuickSightAPI) DeleteDataSetRefreshProperties added in v1.44.239

DeleteDataSetRefreshProperties mocks base method

func (*MockQuickSightAPI) DeleteDataSetRefreshPropertiesRequest added in v1.44.239

DeleteDataSetRefreshPropertiesRequest mocks base method

func (*MockQuickSightAPI) DeleteDataSetRefreshPropertiesWithContext added in v1.44.239

DeleteDataSetRefreshPropertiesWithContext mocks base method

func (*MockQuickSightAPI) DeleteDataSetRequest

DeleteDataSetRequest mocks base method

func (*MockQuickSightAPI) DeleteDataSetWithContext

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

DeleteDataSetWithContext mocks base method

func (*MockQuickSightAPI) DeleteDataSource

DeleteDataSource mocks base method

func (*MockQuickSightAPI) DeleteDataSourceRequest

DeleteDataSourceRequest mocks base method

func (*MockQuickSightAPI) DeleteDataSourceWithContext

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

DeleteDataSourceWithContext mocks base method

func (*MockQuickSightAPI) DeleteFolder

DeleteFolder mocks base method

func (*MockQuickSightAPI) DeleteFolderMembership

DeleteFolderMembership mocks base method

func (*MockQuickSightAPI) DeleteFolderMembershipRequest

DeleteFolderMembershipRequest mocks base method

func (*MockQuickSightAPI) DeleteFolderMembershipWithContext

DeleteFolderMembershipWithContext mocks base method

func (*MockQuickSightAPI) DeleteFolderRequest

DeleteFolderRequest mocks base method

func (*MockQuickSightAPI) DeleteFolderWithContext

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

DeleteFolderWithContext mocks base method

func (*MockQuickSightAPI) DeleteGroup

DeleteGroup mocks base method

func (*MockQuickSightAPI) DeleteGroupMembership

DeleteGroupMembership mocks base method

func (*MockQuickSightAPI) DeleteGroupMembershipRequest

DeleteGroupMembershipRequest mocks base method

func (*MockQuickSightAPI) DeleteGroupMembershipWithContext

DeleteGroupMembershipWithContext mocks base method

func (*MockQuickSightAPI) DeleteGroupRequest

DeleteGroupRequest mocks base method

func (*MockQuickSightAPI) DeleteGroupWithContext

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

DeleteGroupWithContext mocks base method

func (*MockQuickSightAPI) DeleteIAMPolicyAssignment

DeleteIAMPolicyAssignment mocks base method

func (*MockQuickSightAPI) DeleteIAMPolicyAssignmentRequest

DeleteIAMPolicyAssignmentRequest mocks base method

func (*MockQuickSightAPI) DeleteIAMPolicyAssignmentWithContext

DeleteIAMPolicyAssignmentWithContext mocks base method

func (*MockQuickSightAPI) DeleteNamespace

DeleteNamespace mocks base method

func (*MockQuickSightAPI) DeleteNamespaceRequest

DeleteNamespaceRequest mocks base method

func (*MockQuickSightAPI) DeleteNamespaceWithContext

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

DeleteNamespaceWithContext mocks base method

func (*MockQuickSightAPI) DeleteRefreshSchedule added in v1.44.239

DeleteRefreshSchedule mocks base method

func (*MockQuickSightAPI) DeleteRefreshScheduleRequest added in v1.44.239

DeleteRefreshScheduleRequest mocks base method

func (*MockQuickSightAPI) DeleteRefreshScheduleWithContext added in v1.44.239

DeleteRefreshScheduleWithContext mocks base method

func (*MockQuickSightAPI) DeleteTemplate

DeleteTemplate mocks base method

func (*MockQuickSightAPI) DeleteTemplateAlias

DeleteTemplateAlias mocks base method

func (*MockQuickSightAPI) DeleteTemplateAliasRequest

DeleteTemplateAliasRequest mocks base method

func (*MockQuickSightAPI) DeleteTemplateAliasWithContext

DeleteTemplateAliasWithContext mocks base method

func (*MockQuickSightAPI) DeleteTemplateRequest

DeleteTemplateRequest mocks base method

func (*MockQuickSightAPI) DeleteTemplateWithContext

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

DeleteTemplateWithContext mocks base method

func (*MockQuickSightAPI) DeleteTheme

DeleteTheme mocks base method

func (*MockQuickSightAPI) DeleteThemeAlias

DeleteThemeAlias mocks base method

func (*MockQuickSightAPI) DeleteThemeAliasRequest

DeleteThemeAliasRequest mocks base method

func (*MockQuickSightAPI) DeleteThemeAliasWithContext

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

DeleteThemeAliasWithContext mocks base method

func (*MockQuickSightAPI) DeleteThemeRequest

DeleteThemeRequest mocks base method

func (*MockQuickSightAPI) DeleteThemeWithContext

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

DeleteThemeWithContext mocks base method

func (*MockQuickSightAPI) DeleteTopic added in v1.44.257

DeleteTopic mocks base method

func (*MockQuickSightAPI) DeleteTopicRefreshSchedule added in v1.44.257

DeleteTopicRefreshSchedule mocks base method

func (*MockQuickSightAPI) DeleteTopicRefreshScheduleRequest added in v1.44.257

DeleteTopicRefreshScheduleRequest mocks base method

func (*MockQuickSightAPI) DeleteTopicRefreshScheduleWithContext added in v1.44.257

DeleteTopicRefreshScheduleWithContext mocks base method

func (*MockQuickSightAPI) DeleteTopicRequest added in v1.44.257

DeleteTopicRequest mocks base method

func (*MockQuickSightAPI) DeleteTopicWithContext added in v1.44.257

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

DeleteUserByPrincipalIdWithContext mocks base method

func (*MockQuickSightAPI) DeleteUserRequest

DeleteUserRequest mocks base method

func (*MockQuickSightAPI) DeleteUserWithContext

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

DeleteUserWithContext mocks base method

func (*MockQuickSightAPI) DeleteVPCConnection added in v1.44.257

DeleteVPCConnection mocks base method

func (*MockQuickSightAPI) DeleteVPCConnectionRequest added in v1.44.257

DeleteVPCConnectionRequest mocks base method

func (*MockQuickSightAPI) DeleteVPCConnectionWithContext added in v1.44.257

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

DescribeAccountSettingsWithContext mocks base method

func (*MockQuickSightAPI) DescribeAccountSubscription added in v1.44.48

DescribeAccountSubscription mocks base method

func (*MockQuickSightAPI) DescribeAccountSubscriptionRequest added in v1.44.48

DescribeAccountSubscriptionRequest mocks base method

func (*MockQuickSightAPI) DescribeAccountSubscriptionWithContext added in v1.44.48

DescribeAccountSubscriptionWithContext mocks base method

func (*MockQuickSightAPI) DescribeAnalysis

DescribeAnalysis mocks base method

func (*MockQuickSightAPI) DescribeAnalysisDefinition added in v1.44.147

DescribeAnalysisDefinition mocks base method

func (*MockQuickSightAPI) DescribeAnalysisDefinitionRequest added in v1.44.147

DescribeAnalysisDefinitionRequest mocks base method

func (*MockQuickSightAPI) DescribeAnalysisDefinitionWithContext added in v1.44.147

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

DescribeAnalysisWithContext mocks base method

func (*MockQuickSightAPI) DescribeAssetBundleExportJob added in v1.44.267

DescribeAssetBundleExportJob mocks base method

func (*MockQuickSightAPI) DescribeAssetBundleExportJobRequest added in v1.44.267

DescribeAssetBundleExportJobRequest mocks base method

func (*MockQuickSightAPI) DescribeAssetBundleExportJobWithContext added in v1.44.267

DescribeAssetBundleExportJobWithContext mocks base method

func (*MockQuickSightAPI) DescribeAssetBundleImportJob added in v1.44.267

DescribeAssetBundleImportJob mocks base method

func (*MockQuickSightAPI) DescribeAssetBundleImportJobRequest added in v1.44.267

DescribeAssetBundleImportJobRequest mocks base method

func (*MockQuickSightAPI) DescribeAssetBundleImportJobWithContext added in v1.44.267

DescribeAssetBundleImportJobWithContext mocks base method

func (*MockQuickSightAPI) DescribeDashboard

DescribeDashboard mocks base method

func (*MockQuickSightAPI) DescribeDashboardDefinition added in v1.44.147

DescribeDashboardDefinition mocks base method

func (*MockQuickSightAPI) DescribeDashboardDefinitionRequest added in v1.44.147

DescribeDashboardDefinitionRequest mocks base method

func (*MockQuickSightAPI) DescribeDashboardDefinitionWithContext added in v1.44.147

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

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

DescribeDashboardWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSet

DescribeDataSet mocks base method

func (*MockQuickSightAPI) DescribeDataSetPermissions

DescribeDataSetPermissions mocks base method

func (*MockQuickSightAPI) DescribeDataSetPermissionsRequest

DescribeDataSetPermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSetPermissionsWithContext

DescribeDataSetPermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSetRefreshProperties added in v1.44.239

DescribeDataSetRefreshProperties mocks base method

func (*MockQuickSightAPI) DescribeDataSetRefreshPropertiesRequest added in v1.44.239

DescribeDataSetRefreshPropertiesRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSetRefreshPropertiesWithContext added in v1.44.239

DescribeDataSetRefreshPropertiesWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSetRequest

DescribeDataSetRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSetWithContext

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

DescribeDataSetWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSource

DescribeDataSource mocks base method

func (*MockQuickSightAPI) DescribeDataSourcePermissions

DescribeDataSourcePermissions mocks base method

func (*MockQuickSightAPI) DescribeDataSourcePermissionsRequest

DescribeDataSourcePermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSourcePermissionsWithContext

DescribeDataSourcePermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSourceRequest

DescribeDataSourceRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSourceWithContext

DescribeDataSourceWithContext mocks base method

func (*MockQuickSightAPI) DescribeFolder

DescribeFolder mocks base method

func (*MockQuickSightAPI) DescribeFolderPermissions

DescribeFolderPermissions mocks base method

func (*MockQuickSightAPI) DescribeFolderPermissionsRequest

DescribeFolderPermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeFolderPermissionsWithContext

DescribeFolderPermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeFolderRequest

DescribeFolderRequest mocks base method

func (*MockQuickSightAPI) DescribeFolderResolvedPermissions

DescribeFolderResolvedPermissions 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 context.Context, arg1 *quicksight.DescribeFolderInput, arg2 ...request.Option) (*quicksight.DescribeFolderOutput, error)

DescribeFolderWithContext mocks base method

func (*MockQuickSightAPI) DescribeGroup

DescribeGroup mocks base method

func (*MockQuickSightAPI) DescribeGroupMembership

DescribeGroupMembership mocks base method

func (*MockQuickSightAPI) DescribeGroupMembershipRequest

DescribeGroupMembershipRequest mocks base method

func (*MockQuickSightAPI) DescribeGroupMembershipWithContext

DescribeGroupMembershipWithContext mocks base method

func (*MockQuickSightAPI) DescribeGroupRequest

DescribeGroupRequest mocks base method

func (*MockQuickSightAPI) DescribeGroupWithContext

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

DescribeGroupWithContext mocks base method

func (*MockQuickSightAPI) DescribeIAMPolicyAssignment

DescribeIAMPolicyAssignment mocks base method

func (*MockQuickSightAPI) DescribeIAMPolicyAssignmentRequest

DescribeIAMPolicyAssignmentRequest mocks base method

func (*MockQuickSightAPI) DescribeIAMPolicyAssignmentWithContext

DescribeIAMPolicyAssignmentWithContext mocks base method

func (*MockQuickSightAPI) DescribeIngestion

DescribeIngestion mocks base method

func (*MockQuickSightAPI) DescribeIngestionRequest

DescribeIngestionRequest mocks base method

func (*MockQuickSightAPI) DescribeIngestionWithContext

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

DescribeIngestionWithContext mocks base method

func (*MockQuickSightAPI) DescribeIpRestriction

DescribeIpRestriction mocks base method

func (*MockQuickSightAPI) DescribeIpRestrictionRequest

DescribeIpRestrictionRequest mocks base method

func (*MockQuickSightAPI) DescribeIpRestrictionWithContext

DescribeIpRestrictionWithContext mocks base method

func (*MockQuickSightAPI) DescribeNamespace

DescribeNamespace mocks base method

func (*MockQuickSightAPI) DescribeNamespaceRequest

DescribeNamespaceRequest mocks base method

func (*MockQuickSightAPI) DescribeNamespaceWithContext

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

DescribeNamespaceWithContext mocks base method

func (*MockQuickSightAPI) DescribeRefreshSchedule added in v1.44.239

DescribeRefreshSchedule mocks base method

func (*MockQuickSightAPI) DescribeRefreshScheduleRequest added in v1.44.239

DescribeRefreshScheduleRequest mocks base method

func (*MockQuickSightAPI) DescribeRefreshScheduleWithContext added in v1.44.239

DescribeRefreshScheduleWithContext mocks base method

func (*MockQuickSightAPI) DescribeTemplate

DescribeTemplate mocks base method

func (*MockQuickSightAPI) DescribeTemplateAlias

DescribeTemplateAlias mocks base method

func (*MockQuickSightAPI) DescribeTemplateAliasRequest

DescribeTemplateAliasRequest mocks base method

func (*MockQuickSightAPI) DescribeTemplateAliasWithContext

DescribeTemplateAliasWithContext mocks base method

func (*MockQuickSightAPI) DescribeTemplateDefinition added in v1.44.147

DescribeTemplateDefinition mocks base method

func (*MockQuickSightAPI) DescribeTemplateDefinitionRequest added in v1.44.147

DescribeTemplateDefinitionRequest mocks base method

func (*MockQuickSightAPI) DescribeTemplateDefinitionWithContext added in v1.44.147

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 context.Context, arg1 *quicksight.DescribeTemplateInput, arg2 ...request.Option) (*quicksight.DescribeTemplateOutput, error)

DescribeTemplateWithContext mocks base method

func (*MockQuickSightAPI) DescribeTheme

DescribeTheme mocks base method

func (*MockQuickSightAPI) DescribeThemeAlias

DescribeThemeAlias mocks base method

func (*MockQuickSightAPI) DescribeThemeAliasRequest

DescribeThemeAliasRequest mocks base method

func (*MockQuickSightAPI) DescribeThemeAliasWithContext

DescribeThemeAliasWithContext mocks base method

func (*MockQuickSightAPI) DescribeThemePermissions

DescribeThemePermissions mocks base method

func (*MockQuickSightAPI) DescribeThemePermissionsRequest

DescribeThemePermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeThemePermissionsWithContext

DescribeThemePermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeThemeRequest

DescribeThemeRequest mocks base method

func (*MockQuickSightAPI) DescribeThemeWithContext

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

DescribeThemeWithContext mocks base method

func (*MockQuickSightAPI) DescribeTopic added in v1.44.257

DescribeTopic mocks base method

func (*MockQuickSightAPI) DescribeTopicPermissions added in v1.44.257

DescribeTopicPermissions mocks base method

func (*MockQuickSightAPI) DescribeTopicPermissionsRequest added in v1.44.257

DescribeTopicPermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeTopicPermissionsWithContext added in v1.44.257

DescribeTopicPermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeTopicRefresh added in v1.44.257

DescribeTopicRefresh mocks base method

func (*MockQuickSightAPI) DescribeTopicRefreshRequest added in v1.44.257

DescribeTopicRefreshRequest mocks base method

func (*MockQuickSightAPI) DescribeTopicRefreshSchedule added in v1.44.257

DescribeTopicRefreshSchedule mocks base method

func (*MockQuickSightAPI) DescribeTopicRefreshScheduleRequest added in v1.44.257

DescribeTopicRefreshScheduleRequest mocks base method

func (*MockQuickSightAPI) DescribeTopicRefreshScheduleWithContext added in v1.44.257

DescribeTopicRefreshScheduleWithContext mocks base method

func (*MockQuickSightAPI) DescribeTopicRefreshWithContext added in v1.44.257

DescribeTopicRefreshWithContext mocks base method

func (*MockQuickSightAPI) DescribeTopicRequest added in v1.44.257

DescribeTopicRequest mocks base method

func (*MockQuickSightAPI) DescribeTopicWithContext added in v1.44.257

func (m *MockQuickSightAPI) DescribeTopicWithContext(arg0 context.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 context.Context, arg1 *quicksight.DescribeUserInput, arg2 ...request.Option) (*quicksight.DescribeUserOutput, error)

DescribeUserWithContext mocks base method

func (*MockQuickSightAPI) DescribeVPCConnection added in v1.44.257

DescribeVPCConnection mocks base method

func (*MockQuickSightAPI) DescribeVPCConnectionRequest added in v1.44.257

DescribeVPCConnectionRequest mocks base method

func (*MockQuickSightAPI) DescribeVPCConnectionWithContext added in v1.44.257

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

GetDashboardEmbedUrlWithContext mocks base method

func (*MockQuickSightAPI) GetSessionEmbedUrl

GetSessionEmbedUrl mocks base method

func (*MockQuickSightAPI) GetSessionEmbedUrlRequest

GetSessionEmbedUrlRequest mocks base method

func (*MockQuickSightAPI) GetSessionEmbedUrlWithContext

GetSessionEmbedUrlWithContext mocks base method

func (*MockQuickSightAPI) ListAnalyses

ListAnalyses mocks base method

func (*MockQuickSightAPI) ListAnalysesPages

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

ListAnalysesPages mocks base method

func (*MockQuickSightAPI) ListAnalysesPagesWithContext

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

ListAnalysesPagesWithContext mocks base method

func (*MockQuickSightAPI) ListAnalysesRequest

ListAnalysesRequest mocks base method

func (*MockQuickSightAPI) ListAnalysesWithContext

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

ListAnalysesWithContext mocks base method

func (*MockQuickSightAPI) ListAssetBundleExportJobs added in v1.44.267

ListAssetBundleExportJobs mocks base method

func (*MockQuickSightAPI) ListAssetBundleExportJobsPages added in v1.44.267

ListAssetBundleExportJobsPages mocks base method

func (*MockQuickSightAPI) ListAssetBundleExportJobsPagesWithContext added in v1.44.267

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

ListAssetBundleExportJobsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListAssetBundleExportJobsRequest added in v1.44.267

ListAssetBundleExportJobsRequest mocks base method

func (*MockQuickSightAPI) ListAssetBundleExportJobsWithContext added in v1.44.267

ListAssetBundleExportJobsWithContext mocks base method

func (*MockQuickSightAPI) ListAssetBundleImportJobs added in v1.44.267

ListAssetBundleImportJobs mocks base method

func (*MockQuickSightAPI) ListAssetBundleImportJobsPages added in v1.44.267

ListAssetBundleImportJobsPages mocks base method

func (*MockQuickSightAPI) ListAssetBundleImportJobsPagesWithContext added in v1.44.267

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

ListAssetBundleImportJobsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListAssetBundleImportJobsRequest added in v1.44.267

ListAssetBundleImportJobsRequest mocks base method

func (*MockQuickSightAPI) ListAssetBundleImportJobsWithContext added in v1.44.267

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 context.Context, arg1 *quicksight.ListDashboardVersionsInput, arg2 func(*quicksight.ListDashboardVersionsOutput, bool) bool, arg3 ...request.Option) error

ListDashboardVersionsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListDashboardVersionsRequest

ListDashboardVersionsRequest mocks base method

func (*MockQuickSightAPI) ListDashboardVersionsWithContext

ListDashboardVersionsWithContext mocks base method

func (*MockQuickSightAPI) ListDashboards

ListDashboards mocks base method

func (*MockQuickSightAPI) ListDashboardsPages

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

ListDashboardsPages mocks base method

func (*MockQuickSightAPI) ListDashboardsPagesWithContext

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

ListDashboardsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListDashboardsRequest

ListDashboardsRequest mocks base method

func (*MockQuickSightAPI) ListDashboardsWithContext

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

ListDashboardsWithContext mocks base method

func (*MockQuickSightAPI) ListDataSets

ListDataSets mocks base method

func (*MockQuickSightAPI) ListDataSetsPages

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

ListDataSetsPages mocks base method

func (*MockQuickSightAPI) ListDataSetsPagesWithContext

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

ListDataSetsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListDataSetsRequest

ListDataSetsRequest mocks base method

func (*MockQuickSightAPI) ListDataSetsWithContext

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

ListDataSetsWithContext mocks base method

func (*MockQuickSightAPI) ListDataSources

ListDataSources mocks base method

func (*MockQuickSightAPI) ListDataSourcesPages

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

ListDataSourcesPages mocks base method

func (*MockQuickSightAPI) ListDataSourcesPagesWithContext

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

ListDataSourcesPagesWithContext mocks base method

func (*MockQuickSightAPI) ListDataSourcesRequest

ListDataSourcesRequest mocks base method

func (*MockQuickSightAPI) ListDataSourcesWithContext

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

ListDataSourcesWithContext mocks base method

func (*MockQuickSightAPI) ListFolderMembers

ListFolderMembers mocks base method

func (*MockQuickSightAPI) ListFolderMembersRequest

ListFolderMembersRequest mocks base method

func (*MockQuickSightAPI) ListFolderMembersWithContext

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

ListFolderMembersWithContext mocks base method

func (*MockQuickSightAPI) ListFolders

ListFolders mocks base method

func (*MockQuickSightAPI) ListFoldersRequest

ListFoldersRequest mocks base method

func (*MockQuickSightAPI) ListFoldersWithContext

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

ListFoldersWithContext mocks base method

func (*MockQuickSightAPI) ListGroupMemberships

ListGroupMemberships mocks base method

func (*MockQuickSightAPI) ListGroupMembershipsRequest

ListGroupMembershipsRequest mocks base method

func (*MockQuickSightAPI) ListGroupMembershipsWithContext

ListGroupMembershipsWithContext mocks base method

func (*MockQuickSightAPI) ListGroups

ListGroups mocks base method

func (*MockQuickSightAPI) ListGroupsRequest

ListGroupsRequest mocks base method

func (*MockQuickSightAPI) ListGroupsWithContext

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

ListGroupsWithContext mocks base method

func (*MockQuickSightAPI) ListIAMPolicyAssignments

ListIAMPolicyAssignments mocks base method

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUser

ListIAMPolicyAssignmentsForUser mocks base method

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUserRequest

ListIAMPolicyAssignmentsForUserRequest mocks base method

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsForUserWithContext

ListIAMPolicyAssignmentsForUserWithContext mocks base method

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsRequest

ListIAMPolicyAssignmentsRequest mocks base method

func (*MockQuickSightAPI) ListIAMPolicyAssignmentsWithContext

ListIAMPolicyAssignmentsWithContext mocks base method

func (*MockQuickSightAPI) ListIngestions

ListIngestions mocks base method

func (*MockQuickSightAPI) ListIngestionsPages

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

ListIngestionsPages mocks base method

func (*MockQuickSightAPI) ListIngestionsPagesWithContext

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

ListIngestionsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListIngestionsRequest

ListIngestionsRequest mocks base method

func (*MockQuickSightAPI) ListIngestionsWithContext

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

ListIngestionsWithContext mocks base method

func (*MockQuickSightAPI) ListNamespaces

ListNamespaces mocks base method

func (*MockQuickSightAPI) ListNamespacesPages

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

ListNamespacesPages mocks base method

func (*MockQuickSightAPI) ListNamespacesPagesWithContext

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

ListNamespacesPagesWithContext mocks base method

func (*MockQuickSightAPI) ListNamespacesRequest

ListNamespacesRequest mocks base method

func (*MockQuickSightAPI) ListNamespacesWithContext

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

ListNamespacesWithContext mocks base method

func (*MockQuickSightAPI) ListRefreshSchedules added in v1.44.239

ListRefreshSchedules mocks base method

func (*MockQuickSightAPI) ListRefreshSchedulesRequest added in v1.44.239

ListRefreshSchedulesRequest mocks base method

func (*MockQuickSightAPI) ListRefreshSchedulesWithContext added in v1.44.239

ListRefreshSchedulesWithContext mocks base method

func (*MockQuickSightAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockQuickSightAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockQuickSightAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockQuickSightAPI) ListTemplateAliases

ListTemplateAliases mocks base method

func (*MockQuickSightAPI) ListTemplateAliasesPages

ListTemplateAliasesPages mocks base method

func (*MockQuickSightAPI) ListTemplateAliasesPagesWithContext

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

ListTemplateAliasesPagesWithContext mocks base method

func (*MockQuickSightAPI) ListTemplateAliasesRequest

ListTemplateAliasesRequest mocks base method

func (*MockQuickSightAPI) ListTemplateAliasesWithContext

ListTemplateAliasesWithContext mocks base method

func (*MockQuickSightAPI) ListTemplateVersions

ListTemplateVersions mocks base method

func (*MockQuickSightAPI) ListTemplateVersionsPages

ListTemplateVersionsPages mocks base method

func (*MockQuickSightAPI) ListTemplateVersionsPagesWithContext

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

ListTemplateVersionsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListTemplateVersionsRequest

ListTemplateVersionsRequest mocks base method

func (*MockQuickSightAPI) ListTemplateVersionsWithContext

ListTemplateVersionsWithContext mocks base method

func (*MockQuickSightAPI) ListTemplates

ListTemplates mocks base method

func (*MockQuickSightAPI) ListTemplatesPages

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

ListTemplatesPages mocks base method

func (*MockQuickSightAPI) ListTemplatesPagesWithContext

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

ListTemplatesPagesWithContext mocks base method

func (*MockQuickSightAPI) ListTemplatesRequest

ListTemplatesRequest mocks base method

func (*MockQuickSightAPI) ListTemplatesWithContext

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

ListTemplatesWithContext mocks base method

func (*MockQuickSightAPI) ListThemeAliases

ListThemeAliases mocks base method

func (*MockQuickSightAPI) ListThemeAliasesRequest

ListThemeAliasesRequest mocks base method

func (*MockQuickSightAPI) ListThemeAliasesWithContext

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

ListThemeAliasesWithContext mocks base method

func (*MockQuickSightAPI) ListThemeVersions

ListThemeVersions mocks base method

func (*MockQuickSightAPI) ListThemeVersionsPages

ListThemeVersionsPages mocks base method

func (*MockQuickSightAPI) ListThemeVersionsPagesWithContext

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

ListThemeVersionsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListThemeVersionsRequest

ListThemeVersionsRequest mocks base method

func (*MockQuickSightAPI) ListThemeVersionsWithContext

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

ListThemeVersionsWithContext mocks base method

func (*MockQuickSightAPI) ListThemes

ListThemes mocks base method

func (*MockQuickSightAPI) ListThemesPages

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 context.Context, arg1 *quicksight.ListThemesInput, arg2 func(*quicksight.ListThemesOutput, bool) bool, arg3 ...request.Option) error

ListThemesPagesWithContext mocks base method

func (*MockQuickSightAPI) ListThemesRequest

ListThemesRequest mocks base method

func (*MockQuickSightAPI) ListThemesWithContext

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

ListThemesWithContext mocks base method

func (*MockQuickSightAPI) ListTopicRefreshSchedules added in v1.44.257

ListTopicRefreshSchedules mocks base method

func (*MockQuickSightAPI) ListTopicRefreshSchedulesRequest added in v1.44.257

ListTopicRefreshSchedulesRequest mocks base method

func (*MockQuickSightAPI) ListTopicRefreshSchedulesWithContext added in v1.44.257

ListTopicRefreshSchedulesWithContext mocks base method

func (*MockQuickSightAPI) ListTopics added in v1.44.257

ListTopics mocks base method

func (*MockQuickSightAPI) ListTopicsPages added in v1.44.257

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

ListTopicsPages mocks base method

func (*MockQuickSightAPI) ListTopicsPagesWithContext added in v1.44.257

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

ListTopicsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListTopicsRequest added in v1.44.257

ListTopicsRequest mocks base method

func (*MockQuickSightAPI) ListTopicsWithContext added in v1.44.257

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

ListTopicsWithContext mocks base method

func (*MockQuickSightAPI) ListUserGroups

ListUserGroups mocks base method

func (*MockQuickSightAPI) ListUserGroupsRequest

ListUserGroupsRequest mocks base method

func (*MockQuickSightAPI) ListUserGroupsWithContext

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

ListUserGroupsWithContext mocks base method

func (*MockQuickSightAPI) ListUsers

ListUsers mocks base method

func (*MockQuickSightAPI) ListUsersRequest

ListUsersRequest mocks base method

func (*MockQuickSightAPI) ListUsersWithContext

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

ListUsersWithContext mocks base method

func (*MockQuickSightAPI) ListVPCConnections added in v1.44.257

ListVPCConnections mocks base method

func (*MockQuickSightAPI) ListVPCConnectionsPages added in v1.44.257

ListVPCConnectionsPages mocks base method

func (*MockQuickSightAPI) ListVPCConnectionsPagesWithContext added in v1.44.257

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

ListVPCConnectionsPagesWithContext mocks base method

func (*MockQuickSightAPI) ListVPCConnectionsRequest added in v1.44.257

ListVPCConnectionsRequest mocks base method

func (*MockQuickSightAPI) ListVPCConnectionsWithContext added in v1.44.257

ListVPCConnectionsWithContext mocks base method

func (*MockQuickSightAPI) PutDataSetRefreshProperties added in v1.44.239

PutDataSetRefreshProperties mocks base method

func (*MockQuickSightAPI) PutDataSetRefreshPropertiesRequest added in v1.44.239

PutDataSetRefreshPropertiesRequest mocks base method

func (*MockQuickSightAPI) PutDataSetRefreshPropertiesWithContext added in v1.44.239

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 context.Context, arg1 *quicksight.RegisterUserInput, arg2 ...request.Option) (*quicksight.RegisterUserOutput, error)

RegisterUserWithContext mocks base method

func (*MockQuickSightAPI) RestoreAnalysis

RestoreAnalysis mocks base method

func (*MockQuickSightAPI) RestoreAnalysisRequest

RestoreAnalysisRequest mocks base method

func (*MockQuickSightAPI) RestoreAnalysisWithContext

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

RestoreAnalysisWithContext mocks base method

func (*MockQuickSightAPI) SearchAnalyses

SearchAnalyses mocks base method

func (*MockQuickSightAPI) SearchAnalysesPages

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

SearchAnalysesPages mocks base method

func (*MockQuickSightAPI) SearchAnalysesPagesWithContext

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

SearchAnalysesPagesWithContext mocks base method

func (*MockQuickSightAPI) SearchAnalysesRequest

SearchAnalysesRequest mocks base method

func (*MockQuickSightAPI) SearchAnalysesWithContext

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

SearchAnalysesWithContext mocks base method

func (*MockQuickSightAPI) SearchDashboards

SearchDashboards mocks base method

func (*MockQuickSightAPI) SearchDashboardsPages

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

SearchDashboardsPages mocks base method

func (*MockQuickSightAPI) SearchDashboardsPagesWithContext

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

SearchDashboardsPagesWithContext mocks base method

func (*MockQuickSightAPI) SearchDashboardsRequest

SearchDashboardsRequest mocks base method

func (*MockQuickSightAPI) SearchDashboardsWithContext

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

SearchDashboardsWithContext mocks base method

func (*MockQuickSightAPI) SearchDataSets added in v1.44.142

SearchDataSets mocks base method

func (*MockQuickSightAPI) SearchDataSetsPages added in v1.44.142

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

SearchDataSetsPages mocks base method

func (*MockQuickSightAPI) SearchDataSetsPagesWithContext added in v1.44.142

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

SearchDataSetsPagesWithContext mocks base method

func (*MockQuickSightAPI) SearchDataSetsRequest added in v1.44.142

SearchDataSetsRequest mocks base method

func (*MockQuickSightAPI) SearchDataSetsWithContext added in v1.44.142

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

SearchDataSetsWithContext mocks base method

func (*MockQuickSightAPI) SearchDataSources added in v1.44.142

SearchDataSources mocks base method

func (*MockQuickSightAPI) SearchDataSourcesPages added in v1.44.142

SearchDataSourcesPages mocks base method

func (*MockQuickSightAPI) SearchDataSourcesPagesWithContext added in v1.44.142

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

SearchDataSourcesPagesWithContext mocks base method

func (*MockQuickSightAPI) SearchDataSourcesRequest added in v1.44.142

SearchDataSourcesRequest mocks base method

func (*MockQuickSightAPI) SearchDataSourcesWithContext added in v1.44.142

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

SearchDataSourcesWithContext mocks base method

func (*MockQuickSightAPI) SearchFolders

SearchFolders mocks base method

func (*MockQuickSightAPI) SearchFoldersRequest

SearchFoldersRequest mocks base method

func (*MockQuickSightAPI) SearchFoldersWithContext

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

SearchFoldersWithContext mocks base method

func (*MockQuickSightAPI) SearchGroups

SearchGroups mocks base method

func (*MockQuickSightAPI) SearchGroupsRequest

SearchGroupsRequest mocks base method

func (*MockQuickSightAPI) SearchGroupsWithContext

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

SearchGroupsWithContext mocks base method

func (*MockQuickSightAPI) StartAssetBundleExportJob added in v1.44.267

StartAssetBundleExportJob mocks base method

func (*MockQuickSightAPI) StartAssetBundleExportJobRequest added in v1.44.267

StartAssetBundleExportJobRequest mocks base method

func (*MockQuickSightAPI) StartAssetBundleExportJobWithContext added in v1.44.267

StartAssetBundleExportJobWithContext mocks base method

func (*MockQuickSightAPI) StartAssetBundleImportJob added in v1.44.267

StartAssetBundleImportJob mocks base method

func (*MockQuickSightAPI) StartAssetBundleImportJobRequest added in v1.44.267

StartAssetBundleImportJobRequest mocks base method

func (*MockQuickSightAPI) StartAssetBundleImportJobWithContext added in v1.44.267

StartAssetBundleImportJobWithContext mocks base method

func (*MockQuickSightAPI) TagResource

TagResource mocks base method

func (*MockQuickSightAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockQuickSightAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method

func (*MockQuickSightAPI) UntagResource

UntagResource mocks base method

func (*MockQuickSightAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockQuickSightAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method

func (*MockQuickSightAPI) UpdateAccountCustomization

UpdateAccountCustomization mocks base method

func (*MockQuickSightAPI) UpdateAccountCustomizationRequest

UpdateAccountCustomizationRequest mocks base method

func (*MockQuickSightAPI) UpdateAccountCustomizationWithContext

UpdateAccountCustomizationWithContext mocks base method

func (*MockQuickSightAPI) UpdateAccountSettings

UpdateAccountSettings mocks base method

func (*MockQuickSightAPI) UpdateAccountSettingsRequest

UpdateAccountSettingsRequest mocks base method

func (*MockQuickSightAPI) UpdateAccountSettingsWithContext

UpdateAccountSettingsWithContext mocks base method

func (*MockQuickSightAPI) UpdateAnalysis

UpdateAnalysis mocks base method

func (*MockQuickSightAPI) UpdateAnalysisPermissions

UpdateAnalysisPermissions mocks base method

func (*MockQuickSightAPI) UpdateAnalysisPermissionsRequest

UpdateAnalysisPermissionsRequest mocks base method

func (*MockQuickSightAPI) UpdateAnalysisPermissionsWithContext

UpdateAnalysisPermissionsWithContext mocks base method

func (*MockQuickSightAPI) UpdateAnalysisRequest

UpdateAnalysisRequest mocks base method

func (*MockQuickSightAPI) UpdateAnalysisWithContext

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

UpdateAnalysisWithContext mocks base method

func (*MockQuickSightAPI) UpdateDashboard

UpdateDashboard mocks base method

func (*MockQuickSightAPI) UpdateDashboardPermissions

UpdateDashboardPermissions mocks base method

func (*MockQuickSightAPI) UpdateDashboardPermissionsRequest

UpdateDashboardPermissionsRequest mocks base method

func (*MockQuickSightAPI) UpdateDashboardPermissionsWithContext

UpdateDashboardPermissionsWithContext mocks base method

func (*MockQuickSightAPI) UpdateDashboardPublishedVersion

UpdateDashboardPublishedVersion mocks base method

func (*MockQuickSightAPI) UpdateDashboardPublishedVersionRequest

UpdateDashboardPublishedVersionRequest mocks base method

func (*MockQuickSightAPI) UpdateDashboardPublishedVersionWithContext

UpdateDashboardPublishedVersionWithContext mocks base method

func (*MockQuickSightAPI) UpdateDashboardRequest

UpdateDashboardRequest mocks base method

func (*MockQuickSightAPI) UpdateDashboardWithContext

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

UpdateDashboardWithContext mocks base method

func (*MockQuickSightAPI) UpdateDataSet

UpdateDataSet mocks base method

func (*MockQuickSightAPI) UpdateDataSetPermissions

UpdateDataSetPermissions mocks base method

func (*MockQuickSightAPI) UpdateDataSetPermissionsRequest

UpdateDataSetPermissionsRequest mocks base method

func (*MockQuickSightAPI) UpdateDataSetPermissionsWithContext

UpdateDataSetPermissionsWithContext mocks base method

func (*MockQuickSightAPI) UpdateDataSetRequest

UpdateDataSetRequest mocks base method

func (*MockQuickSightAPI) UpdateDataSetWithContext

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

UpdateDataSetWithContext mocks base method

func (*MockQuickSightAPI) UpdateDataSource

UpdateDataSource mocks base method

func (*MockQuickSightAPI) UpdateDataSourcePermissions

UpdateDataSourcePermissions mocks base method

func (*MockQuickSightAPI) UpdateDataSourcePermissionsRequest

UpdateDataSourcePermissionsRequest mocks base method

func (*MockQuickSightAPI) UpdateDataSourcePermissionsWithContext

UpdateDataSourcePermissionsWithContext mocks base method

func (*MockQuickSightAPI) UpdateDataSourceRequest

UpdateDataSourceRequest mocks base method

func (*MockQuickSightAPI) UpdateDataSourceWithContext

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

UpdateDataSourceWithContext mocks base method

func (*MockQuickSightAPI) UpdateFolder

UpdateFolder mocks base method

func (*MockQuickSightAPI) UpdateFolderPermissions

UpdateFolderPermissions mocks base method

func (*MockQuickSightAPI) UpdateFolderPermissionsRequest

UpdateFolderPermissionsRequest mocks base method

func (*MockQuickSightAPI) UpdateFolderPermissionsWithContext

UpdateFolderPermissionsWithContext mocks base method

func (*MockQuickSightAPI) UpdateFolderRequest

UpdateFolderRequest mocks base method

func (*MockQuickSightAPI) UpdateFolderWithContext

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

UpdateFolderWithContext mocks base method

func (*MockQuickSightAPI) UpdateGroup

UpdateGroup mocks base method

func (*MockQuickSightAPI) UpdateGroupRequest

UpdateGroupRequest mocks base method

func (*MockQuickSightAPI) UpdateGroupWithContext

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

UpdateGroupWithContext mocks base method

func (*MockQuickSightAPI) UpdateIAMPolicyAssignment

UpdateIAMPolicyAssignment mocks base method

func (*MockQuickSightAPI) UpdateIAMPolicyAssignmentRequest

UpdateIAMPolicyAssignmentRequest mocks base method

func (*MockQuickSightAPI) UpdateIAMPolicyAssignmentWithContext

UpdateIAMPolicyAssignmentWithContext mocks base method

func (*MockQuickSightAPI) UpdateIpRestriction

UpdateIpRestriction mocks base method

func (*MockQuickSightAPI) UpdateIpRestrictionRequest

UpdateIpRestrictionRequest mocks base method

func (*MockQuickSightAPI) UpdateIpRestrictionWithContext

UpdateIpRestrictionWithContext mocks base method

func (*MockQuickSightAPI) UpdatePublicSharingSettings added in v1.44.17

UpdatePublicSharingSettings mocks base method

func (*MockQuickSightAPI) UpdatePublicSharingSettingsRequest added in v1.44.17

UpdatePublicSharingSettingsRequest mocks base method

func (*MockQuickSightAPI) UpdatePublicSharingSettingsWithContext added in v1.44.17

UpdatePublicSharingSettingsWithContext mocks base method

func (*MockQuickSightAPI) UpdateRefreshSchedule added in v1.44.239

UpdateRefreshSchedule mocks base method

func (*MockQuickSightAPI) UpdateRefreshScheduleRequest added in v1.44.239

UpdateRefreshScheduleRequest mocks base method

func (*MockQuickSightAPI) UpdateRefreshScheduleWithContext added in v1.44.239

UpdateRefreshScheduleWithContext mocks base method

func (*MockQuickSightAPI) UpdateTemplate

UpdateTemplate mocks base method

func (*MockQuickSightAPI) UpdateTemplateAlias

UpdateTemplateAlias mocks base method

func (*MockQuickSightAPI) UpdateTemplateAliasRequest

UpdateTemplateAliasRequest mocks base method

func (*MockQuickSightAPI) UpdateTemplateAliasWithContext

UpdateTemplateAliasWithContext mocks base method

func (*MockQuickSightAPI) UpdateTemplatePermissions

UpdateTemplatePermissions mocks base method

func (*MockQuickSightAPI) UpdateTemplatePermissionsRequest

UpdateTemplatePermissionsRequest mocks base method

func (*MockQuickSightAPI) UpdateTemplatePermissionsWithContext

UpdateTemplatePermissionsWithContext mocks base method

func (*MockQuickSightAPI) UpdateTemplateRequest

UpdateTemplateRequest mocks base method

func (*MockQuickSightAPI) UpdateTemplateWithContext

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

UpdateTemplateWithContext mocks base method

func (*MockQuickSightAPI) UpdateTheme

UpdateTheme mocks base method

func (*MockQuickSightAPI) UpdateThemeAlias

UpdateThemeAlias mocks base method

func (*MockQuickSightAPI) UpdateThemeAliasRequest

UpdateThemeAliasRequest mocks base method

func (*MockQuickSightAPI) UpdateThemeAliasWithContext

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

UpdateThemeAliasWithContext mocks base method

func (*MockQuickSightAPI) UpdateThemePermissions

UpdateThemePermissions mocks base method

func (*MockQuickSightAPI) UpdateThemePermissionsRequest

UpdateThemePermissionsRequest mocks base method

func (*MockQuickSightAPI) UpdateThemePermissionsWithContext

UpdateThemePermissionsWithContext mocks base method

func (*MockQuickSightAPI) UpdateThemeRequest

UpdateThemeRequest mocks base method

func (*MockQuickSightAPI) UpdateThemeWithContext

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

UpdateThemeWithContext mocks base method

func (*MockQuickSightAPI) UpdateTopic added in v1.44.257

UpdateTopic mocks base method

func (*MockQuickSightAPI) UpdateTopicPermissions added in v1.44.257

UpdateTopicPermissions mocks base method

func (*MockQuickSightAPI) UpdateTopicPermissionsRequest added in v1.44.257

UpdateTopicPermissionsRequest mocks base method

func (*MockQuickSightAPI) UpdateTopicPermissionsWithContext added in v1.44.257

UpdateTopicPermissionsWithContext mocks base method

func (*MockQuickSightAPI) UpdateTopicRefreshSchedule added in v1.44.257

UpdateTopicRefreshSchedule mocks base method

func (*MockQuickSightAPI) UpdateTopicRefreshScheduleRequest added in v1.44.257

UpdateTopicRefreshScheduleRequest mocks base method

func (*MockQuickSightAPI) UpdateTopicRefreshScheduleWithContext added in v1.44.257

UpdateTopicRefreshScheduleWithContext mocks base method

func (*MockQuickSightAPI) UpdateTopicRequest added in v1.44.257

UpdateTopicRequest mocks base method

func (*MockQuickSightAPI) UpdateTopicWithContext added in v1.44.257

func (m *MockQuickSightAPI) UpdateTopicWithContext(arg0 context.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 context.Context, arg1 *quicksight.UpdateUserInput, arg2 ...request.Option) (*quicksight.UpdateUserOutput, error)

UpdateUserWithContext mocks base method

func (*MockQuickSightAPI) UpdateVPCConnection added in v1.44.257

UpdateVPCConnection mocks base method

func (*MockQuickSightAPI) UpdateVPCConnectionRequest added in v1.44.257

UpdateVPCConnectionRequest mocks base method

func (*MockQuickSightAPI) UpdateVPCConnectionWithContext added in v1.44.257

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 added in v1.44.48

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

CreateAccountSubscription indicates an expected call of CreateAccountSubscription

func (*MockQuickSightAPIMockRecorder) CreateAccountSubscriptionRequest added in v1.44.48

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

CreateAccountSubscriptionRequest indicates an expected call of CreateAccountSubscriptionRequest

func (*MockQuickSightAPIMockRecorder) CreateAccountSubscriptionWithContext added in v1.44.48

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 added in v1.44.239

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

CreateRefreshSchedule indicates an expected call of CreateRefreshSchedule

func (*MockQuickSightAPIMockRecorder) CreateRefreshScheduleRequest added in v1.44.239

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

CreateRefreshScheduleRequest indicates an expected call of CreateRefreshScheduleRequest

func (*MockQuickSightAPIMockRecorder) CreateRefreshScheduleWithContext added in v1.44.239

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

CreateRefreshScheduleWithContext indicates an expected call of CreateRefreshScheduleWithContext

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 added in v1.44.257

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

CreateTopic indicates an expected call of CreateTopic

func (*MockQuickSightAPIMockRecorder) CreateTopicRefreshSchedule added in v1.44.257

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

CreateTopicRefreshSchedule indicates an expected call of CreateTopicRefreshSchedule

func (*MockQuickSightAPIMockRecorder) CreateTopicRefreshScheduleRequest added in v1.44.257

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

CreateTopicRefreshScheduleRequest indicates an expected call of CreateTopicRefreshScheduleRequest

func (*MockQuickSightAPIMockRecorder) CreateTopicRefreshScheduleWithContext added in v1.44.257

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

CreateTopicRefreshScheduleWithContext indicates an expected call of CreateTopicRefreshScheduleWithContext

func (*MockQuickSightAPIMockRecorder) CreateTopicRequest added in v1.44.257

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

CreateTopicRequest indicates an expected call of CreateTopicRequest

func (*MockQuickSightAPIMockRecorder) CreateTopicWithContext added in v1.44.257

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

CreateTopicWithContext indicates an expected call of CreateTopicWithContext

func (*MockQuickSightAPIMockRecorder) CreateVPCConnection added in v1.44.257

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

CreateVPCConnection indicates an expected call of CreateVPCConnection

func (*MockQuickSightAPIMockRecorder) CreateVPCConnectionRequest added in v1.44.257

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

CreateVPCConnectionRequest indicates an expected call of CreateVPCConnectionRequest

func (*MockQuickSightAPIMockRecorder) CreateVPCConnectionWithContext added in v1.44.257

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 added in v1.44.142

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

DeleteAccountSubscription indicates an expected call of DeleteAccountSubscription

func (*MockQuickSightAPIMockRecorder) DeleteAccountSubscriptionRequest added in v1.44.142

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

DeleteAccountSubscriptionRequest indicates an expected call of DeleteAccountSubscriptionRequest

func (*MockQuickSightAPIMockRecorder) DeleteAccountSubscriptionWithContext added in v1.44.142

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 added in v1.44.239

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

DeleteDataSetRefreshProperties indicates an expected call of DeleteDataSetRefreshProperties

func (*MockQuickSightAPIMockRecorder) DeleteDataSetRefreshPropertiesRequest added in v1.44.239

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

DeleteDataSetRefreshPropertiesRequest indicates an expected call of DeleteDataSetRefreshPropertiesRequest

func (*MockQuickSightAPIMockRecorder) DeleteDataSetRefreshPropertiesWithContext added in v1.44.239

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) 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 added in v1.44.239

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

DeleteRefreshSchedule indicates an expected call of DeleteRefreshSchedule

func (*MockQuickSightAPIMockRecorder) DeleteRefreshScheduleRequest added in v1.44.239

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

DeleteRefreshScheduleRequest indicates an expected call of DeleteRefreshScheduleRequest

func (*MockQuickSightAPIMockRecorder) DeleteRefreshScheduleWithContext added in v1.44.239

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

DeleteRefreshScheduleWithContext indicates an expected call of DeleteRefreshScheduleWithContext

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 added in v1.44.257

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

DeleteTopic indicates an expected call of DeleteTopic

func (*MockQuickSightAPIMockRecorder) DeleteTopicRefreshSchedule added in v1.44.257

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

DeleteTopicRefreshSchedule indicates an expected call of DeleteTopicRefreshSchedule

func (*MockQuickSightAPIMockRecorder) DeleteTopicRefreshScheduleRequest added in v1.44.257

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

DeleteTopicRefreshScheduleRequest indicates an expected call of DeleteTopicRefreshScheduleRequest

func (*MockQuickSightAPIMockRecorder) DeleteTopicRefreshScheduleWithContext added in v1.44.257

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

DeleteTopicRefreshScheduleWithContext indicates an expected call of DeleteTopicRefreshScheduleWithContext

func (*MockQuickSightAPIMockRecorder) DeleteTopicRequest added in v1.44.257

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

DeleteTopicRequest indicates an expected call of DeleteTopicRequest

func (*MockQuickSightAPIMockRecorder) DeleteTopicWithContext added in v1.44.257

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 added in v1.44.257

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

DeleteVPCConnection indicates an expected call of DeleteVPCConnection

func (*MockQuickSightAPIMockRecorder) DeleteVPCConnectionRequest added in v1.44.257

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

DeleteVPCConnectionRequest indicates an expected call of DeleteVPCConnectionRequest

func (*MockQuickSightAPIMockRecorder) DeleteVPCConnectionWithContext added in v1.44.257

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 added in v1.44.48

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

DescribeAccountSubscription indicates an expected call of DescribeAccountSubscription

func (*MockQuickSightAPIMockRecorder) DescribeAccountSubscriptionRequest added in v1.44.48

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

DescribeAccountSubscriptionRequest indicates an expected call of DescribeAccountSubscriptionRequest

func (*MockQuickSightAPIMockRecorder) DescribeAccountSubscriptionWithContext added in v1.44.48

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 added in v1.44.147

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

DescribeAnalysisDefinition indicates an expected call of DescribeAnalysisDefinition

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisDefinitionRequest added in v1.44.147

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

DescribeAnalysisDefinitionRequest indicates an expected call of DescribeAnalysisDefinitionRequest

func (*MockQuickSightAPIMockRecorder) DescribeAnalysisDefinitionWithContext added in v1.44.147

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 added in v1.44.267

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

DescribeAssetBundleExportJob indicates an expected call of DescribeAssetBundleExportJob

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleExportJobRequest added in v1.44.267

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

DescribeAssetBundleExportJobRequest indicates an expected call of DescribeAssetBundleExportJobRequest

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleExportJobWithContext added in v1.44.267

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

DescribeAssetBundleExportJobWithContext indicates an expected call of DescribeAssetBundleExportJobWithContext

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleImportJob added in v1.44.267

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

DescribeAssetBundleImportJob indicates an expected call of DescribeAssetBundleImportJob

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleImportJobRequest added in v1.44.267

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

DescribeAssetBundleImportJobRequest indicates an expected call of DescribeAssetBundleImportJobRequest

func (*MockQuickSightAPIMockRecorder) DescribeAssetBundleImportJobWithContext added in v1.44.267

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 added in v1.44.147

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

DescribeDashboardDefinition indicates an expected call of DescribeDashboardDefinition

func (*MockQuickSightAPIMockRecorder) DescribeDashboardDefinitionRequest added in v1.44.147

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

DescribeDashboardDefinitionRequest indicates an expected call of DescribeDashboardDefinitionRequest

func (*MockQuickSightAPIMockRecorder) DescribeDashboardDefinitionWithContext added in v1.44.147

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) 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 added in v1.44.239

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

DescribeDataSetRefreshProperties indicates an expected call of DescribeDataSetRefreshProperties

func (*MockQuickSightAPIMockRecorder) DescribeDataSetRefreshPropertiesRequest added in v1.44.239

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

DescribeDataSetRefreshPropertiesRequest indicates an expected call of DescribeDataSetRefreshPropertiesRequest

func (*MockQuickSightAPIMockRecorder) DescribeDataSetRefreshPropertiesWithContext added in v1.44.239

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) 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) 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) 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 added in v1.44.239

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

DescribeRefreshSchedule indicates an expected call of DescribeRefreshSchedule

func (*MockQuickSightAPIMockRecorder) DescribeRefreshScheduleRequest added in v1.44.239

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

DescribeRefreshScheduleRequest indicates an expected call of DescribeRefreshScheduleRequest

func (*MockQuickSightAPIMockRecorder) DescribeRefreshScheduleWithContext added in v1.44.239

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

DescribeRefreshScheduleWithContext indicates an expected call of DescribeRefreshScheduleWithContext

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 added in v1.44.147

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

DescribeTemplateDefinition indicates an expected call of DescribeTemplateDefinition

func (*MockQuickSightAPIMockRecorder) DescribeTemplateDefinitionRequest added in v1.44.147

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

DescribeTemplateDefinitionRequest indicates an expected call of DescribeTemplateDefinitionRequest

func (*MockQuickSightAPIMockRecorder) DescribeTemplateDefinitionWithContext added in v1.44.147

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 added in v1.44.257

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

DescribeTopic indicates an expected call of DescribeTopic

func (*MockQuickSightAPIMockRecorder) DescribeTopicPermissions added in v1.44.257

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

DescribeTopicPermissions indicates an expected call of DescribeTopicPermissions

func (*MockQuickSightAPIMockRecorder) DescribeTopicPermissionsRequest added in v1.44.257

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

DescribeTopicPermissionsRequest indicates an expected call of DescribeTopicPermissionsRequest

func (*MockQuickSightAPIMockRecorder) DescribeTopicPermissionsWithContext added in v1.44.257

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

DescribeTopicPermissionsWithContext indicates an expected call of DescribeTopicPermissionsWithContext

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefresh added in v1.44.257

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

DescribeTopicRefresh indicates an expected call of DescribeTopicRefresh

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshRequest added in v1.44.257

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

DescribeTopicRefreshRequest indicates an expected call of DescribeTopicRefreshRequest

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshSchedule added in v1.44.257

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

DescribeTopicRefreshSchedule indicates an expected call of DescribeTopicRefreshSchedule

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshScheduleRequest added in v1.44.257

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

DescribeTopicRefreshScheduleRequest indicates an expected call of DescribeTopicRefreshScheduleRequest

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshScheduleWithContext added in v1.44.257

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

DescribeTopicRefreshScheduleWithContext indicates an expected call of DescribeTopicRefreshScheduleWithContext

func (*MockQuickSightAPIMockRecorder) DescribeTopicRefreshWithContext added in v1.44.257

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

DescribeTopicRefreshWithContext indicates an expected call of DescribeTopicRefreshWithContext

func (*MockQuickSightAPIMockRecorder) DescribeTopicRequest added in v1.44.257

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

DescribeTopicRequest indicates an expected call of DescribeTopicRequest

func (*MockQuickSightAPIMockRecorder) DescribeTopicWithContext added in v1.44.257

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 added in v1.44.257

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

DescribeVPCConnection indicates an expected call of DescribeVPCConnection

func (*MockQuickSightAPIMockRecorder) DescribeVPCConnectionRequest added in v1.44.257

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

DescribeVPCConnectionRequest indicates an expected call of DescribeVPCConnectionRequest

func (*MockQuickSightAPIMockRecorder) DescribeVPCConnectionWithContext added in v1.44.257

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 added in v1.44.267

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

ListAssetBundleExportJobs indicates an expected call of ListAssetBundleExportJobs

func (*MockQuickSightAPIMockRecorder) ListAssetBundleExportJobsPages added in v1.44.267

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

ListAssetBundleExportJobsPages indicates an expected call of ListAssetBundleExportJobsPages

func (*MockQuickSightAPIMockRecorder) ListAssetBundleExportJobsPagesWithContext added in v1.44.267

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

ListAssetBundleExportJobsPagesWithContext indicates an expected call of ListAssetBundleExportJobsPagesWithContext

func (*MockQuickSightAPIMockRecorder) ListAssetBundleExportJobsRequest added in v1.44.267

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

ListAssetBundleExportJobsRequest indicates an expected call of ListAssetBundleExportJobsRequest

func (*MockQuickSightAPIMockRecorder) ListAssetBundleExportJobsWithContext added in v1.44.267

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

ListAssetBundleExportJobsWithContext indicates an expected call of ListAssetBundleExportJobsWithContext

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobs added in v1.44.267

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

ListAssetBundleImportJobs indicates an expected call of ListAssetBundleImportJobs

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobsPages added in v1.44.267

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

ListAssetBundleImportJobsPages indicates an expected call of ListAssetBundleImportJobsPages

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobsPagesWithContext added in v1.44.267

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

ListAssetBundleImportJobsPagesWithContext indicates an expected call of ListAssetBundleImportJobsPagesWithContext

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobsRequest added in v1.44.267

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

ListAssetBundleImportJobsRequest indicates an expected call of ListAssetBundleImportJobsRequest

func (*MockQuickSightAPIMockRecorder) ListAssetBundleImportJobsWithContext added in v1.44.267

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

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

ListGroupMembershipsRequest indicates an expected call of ListGroupMembershipsRequest

func (*MockQuickSightAPIMockRecorder) ListGroupMembershipsWithContext

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

ListGroupMembershipsWithContext indicates an expected call of ListGroupMembershipsWithContext

func (*MockQuickSightAPIMockRecorder) ListGroups

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

ListGroups indicates an expected call of ListGroups

func (*MockQuickSightAPIMockRecorder) ListGroupsRequest

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

ListGroupsRequest indicates an expected call of ListGroupsRequest

func (*MockQuickSightAPIMockRecorder) ListGroupsWithContext

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

ListGroupsWithContext indicates an expected call of ListGroupsWithContext

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignments

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

ListIAMPolicyAssignments indicates an expected call of ListIAMPolicyAssignments

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUser

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

ListIAMPolicyAssignmentsForUser indicates an expected call of ListIAMPolicyAssignmentsForUser

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUserRequest

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

ListIAMPolicyAssignmentsForUserRequest indicates an expected call of ListIAMPolicyAssignmentsForUserRequest

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsForUserWithContext

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

ListIAMPolicyAssignmentsForUserWithContext indicates an expected call of ListIAMPolicyAssignmentsForUserWithContext

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsRequest

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

ListIAMPolicyAssignmentsRequest indicates an expected call of ListIAMPolicyAssignmentsRequest

func (*MockQuickSightAPIMockRecorder) ListIAMPolicyAssignmentsWithContext

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

ListIAMPolicyAssignmentsWithContext indicates an expected call of ListIAMPolicyAssignmentsWithContext

func (*MockQuickSightAPIMockRecorder) ListIngestions

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

ListIngestions indicates an expected call of ListIngestions

func (*MockQuickSightAPIMockRecorder) ListIngestionsPages

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

ListIngestionsPages indicates an expected call of ListIngestionsPages

func (*MockQuickSightAPIMockRecorder) ListIngestionsPagesWithContext

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

ListIngestionsPagesWithContext indicates an expected call of ListIngestionsPagesWithContext

func (*MockQuickSightAPIMockRecorder) ListIngestionsRequest

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

ListIngestionsRequest indicates an expected call of ListIngestionsRequest

func (*MockQuickSightAPIMockRecorder) ListIngestionsWithContext

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

ListIngestionsWithContext indicates an expected call of ListIngestionsWithContext

func (*MockQuickSightAPIMockRecorder) ListNamespaces

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

ListNamespaces indicates an expected call of ListNamespaces

func (*MockQuickSightAPIMockRecorder) ListNamespacesPages

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

ListNamespacesPages indicates an expected call of ListNamespacesPages

func (*MockQuickSightAPIMockRecorder) ListNamespacesPagesWithContext

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

ListNamespacesPagesWithContext indicates an expected call of ListNamespacesPagesWithContext

func (*MockQuickSightAPIMockRecorder) ListNamespacesRequest

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

ListNamespacesRequest indicates an expected call of ListNamespacesRequest

func (*MockQuickSightAPIMockRecorder) ListNamespacesWithContext

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

ListNamespacesWithContext indicates an expected call of ListNamespacesWithContext

func (*MockQuickSightAPIMockRecorder) ListRefreshSchedules added in v1.44.239

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

ListRefreshSchedules indicates an expected call of ListRefreshSchedules

func (*MockQuickSightAPIMockRecorder) ListRefreshSchedulesRequest added in v1.44.239

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

ListRefreshSchedulesRequest indicates an expected call of ListRefreshSchedulesRequest

func (*MockQuickSightAPIMockRecorder) ListRefreshSchedulesWithContext added in v1.44.239

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

ListRefreshSchedulesWithContext indicates an expected call of ListRefreshSchedulesWithContext

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 added in v1.44.257

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

ListTopicRefreshSchedules indicates an expected call of ListTopicRefreshSchedules

func (*MockQuickSightAPIMockRecorder) ListTopicRefreshSchedulesRequest added in v1.44.257

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

ListTopicRefreshSchedulesRequest indicates an expected call of ListTopicRefreshSchedulesRequest

func (*MockQuickSightAPIMockRecorder) ListTopicRefreshSchedulesWithContext added in v1.44.257

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

ListTopicRefreshSchedulesWithContext indicates an expected call of ListTopicRefreshSchedulesWithContext

func (*MockQuickSightAPIMockRecorder) ListTopics added in v1.44.257

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

ListTopics indicates an expected call of ListTopics

func (*MockQuickSightAPIMockRecorder) ListTopicsPages added in v1.44.257

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

ListTopicsPages indicates an expected call of ListTopicsPages

func (*MockQuickSightAPIMockRecorder) ListTopicsPagesWithContext added in v1.44.257

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

ListTopicsPagesWithContext indicates an expected call of ListTopicsPagesWithContext

func (*MockQuickSightAPIMockRecorder) ListTopicsRequest added in v1.44.257

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

ListTopicsRequest indicates an expected call of ListTopicsRequest

func (*MockQuickSightAPIMockRecorder) ListTopicsWithContext added in v1.44.257

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

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

ListUserGroupsRequest indicates an expected call of ListUserGroupsRequest

func (*MockQuickSightAPIMockRecorder) ListUserGroupsWithContext

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

ListUserGroupsWithContext indicates an expected call of ListUserGroupsWithContext

func (*MockQuickSightAPIMockRecorder) ListUsers

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

ListUsers indicates an expected call of ListUsers

func (*MockQuickSightAPIMockRecorder) ListUsersRequest

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

ListUsersRequest indicates an expected call of ListUsersRequest

func (*MockQuickSightAPIMockRecorder) ListUsersWithContext

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

ListUsersWithContext indicates an expected call of ListUsersWithContext

func (*MockQuickSightAPIMockRecorder) ListVPCConnections added in v1.44.257

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

ListVPCConnections indicates an expected call of ListVPCConnections

func (*MockQuickSightAPIMockRecorder) ListVPCConnectionsPages added in v1.44.257

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

ListVPCConnectionsPages indicates an expected call of ListVPCConnectionsPages

func (*MockQuickSightAPIMockRecorder) ListVPCConnectionsPagesWithContext added in v1.44.257

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

ListVPCConnectionsPagesWithContext indicates an expected call of ListVPCConnectionsPagesWithContext

func (*MockQuickSightAPIMockRecorder) ListVPCConnectionsRequest added in v1.44.257

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

ListVPCConnectionsRequest indicates an expected call of ListVPCConnectionsRequest

func (*MockQuickSightAPIMockRecorder) ListVPCConnectionsWithContext added in v1.44.257

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

ListVPCConnectionsWithContext indicates an expected call of ListVPCConnectionsWithContext

func (*MockQuickSightAPIMockRecorder) PutDataSetRefreshProperties added in v1.44.239

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

PutDataSetRefreshProperties indicates an expected call of PutDataSetRefreshProperties

func (*MockQuickSightAPIMockRecorder) PutDataSetRefreshPropertiesRequest added in v1.44.239

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

PutDataSetRefreshPropertiesRequest indicates an expected call of PutDataSetRefreshPropertiesRequest

func (*MockQuickSightAPIMockRecorder) PutDataSetRefreshPropertiesWithContext added in v1.44.239

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 added in v1.44.142

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

SearchDataSets indicates an expected call of SearchDataSets

func (*MockQuickSightAPIMockRecorder) SearchDataSetsPages added in v1.44.142

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

SearchDataSetsPages indicates an expected call of SearchDataSetsPages

func (*MockQuickSightAPIMockRecorder) SearchDataSetsPagesWithContext added in v1.44.142

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

SearchDataSetsPagesWithContext indicates an expected call of SearchDataSetsPagesWithContext

func (*MockQuickSightAPIMockRecorder) SearchDataSetsRequest added in v1.44.142

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

SearchDataSetsRequest indicates an expected call of SearchDataSetsRequest

func (*MockQuickSightAPIMockRecorder) SearchDataSetsWithContext added in v1.44.142

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

SearchDataSetsWithContext indicates an expected call of SearchDataSetsWithContext

func (*MockQuickSightAPIMockRecorder) SearchDataSources added in v1.44.142

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

SearchDataSources indicates an expected call of SearchDataSources

func (*MockQuickSightAPIMockRecorder) SearchDataSourcesPages added in v1.44.142

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

SearchDataSourcesPages indicates an expected call of SearchDataSourcesPages

func (*MockQuickSightAPIMockRecorder) SearchDataSourcesPagesWithContext added in v1.44.142

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

SearchDataSourcesPagesWithContext indicates an expected call of SearchDataSourcesPagesWithContext

func (*MockQuickSightAPIMockRecorder) SearchDataSourcesRequest added in v1.44.142

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

SearchDataSourcesRequest indicates an expected call of SearchDataSourcesRequest

func (*MockQuickSightAPIMockRecorder) SearchDataSourcesWithContext added in v1.44.142

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) 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) 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 added in v1.44.267

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

StartAssetBundleExportJob indicates an expected call of StartAssetBundleExportJob

func (*MockQuickSightAPIMockRecorder) StartAssetBundleExportJobRequest added in v1.44.267

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

StartAssetBundleExportJobRequest indicates an expected call of StartAssetBundleExportJobRequest

func (*MockQuickSightAPIMockRecorder) StartAssetBundleExportJobWithContext added in v1.44.267

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

StartAssetBundleExportJobWithContext indicates an expected call of StartAssetBundleExportJobWithContext

func (*MockQuickSightAPIMockRecorder) StartAssetBundleImportJob added in v1.44.267

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

StartAssetBundleImportJob indicates an expected call of StartAssetBundleImportJob

func (*MockQuickSightAPIMockRecorder) StartAssetBundleImportJobRequest added in v1.44.267

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

StartAssetBundleImportJobRequest indicates an expected call of StartAssetBundleImportJobRequest

func (*MockQuickSightAPIMockRecorder) StartAssetBundleImportJobWithContext added in v1.44.267

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

StartAssetBundleImportJobWithContext indicates an expected call of StartAssetBundleImportJobWithContext

func (*MockQuickSightAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockQuickSightAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockQuickSightAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockQuickSightAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockQuickSightAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockQuickSightAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockQuickSightAPIMockRecorder) UpdateAccountCustomization

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

UpdateAccountCustomization indicates an expected call of UpdateAccountCustomization

func (*MockQuickSightAPIMockRecorder) UpdateAccountCustomizationRequest

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

UpdateAccountCustomizationRequest indicates an expected call of UpdateAccountCustomizationRequest

func (*MockQuickSightAPIMockRecorder) UpdateAccountCustomizationWithContext

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

UpdateAccountCustomizationWithContext indicates an expected call of UpdateAccountCustomizationWithContext

func (*MockQuickSightAPIMockRecorder) UpdateAccountSettings

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

UpdateAccountSettings indicates an expected call of UpdateAccountSettings

func (*MockQuickSightAPIMockRecorder) UpdateAccountSettingsRequest

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

UpdateAccountSettingsRequest indicates an expected call of UpdateAccountSettingsRequest

func (*MockQuickSightAPIMockRecorder) UpdateAccountSettingsWithContext

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

UpdateAccountSettingsWithContext indicates an expected call of UpdateAccountSettingsWithContext

func (*MockQuickSightAPIMockRecorder) UpdateAnalysis

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

UpdateAnalysis indicates an expected call of UpdateAnalysis

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisPermissions

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

UpdateAnalysisPermissions indicates an expected call of UpdateAnalysisPermissions

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisPermissionsRequest

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

UpdateAnalysisPermissionsRequest indicates an expected call of UpdateAnalysisPermissionsRequest

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisPermissionsWithContext

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

UpdateAnalysisPermissionsWithContext indicates an expected call of UpdateAnalysisPermissionsWithContext

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisRequest

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

UpdateAnalysisRequest indicates an expected call of UpdateAnalysisRequest

func (*MockQuickSightAPIMockRecorder) UpdateAnalysisWithContext

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

UpdateAnalysisWithContext indicates an expected call of UpdateAnalysisWithContext

func (*MockQuickSightAPIMockRecorder) UpdateDashboard

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

UpdateDashboard indicates an expected call of UpdateDashboard

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPermissions

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

UpdateDashboardPermissions indicates an expected call of UpdateDashboardPermissions

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPermissionsRequest

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

UpdateDashboardPermissionsRequest indicates an expected call of UpdateDashboardPermissionsRequest

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPermissionsWithContext

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

UpdateDashboardPermissionsWithContext indicates an expected call of UpdateDashboardPermissionsWithContext

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersion

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

UpdateDashboardPublishedVersion indicates an expected call of UpdateDashboardPublishedVersion

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersionRequest

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

UpdateDashboardPublishedVersionRequest indicates an expected call of UpdateDashboardPublishedVersionRequest

func (*MockQuickSightAPIMockRecorder) UpdateDashboardPublishedVersionWithContext

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

UpdateDashboardPublishedVersionWithContext indicates an expected call of UpdateDashboardPublishedVersionWithContext

func (*MockQuickSightAPIMockRecorder) UpdateDashboardRequest

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

UpdateDashboardRequest indicates an expected call of UpdateDashboardRequest

func (*MockQuickSightAPIMockRecorder) UpdateDashboardWithContext

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

UpdateDashboardWithContext indicates an expected call of UpdateDashboardWithContext

func (*MockQuickSightAPIMockRecorder) UpdateDataSet

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

UpdateDataSet indicates an expected call of UpdateDataSet

func (*MockQuickSightAPIMockRecorder) UpdateDataSetPermissions

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

UpdateDataSetPermissions indicates an expected call of UpdateDataSetPermissions

func (*MockQuickSightAPIMockRecorder) UpdateDataSetPermissionsRequest

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

UpdateDataSetPermissionsRequest indicates an expected call of UpdateDataSetPermissionsRequest

func (*MockQuickSightAPIMockRecorder) UpdateDataSetPermissionsWithContext

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

UpdateDataSetPermissionsWithContext indicates an expected call of UpdateDataSetPermissionsWithContext

func (*MockQuickSightAPIMockRecorder) UpdateDataSetRequest

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

UpdateDataSetRequest indicates an expected call of UpdateDataSetRequest

func (*MockQuickSightAPIMockRecorder) UpdateDataSetWithContext

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

UpdateDataSetWithContext indicates an expected call of UpdateDataSetWithContext

func (*MockQuickSightAPIMockRecorder) UpdateDataSource

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

UpdateDataSource indicates an expected call of UpdateDataSource

func (*MockQuickSightAPIMockRecorder) UpdateDataSourcePermissions

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

UpdateDataSourcePermissions indicates an expected call of UpdateDataSourcePermissions

func (*MockQuickSightAPIMockRecorder) UpdateDataSourcePermissionsRequest

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

UpdateDataSourcePermissionsRequest indicates an expected call of UpdateDataSourcePermissionsRequest

func (*MockQuickSightAPIMockRecorder) UpdateDataSourcePermissionsWithContext

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

UpdateDataSourcePermissionsWithContext indicates an expected call of UpdateDataSourcePermissionsWithContext

func (*MockQuickSightAPIMockRecorder) UpdateDataSourceRequest

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

UpdateDataSourceRequest indicates an expected call of UpdateDataSourceRequest

func (*MockQuickSightAPIMockRecorder) UpdateDataSourceWithContext

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

UpdateDataSourceWithContext indicates an expected call of UpdateDataSourceWithContext

func (*MockQuickSightAPIMockRecorder) UpdateFolder

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) 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) UpdatePublicSharingSettings added in v1.44.17

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

UpdatePublicSharingSettings indicates an expected call of UpdatePublicSharingSettings

func (*MockQuickSightAPIMockRecorder) UpdatePublicSharingSettingsRequest added in v1.44.17

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

UpdatePublicSharingSettingsRequest indicates an expected call of UpdatePublicSharingSettingsRequest

func (*MockQuickSightAPIMockRecorder) UpdatePublicSharingSettingsWithContext added in v1.44.17

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

UpdatePublicSharingSettingsWithContext indicates an expected call of UpdatePublicSharingSettingsWithContext

func (*MockQuickSightAPIMockRecorder) UpdateRefreshSchedule added in v1.44.239

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

UpdateRefreshSchedule indicates an expected call of UpdateRefreshSchedule

func (*MockQuickSightAPIMockRecorder) UpdateRefreshScheduleRequest added in v1.44.239

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

UpdateRefreshScheduleRequest indicates an expected call of UpdateRefreshScheduleRequest

func (*MockQuickSightAPIMockRecorder) UpdateRefreshScheduleWithContext added in v1.44.239

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

UpdateRefreshScheduleWithContext indicates an expected call of UpdateRefreshScheduleWithContext

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 added in v1.44.257

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

UpdateTopic indicates an expected call of UpdateTopic

func (*MockQuickSightAPIMockRecorder) UpdateTopicPermissions added in v1.44.257

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

UpdateTopicPermissions indicates an expected call of UpdateTopicPermissions

func (*MockQuickSightAPIMockRecorder) UpdateTopicPermissionsRequest added in v1.44.257

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

UpdateTopicPermissionsRequest indicates an expected call of UpdateTopicPermissionsRequest

func (*MockQuickSightAPIMockRecorder) UpdateTopicPermissionsWithContext added in v1.44.257

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

UpdateTopicPermissionsWithContext indicates an expected call of UpdateTopicPermissionsWithContext

func (*MockQuickSightAPIMockRecorder) UpdateTopicRefreshSchedule added in v1.44.257

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

UpdateTopicRefreshSchedule indicates an expected call of UpdateTopicRefreshSchedule

func (*MockQuickSightAPIMockRecorder) UpdateTopicRefreshScheduleRequest added in v1.44.257

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

UpdateTopicRefreshScheduleRequest indicates an expected call of UpdateTopicRefreshScheduleRequest

func (*MockQuickSightAPIMockRecorder) UpdateTopicRefreshScheduleWithContext added in v1.44.257

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

UpdateTopicRefreshScheduleWithContext indicates an expected call of UpdateTopicRefreshScheduleWithContext

func (*MockQuickSightAPIMockRecorder) UpdateTopicRequest added in v1.44.257

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

UpdateTopicRequest indicates an expected call of UpdateTopicRequest

func (*MockQuickSightAPIMockRecorder) UpdateTopicWithContext added in v1.44.257

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 added in v1.44.257

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

UpdateVPCConnection indicates an expected call of UpdateVPCConnection

func (*MockQuickSightAPIMockRecorder) UpdateVPCConnectionRequest added in v1.44.257

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

UpdateVPCConnectionRequest indicates an expected call of UpdateVPCConnectionRequest

func (*MockQuickSightAPIMockRecorder) UpdateVPCConnectionWithContext added in v1.44.257

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