quicksightmock

package
v1.29.12 Latest Latest
Warning

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

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

Documentation

Overview

Package quicksightmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockQuickSightAPI

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

MockQuickSightAPI is a mock of QuickSightAPI interface

func NewMockQuickSightAPI

func NewMockQuickSightAPI(ctrl *gomock.Controller) *MockQuickSightAPI

NewMockQuickSightAPI creates a new mock instance

func (*MockQuickSightAPI) CancelIngestion

CancelIngestion mocks base method

func (*MockQuickSightAPI) CancelIngestionRequest

CancelIngestionRequest mocks base method

func (*MockQuickSightAPI) CancelIngestionWithContext

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

CancelIngestionWithContext mocks base method

func (*MockQuickSightAPI) 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) 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) 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) DeleteDashboard

DeleteDashboard mocks base method

func (*MockQuickSightAPI) DeleteDashboardRequest

DeleteDashboardRequest mocks base method

func (*MockQuickSightAPI) DeleteDashboardWithContext

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

DeleteDashboardWithContext mocks base method

func (*MockQuickSightAPI) DeleteDataSet

DeleteDataSet mocks base method

func (*MockQuickSightAPI) DeleteDataSetRequest

DeleteDataSetRequest mocks base method

func (*MockQuickSightAPI) DeleteDataSetWithContext

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

DeleteDataSetWithContext mocks base method

func (*MockQuickSightAPI) DeleteDataSource

DeleteDataSource mocks base method

func (*MockQuickSightAPI) DeleteDataSourceRequest

DeleteDataSourceRequest mocks base method

func (*MockQuickSightAPI) DeleteDataSourceWithContext

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

DeleteDataSourceWithContext mocks base method

func (*MockQuickSightAPI) 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) 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) 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) DescribeDashboard

DescribeDashboard mocks base method

func (*MockQuickSightAPI) DescribeDashboardPermissions

DescribeDashboardPermissions mocks base method

func (*MockQuickSightAPI) DescribeDashboardPermissionsRequest

DescribeDashboardPermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeDashboardPermissionsWithContext

DescribeDashboardPermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeDashboardRequest

DescribeDashboardRequest mocks base method

func (*MockQuickSightAPI) DescribeDashboardWithContext

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

DescribeDashboardWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSet

DescribeDataSet mocks base method

func (*MockQuickSightAPI) DescribeDataSetPermissions

DescribeDataSetPermissions mocks base method

func (*MockQuickSightAPI) DescribeDataSetPermissionsRequest

DescribeDataSetPermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSetPermissionsWithContext

DescribeDataSetPermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSetRequest

DescribeDataSetRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSetWithContext

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

DescribeDataSetWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSource

DescribeDataSource mocks base method

func (*MockQuickSightAPI) DescribeDataSourcePermissions

DescribeDataSourcePermissions mocks base method

func (*MockQuickSightAPI) DescribeDataSourcePermissionsRequest

DescribeDataSourcePermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSourcePermissionsWithContext

DescribeDataSourcePermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeDataSourceRequest

DescribeDataSourceRequest mocks base method

func (*MockQuickSightAPI) DescribeDataSourceWithContext

DescribeDataSourceWithContext mocks base method

func (*MockQuickSightAPI) DescribeGroup

DescribeGroup 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) DescribeTemplate

DescribeTemplate mocks base method

func (*MockQuickSightAPI) DescribeTemplateAlias

DescribeTemplateAlias mocks base method

func (*MockQuickSightAPI) DescribeTemplateAliasRequest

DescribeTemplateAliasRequest mocks base method

func (*MockQuickSightAPI) DescribeTemplateAliasWithContext

DescribeTemplateAliasWithContext mocks base method

func (*MockQuickSightAPI) DescribeTemplatePermissions

DescribeTemplatePermissions mocks base method

func (*MockQuickSightAPI) DescribeTemplatePermissionsRequest

DescribeTemplatePermissionsRequest mocks base method

func (*MockQuickSightAPI) DescribeTemplatePermissionsWithContext

DescribeTemplatePermissionsWithContext mocks base method

func (*MockQuickSightAPI) DescribeTemplateRequest

DescribeTemplateRequest mocks base method

func (*MockQuickSightAPI) DescribeTemplateWithContext

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

DescribeTemplateWithContext mocks base method

func (*MockQuickSightAPI) DescribeUser

DescribeUser mocks base method

func (*MockQuickSightAPI) DescribeUserRequest

DescribeUserRequest mocks base method

func (*MockQuickSightAPI) DescribeUserWithContext

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

DescribeUserWithContext mocks base method

func (*MockQuickSightAPI) EXPECT

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

func (*MockQuickSightAPI) GetDashboardEmbedUrl

GetDashboardEmbedUrl mocks base method

func (*MockQuickSightAPI) GetDashboardEmbedUrlRequest

GetDashboardEmbedUrlRequest mocks base method

func (*MockQuickSightAPI) GetDashboardEmbedUrlWithContext

GetDashboardEmbedUrlWithContext 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) 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) 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) ListUserGroups

ListUserGroups mocks base method

func (*MockQuickSightAPI) ListUserGroupsRequest

ListUserGroupsRequest mocks base method

func (*MockQuickSightAPI) ListUserGroupsWithContext

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

ListUserGroupsWithContext mocks base method

func (*MockQuickSightAPI) ListUsers

ListUsers mocks base method

func (*MockQuickSightAPI) ListUsersRequest

ListUsersRequest mocks base method

func (*MockQuickSightAPI) ListUsersWithContext

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

ListUsersWithContext mocks base method

func (*MockQuickSightAPI) RegisterUser

RegisterUser mocks base method

func (*MockQuickSightAPI) RegisterUserRequest

RegisterUserRequest mocks base method

func (*MockQuickSightAPI) RegisterUserWithContext

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

RegisterUserWithContext mocks base method

func (*MockQuickSightAPI) 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) 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) 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) 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) UpdateUser

UpdateUser mocks base method

func (*MockQuickSightAPI) UpdateUserRequest

UpdateUserRequest mocks base method

func (*MockQuickSightAPI) UpdateUserWithContext

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

UpdateUserWithContext mocks base method

type MockQuickSightAPIMockRecorder

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

MockQuickSightAPIMockRecorder is the mock recorder for MockQuickSightAPI

func (*MockQuickSightAPIMockRecorder) CancelIngestion

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

CancelIngestion indicates an expected call of CancelIngestion

func (*MockQuickSightAPIMockRecorder) CancelIngestionRequest

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

CancelIngestionRequest indicates an expected call of CancelIngestionRequest

func (*MockQuickSightAPIMockRecorder) CancelIngestionWithContext

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

CancelIngestionWithContext indicates an expected call of CancelIngestionWithContext

func (*MockQuickSightAPIMockRecorder) 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) 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) 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) DeleteDashboard

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

DeleteDashboard indicates an expected call of DeleteDashboard

func (*MockQuickSightAPIMockRecorder) DeleteDashboardRequest

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

DeleteDashboardRequest indicates an expected call of DeleteDashboardRequest

func (*MockQuickSightAPIMockRecorder) DeleteDashboardWithContext

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

DeleteDashboardWithContext indicates an expected call of DeleteDashboardWithContext

func (*MockQuickSightAPIMockRecorder) DeleteDataSet

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

DeleteDataSet indicates an expected call of DeleteDataSet

func (*MockQuickSightAPIMockRecorder) DeleteDataSetRequest

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

DeleteDataSetRequest indicates an expected call of DeleteDataSetRequest

func (*MockQuickSightAPIMockRecorder) DeleteDataSetWithContext

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

DeleteDataSetWithContext indicates an expected call of DeleteDataSetWithContext

func (*MockQuickSightAPIMockRecorder) DeleteDataSource

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

DeleteDataSource indicates an expected call of DeleteDataSource

func (*MockQuickSightAPIMockRecorder) DeleteDataSourceRequest

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

DeleteDataSourceRequest indicates an expected call of DeleteDataSourceRequest

func (*MockQuickSightAPIMockRecorder) DeleteDataSourceWithContext

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

DeleteDataSourceWithContext indicates an expected call of DeleteDataSourceWithContext

func (*MockQuickSightAPIMockRecorder) 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) 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) 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) DescribeDashboard

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

DescribeDashboard indicates an expected call of DescribeDashboard

func (*MockQuickSightAPIMockRecorder) DescribeDashboardPermissions

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

DescribeDashboardPermissions indicates an expected call of DescribeDashboardPermissions

func (*MockQuickSightAPIMockRecorder) DescribeDashboardPermissionsRequest

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

DescribeDashboardPermissionsRequest indicates an expected call of DescribeDashboardPermissionsRequest

func (*MockQuickSightAPIMockRecorder) DescribeDashboardPermissionsWithContext

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

DescribeDashboardPermissionsWithContext indicates an expected call of DescribeDashboardPermissionsWithContext

func (*MockQuickSightAPIMockRecorder) DescribeDashboardRequest

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

DescribeDashboardRequest indicates an expected call of DescribeDashboardRequest

func (*MockQuickSightAPIMockRecorder) DescribeDashboardWithContext

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

DescribeDashboardWithContext indicates an expected call of DescribeDashboardWithContext

func (*MockQuickSightAPIMockRecorder) DescribeDataSet

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

DescribeDataSet indicates an expected call of DescribeDataSet

func (*MockQuickSightAPIMockRecorder) DescribeDataSetPermissions

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

DescribeDataSetPermissions indicates an expected call of DescribeDataSetPermissions

func (*MockQuickSightAPIMockRecorder) DescribeDataSetPermissionsRequest

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

DescribeDataSetPermissionsRequest indicates an expected call of DescribeDataSetPermissionsRequest

func (*MockQuickSightAPIMockRecorder) DescribeDataSetPermissionsWithContext

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

DescribeDataSetPermissionsWithContext indicates an expected call of DescribeDataSetPermissionsWithContext

func (*MockQuickSightAPIMockRecorder) DescribeDataSetRequest

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

DescribeDataSetRequest indicates an expected call of DescribeDataSetRequest

func (*MockQuickSightAPIMockRecorder) DescribeDataSetWithContext

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

DescribeDataSetWithContext indicates an expected call of DescribeDataSetWithContext

func (*MockQuickSightAPIMockRecorder) DescribeDataSource

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

DescribeDataSource indicates an expected call of DescribeDataSource

func (*MockQuickSightAPIMockRecorder) DescribeDataSourcePermissions

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

DescribeDataSourcePermissions indicates an expected call of DescribeDataSourcePermissions

func (*MockQuickSightAPIMockRecorder) DescribeDataSourcePermissionsRequest

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

DescribeDataSourcePermissionsRequest indicates an expected call of DescribeDataSourcePermissionsRequest

func (*MockQuickSightAPIMockRecorder) DescribeDataSourcePermissionsWithContext

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

DescribeDataSourcePermissionsWithContext indicates an expected call of DescribeDataSourcePermissionsWithContext

func (*MockQuickSightAPIMockRecorder) DescribeDataSourceRequest

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

DescribeDataSourceRequest indicates an expected call of DescribeDataSourceRequest

func (*MockQuickSightAPIMockRecorder) DescribeDataSourceWithContext

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

DescribeDataSourceWithContext indicates an expected call of DescribeDataSourceWithContext

func (*MockQuickSightAPIMockRecorder) DescribeGroup

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

DescribeGroup indicates an expected call of DescribeGroup

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

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

DescribeTemplate indicates an expected call of DescribeTemplate

func (*MockQuickSightAPIMockRecorder) DescribeTemplateAlias

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

DescribeTemplateAlias indicates an expected call of DescribeTemplateAlias

func (*MockQuickSightAPIMockRecorder) DescribeTemplateAliasRequest

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

DescribeTemplateAliasRequest indicates an expected call of DescribeTemplateAliasRequest

func (*MockQuickSightAPIMockRecorder) DescribeTemplateAliasWithContext

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

DescribeTemplateAliasWithContext indicates an expected call of DescribeTemplateAliasWithContext

func (*MockQuickSightAPIMockRecorder) DescribeTemplatePermissions

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

DescribeTemplatePermissions indicates an expected call of DescribeTemplatePermissions

func (*MockQuickSightAPIMockRecorder) DescribeTemplatePermissionsRequest

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

DescribeTemplatePermissionsRequest indicates an expected call of DescribeTemplatePermissionsRequest

func (*MockQuickSightAPIMockRecorder) DescribeTemplatePermissionsWithContext

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

DescribeTemplatePermissionsWithContext indicates an expected call of DescribeTemplatePermissionsWithContext

func (*MockQuickSightAPIMockRecorder) DescribeTemplateRequest

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

DescribeTemplateRequest indicates an expected call of DescribeTemplateRequest

func (*MockQuickSightAPIMockRecorder) DescribeTemplateWithContext

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

DescribeTemplateWithContext indicates an expected call of DescribeTemplateWithContext

func (*MockQuickSightAPIMockRecorder) 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) 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) 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) 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) 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) ListUserGroups

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

ListUserGroups indicates an expected call of ListUserGroups

func (*MockQuickSightAPIMockRecorder) ListUserGroupsRequest

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

ListUserGroupsRequest indicates an expected call of ListUserGroupsRequest

func (*MockQuickSightAPIMockRecorder) ListUserGroupsWithContext

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

ListUserGroupsWithContext indicates an expected call of ListUserGroupsWithContext

func (*MockQuickSightAPIMockRecorder) ListUsers

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

ListUsers indicates an expected call of ListUsers

func (*MockQuickSightAPIMockRecorder) ListUsersRequest

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

ListUsersRequest indicates an expected call of ListUsersRequest

func (*MockQuickSightAPIMockRecorder) ListUsersWithContext

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

ListUsersWithContext indicates an expected call of ListUsersWithContext

func (*MockQuickSightAPIMockRecorder) RegisterUser

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

RegisterUser indicates an expected call of RegisterUser

func (*MockQuickSightAPIMockRecorder) RegisterUserRequest

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

RegisterUserRequest indicates an expected call of RegisterUserRequest

func (*MockQuickSightAPIMockRecorder) RegisterUserWithContext

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

RegisterUserWithContext indicates an expected call of RegisterUserWithContext

func (*MockQuickSightAPIMockRecorder) 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) 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) 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) 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) UpdateUser

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

UpdateUser indicates an expected call of UpdateUser

func (*MockQuickSightAPIMockRecorder) UpdateUserRequest

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

UpdateUserRequest indicates an expected call of UpdateUserRequest

func (*MockQuickSightAPIMockRecorder) UpdateUserWithContext

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

UpdateUserWithContext indicates an expected call of UpdateUserWithContext

Jump to

Keyboard shortcuts

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