resourceexplorer2mock

package
v1.55.5 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package resourceexplorer2mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockResourceExplorer2API

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

MockResourceExplorer2API is a mock of ResourceExplorer2API interface

func NewMockResourceExplorer2API

func NewMockResourceExplorer2API(ctrl *gomock.Controller) *MockResourceExplorer2API

NewMockResourceExplorer2API creates a new mock instance

func (*MockResourceExplorer2API) AssociateDefaultView

AssociateDefaultView mocks base method

func (*MockResourceExplorer2API) AssociateDefaultViewRequest

AssociateDefaultViewRequest mocks base method

func (*MockResourceExplorer2API) AssociateDefaultViewWithContext

AssociateDefaultViewWithContext mocks base method

func (*MockResourceExplorer2API) BatchGetView

BatchGetView mocks base method

func (*MockResourceExplorer2API) BatchGetViewRequest

BatchGetViewRequest mocks base method

func (*MockResourceExplorer2API) BatchGetViewWithContext

BatchGetViewWithContext mocks base method

func (*MockResourceExplorer2API) CreateIndex

CreateIndex mocks base method

func (*MockResourceExplorer2API) CreateIndexRequest

CreateIndexRequest mocks base method

func (*MockResourceExplorer2API) CreateIndexWithContext

CreateIndexWithContext mocks base method

func (*MockResourceExplorer2API) CreateView

CreateView mocks base method

func (*MockResourceExplorer2API) CreateViewRequest

CreateViewRequest mocks base method

func (*MockResourceExplorer2API) CreateViewWithContext

CreateViewWithContext mocks base method

func (*MockResourceExplorer2API) DeleteIndex

DeleteIndex mocks base method

func (*MockResourceExplorer2API) DeleteIndexRequest

DeleteIndexRequest mocks base method

func (*MockResourceExplorer2API) DeleteIndexWithContext

DeleteIndexWithContext mocks base method

func (*MockResourceExplorer2API) DeleteView

DeleteView mocks base method

func (*MockResourceExplorer2API) DeleteViewRequest

DeleteViewRequest mocks base method

func (*MockResourceExplorer2API) DeleteViewWithContext

DeleteViewWithContext mocks base method

func (*MockResourceExplorer2API) DisassociateDefaultView

DisassociateDefaultView mocks base method

func (*MockResourceExplorer2API) DisassociateDefaultViewRequest

DisassociateDefaultViewRequest mocks base method

func (*MockResourceExplorer2API) DisassociateDefaultViewWithContext

DisassociateDefaultViewWithContext mocks base method

func (*MockResourceExplorer2API) EXPECT

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

func (*MockResourceExplorer2API) GetAccountLevelServiceConfiguration added in v1.54.2

GetAccountLevelServiceConfiguration mocks base method

func (*MockResourceExplorer2API) GetAccountLevelServiceConfigurationRequest added in v1.54.2

GetAccountLevelServiceConfigurationRequest mocks base method

func (*MockResourceExplorer2API) GetAccountLevelServiceConfigurationWithContext added in v1.54.2

GetAccountLevelServiceConfigurationWithContext mocks base method

func (*MockResourceExplorer2API) GetDefaultView

GetDefaultView mocks base method

func (*MockResourceExplorer2API) GetDefaultViewRequest

GetDefaultViewRequest mocks base method

func (*MockResourceExplorer2API) GetDefaultViewWithContext

GetDefaultViewWithContext mocks base method

func (*MockResourceExplorer2API) GetIndex

GetIndex mocks base method

func (*MockResourceExplorer2API) GetIndexRequest

GetIndexRequest mocks base method

func (*MockResourceExplorer2API) GetIndexWithContext

GetIndexWithContext mocks base method

func (*MockResourceExplorer2API) GetView

GetView mocks base method

func (*MockResourceExplorer2API) GetViewRequest

GetViewRequest mocks base method

func (*MockResourceExplorer2API) GetViewWithContext

GetViewWithContext mocks base method

func (*MockResourceExplorer2API) ListIndexes

ListIndexes mocks base method

func (*MockResourceExplorer2API) ListIndexesForMembers added in v1.54.2

ListIndexesForMembers mocks base method

func (*MockResourceExplorer2API) ListIndexesForMembersPages added in v1.54.2

ListIndexesForMembersPages mocks base method

func (*MockResourceExplorer2API) ListIndexesForMembersPagesWithContext added in v1.54.2

ListIndexesForMembersPagesWithContext mocks base method

func (*MockResourceExplorer2API) ListIndexesForMembersRequest added in v1.54.2

ListIndexesForMembersRequest mocks base method

func (*MockResourceExplorer2API) ListIndexesForMembersWithContext added in v1.54.2

ListIndexesForMembersWithContext mocks base method

func (*MockResourceExplorer2API) ListIndexesPages

ListIndexesPages mocks base method

func (*MockResourceExplorer2API) ListIndexesPagesWithContext

ListIndexesPagesWithContext mocks base method

func (*MockResourceExplorer2API) ListIndexesRequest

ListIndexesRequest mocks base method

func (*MockResourceExplorer2API) ListIndexesWithContext

ListIndexesWithContext mocks base method

func (*MockResourceExplorer2API) ListSupportedResourceTypes

ListSupportedResourceTypes mocks base method

func (*MockResourceExplorer2API) ListSupportedResourceTypesPages

ListSupportedResourceTypesPages mocks base method

func (*MockResourceExplorer2API) ListSupportedResourceTypesPagesWithContext

ListSupportedResourceTypesPagesWithContext mocks base method

func (*MockResourceExplorer2API) ListSupportedResourceTypesRequest

ListSupportedResourceTypesRequest mocks base method

func (*MockResourceExplorer2API) ListSupportedResourceTypesWithContext

ListSupportedResourceTypesWithContext mocks base method

func (*MockResourceExplorer2API) ListTagsForResource

ListTagsForResource mocks base method

func (*MockResourceExplorer2API) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockResourceExplorer2API) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockResourceExplorer2API) ListViews

ListViews mocks base method

func (*MockResourceExplorer2API) ListViewsPages

ListViewsPages mocks base method

func (*MockResourceExplorer2API) ListViewsPagesWithContext

func (m *MockResourceExplorer2API) ListViewsPagesWithContext(arg0 context.Context, arg1 *resourceexplorer2.ListViewsInput, arg2 func(*resourceexplorer2.ListViewsOutput, bool) bool, arg3 ...request.Option) error

ListViewsPagesWithContext mocks base method

func (*MockResourceExplorer2API) ListViewsRequest

ListViewsRequest mocks base method

func (*MockResourceExplorer2API) ListViewsWithContext

ListViewsWithContext mocks base method

func (*MockResourceExplorer2API) Search

Search mocks base method

func (*MockResourceExplorer2API) SearchPages

SearchPages mocks base method

func (*MockResourceExplorer2API) SearchPagesWithContext

func (m *MockResourceExplorer2API) SearchPagesWithContext(arg0 context.Context, arg1 *resourceexplorer2.SearchInput, arg2 func(*resourceexplorer2.SearchOutput, bool) bool, arg3 ...request.Option) error

SearchPagesWithContext mocks base method

func (*MockResourceExplorer2API) SearchRequest

SearchRequest mocks base method

func (*MockResourceExplorer2API) SearchWithContext

SearchWithContext mocks base method

func (*MockResourceExplorer2API) TagResource

TagResource mocks base method

func (*MockResourceExplorer2API) TagResourceRequest

TagResourceRequest mocks base method

func (*MockResourceExplorer2API) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockResourceExplorer2API) UntagResource

UntagResource mocks base method

func (*MockResourceExplorer2API) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockResourceExplorer2API) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockResourceExplorer2API) UpdateIndexType

UpdateIndexType mocks base method

func (*MockResourceExplorer2API) UpdateIndexTypeRequest

UpdateIndexTypeRequest mocks base method

func (*MockResourceExplorer2API) UpdateIndexTypeWithContext

UpdateIndexTypeWithContext mocks base method

func (*MockResourceExplorer2API) UpdateView

UpdateView mocks base method

func (*MockResourceExplorer2API) UpdateViewRequest

UpdateViewRequest mocks base method

func (*MockResourceExplorer2API) UpdateViewWithContext

UpdateViewWithContext mocks base method

type MockResourceExplorer2APIMockRecorder

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

MockResourceExplorer2APIMockRecorder is the mock recorder for MockResourceExplorer2API

func (*MockResourceExplorer2APIMockRecorder) AssociateDefaultView

func (mr *MockResourceExplorer2APIMockRecorder) AssociateDefaultView(arg0 interface{}) *gomock.Call

AssociateDefaultView indicates an expected call of AssociateDefaultView

func (*MockResourceExplorer2APIMockRecorder) AssociateDefaultViewRequest

func (mr *MockResourceExplorer2APIMockRecorder) AssociateDefaultViewRequest(arg0 interface{}) *gomock.Call

AssociateDefaultViewRequest indicates an expected call of AssociateDefaultViewRequest

func (*MockResourceExplorer2APIMockRecorder) AssociateDefaultViewWithContext

func (mr *MockResourceExplorer2APIMockRecorder) AssociateDefaultViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateDefaultViewWithContext indicates an expected call of AssociateDefaultViewWithContext

func (*MockResourceExplorer2APIMockRecorder) BatchGetView

func (mr *MockResourceExplorer2APIMockRecorder) BatchGetView(arg0 interface{}) *gomock.Call

BatchGetView indicates an expected call of BatchGetView

func (*MockResourceExplorer2APIMockRecorder) BatchGetViewRequest

func (mr *MockResourceExplorer2APIMockRecorder) BatchGetViewRequest(arg0 interface{}) *gomock.Call

BatchGetViewRequest indicates an expected call of BatchGetViewRequest

func (*MockResourceExplorer2APIMockRecorder) BatchGetViewWithContext

func (mr *MockResourceExplorer2APIMockRecorder) BatchGetViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetViewWithContext indicates an expected call of BatchGetViewWithContext

func (*MockResourceExplorer2APIMockRecorder) CreateIndex

func (mr *MockResourceExplorer2APIMockRecorder) CreateIndex(arg0 interface{}) *gomock.Call

CreateIndex indicates an expected call of CreateIndex

func (*MockResourceExplorer2APIMockRecorder) CreateIndexRequest

func (mr *MockResourceExplorer2APIMockRecorder) CreateIndexRequest(arg0 interface{}) *gomock.Call

CreateIndexRequest indicates an expected call of CreateIndexRequest

func (*MockResourceExplorer2APIMockRecorder) CreateIndexWithContext

func (mr *MockResourceExplorer2APIMockRecorder) CreateIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateIndexWithContext indicates an expected call of CreateIndexWithContext

func (*MockResourceExplorer2APIMockRecorder) CreateView

func (mr *MockResourceExplorer2APIMockRecorder) CreateView(arg0 interface{}) *gomock.Call

CreateView indicates an expected call of CreateView

func (*MockResourceExplorer2APIMockRecorder) CreateViewRequest

func (mr *MockResourceExplorer2APIMockRecorder) CreateViewRequest(arg0 interface{}) *gomock.Call

CreateViewRequest indicates an expected call of CreateViewRequest

func (*MockResourceExplorer2APIMockRecorder) CreateViewWithContext

func (mr *MockResourceExplorer2APIMockRecorder) CreateViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateViewWithContext indicates an expected call of CreateViewWithContext

func (*MockResourceExplorer2APIMockRecorder) DeleteIndex

func (mr *MockResourceExplorer2APIMockRecorder) DeleteIndex(arg0 interface{}) *gomock.Call

DeleteIndex indicates an expected call of DeleteIndex

func (*MockResourceExplorer2APIMockRecorder) DeleteIndexRequest

func (mr *MockResourceExplorer2APIMockRecorder) DeleteIndexRequest(arg0 interface{}) *gomock.Call

DeleteIndexRequest indicates an expected call of DeleteIndexRequest

func (*MockResourceExplorer2APIMockRecorder) DeleteIndexWithContext

func (mr *MockResourceExplorer2APIMockRecorder) DeleteIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteIndexWithContext indicates an expected call of DeleteIndexWithContext

func (*MockResourceExplorer2APIMockRecorder) DeleteView

func (mr *MockResourceExplorer2APIMockRecorder) DeleteView(arg0 interface{}) *gomock.Call

DeleteView indicates an expected call of DeleteView

func (*MockResourceExplorer2APIMockRecorder) DeleteViewRequest

func (mr *MockResourceExplorer2APIMockRecorder) DeleteViewRequest(arg0 interface{}) *gomock.Call

DeleteViewRequest indicates an expected call of DeleteViewRequest

func (*MockResourceExplorer2APIMockRecorder) DeleteViewWithContext

func (mr *MockResourceExplorer2APIMockRecorder) DeleteViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteViewWithContext indicates an expected call of DeleteViewWithContext

func (*MockResourceExplorer2APIMockRecorder) DisassociateDefaultView

func (mr *MockResourceExplorer2APIMockRecorder) DisassociateDefaultView(arg0 interface{}) *gomock.Call

DisassociateDefaultView indicates an expected call of DisassociateDefaultView

func (*MockResourceExplorer2APIMockRecorder) DisassociateDefaultViewRequest

func (mr *MockResourceExplorer2APIMockRecorder) DisassociateDefaultViewRequest(arg0 interface{}) *gomock.Call

DisassociateDefaultViewRequest indicates an expected call of DisassociateDefaultViewRequest

func (*MockResourceExplorer2APIMockRecorder) DisassociateDefaultViewWithContext

func (mr *MockResourceExplorer2APIMockRecorder) DisassociateDefaultViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateDefaultViewWithContext indicates an expected call of DisassociateDefaultViewWithContext

func (*MockResourceExplorer2APIMockRecorder) GetAccountLevelServiceConfiguration added in v1.54.2

func (mr *MockResourceExplorer2APIMockRecorder) GetAccountLevelServiceConfiguration(arg0 interface{}) *gomock.Call

GetAccountLevelServiceConfiguration indicates an expected call of GetAccountLevelServiceConfiguration

func (*MockResourceExplorer2APIMockRecorder) GetAccountLevelServiceConfigurationRequest added in v1.54.2

func (mr *MockResourceExplorer2APIMockRecorder) GetAccountLevelServiceConfigurationRequest(arg0 interface{}) *gomock.Call

GetAccountLevelServiceConfigurationRequest indicates an expected call of GetAccountLevelServiceConfigurationRequest

func (*MockResourceExplorer2APIMockRecorder) GetAccountLevelServiceConfigurationWithContext added in v1.54.2

func (mr *MockResourceExplorer2APIMockRecorder) GetAccountLevelServiceConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountLevelServiceConfigurationWithContext indicates an expected call of GetAccountLevelServiceConfigurationWithContext

func (*MockResourceExplorer2APIMockRecorder) GetDefaultView

func (mr *MockResourceExplorer2APIMockRecorder) GetDefaultView(arg0 interface{}) *gomock.Call

GetDefaultView indicates an expected call of GetDefaultView

func (*MockResourceExplorer2APIMockRecorder) GetDefaultViewRequest

func (mr *MockResourceExplorer2APIMockRecorder) GetDefaultViewRequest(arg0 interface{}) *gomock.Call

GetDefaultViewRequest indicates an expected call of GetDefaultViewRequest

func (*MockResourceExplorer2APIMockRecorder) GetDefaultViewWithContext

func (mr *MockResourceExplorer2APIMockRecorder) GetDefaultViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDefaultViewWithContext indicates an expected call of GetDefaultViewWithContext

func (*MockResourceExplorer2APIMockRecorder) GetIndex

func (mr *MockResourceExplorer2APIMockRecorder) GetIndex(arg0 interface{}) *gomock.Call

GetIndex indicates an expected call of GetIndex

func (*MockResourceExplorer2APIMockRecorder) GetIndexRequest

func (mr *MockResourceExplorer2APIMockRecorder) GetIndexRequest(arg0 interface{}) *gomock.Call

GetIndexRequest indicates an expected call of GetIndexRequest

func (*MockResourceExplorer2APIMockRecorder) GetIndexWithContext

func (mr *MockResourceExplorer2APIMockRecorder) GetIndexWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetIndexWithContext indicates an expected call of GetIndexWithContext

func (*MockResourceExplorer2APIMockRecorder) GetView

func (mr *MockResourceExplorer2APIMockRecorder) GetView(arg0 interface{}) *gomock.Call

GetView indicates an expected call of GetView

func (*MockResourceExplorer2APIMockRecorder) GetViewRequest

func (mr *MockResourceExplorer2APIMockRecorder) GetViewRequest(arg0 interface{}) *gomock.Call

GetViewRequest indicates an expected call of GetViewRequest

func (*MockResourceExplorer2APIMockRecorder) GetViewWithContext

func (mr *MockResourceExplorer2APIMockRecorder) GetViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetViewWithContext indicates an expected call of GetViewWithContext

func (*MockResourceExplorer2APIMockRecorder) ListIndexes

func (mr *MockResourceExplorer2APIMockRecorder) ListIndexes(arg0 interface{}) *gomock.Call

ListIndexes indicates an expected call of ListIndexes

func (*MockResourceExplorer2APIMockRecorder) ListIndexesForMembers added in v1.54.2

func (mr *MockResourceExplorer2APIMockRecorder) ListIndexesForMembers(arg0 interface{}) *gomock.Call

ListIndexesForMembers indicates an expected call of ListIndexesForMembers

func (*MockResourceExplorer2APIMockRecorder) ListIndexesForMembersPages added in v1.54.2

func (mr *MockResourceExplorer2APIMockRecorder) ListIndexesForMembersPages(arg0, arg1 interface{}) *gomock.Call

ListIndexesForMembersPages indicates an expected call of ListIndexesForMembersPages

func (*MockResourceExplorer2APIMockRecorder) ListIndexesForMembersPagesWithContext added in v1.54.2

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

ListIndexesForMembersPagesWithContext indicates an expected call of ListIndexesForMembersPagesWithContext

func (*MockResourceExplorer2APIMockRecorder) ListIndexesForMembersRequest added in v1.54.2

func (mr *MockResourceExplorer2APIMockRecorder) ListIndexesForMembersRequest(arg0 interface{}) *gomock.Call

ListIndexesForMembersRequest indicates an expected call of ListIndexesForMembersRequest

func (*MockResourceExplorer2APIMockRecorder) ListIndexesForMembersWithContext added in v1.54.2

func (mr *MockResourceExplorer2APIMockRecorder) ListIndexesForMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIndexesForMembersWithContext indicates an expected call of ListIndexesForMembersWithContext

func (*MockResourceExplorer2APIMockRecorder) ListIndexesPages

func (mr *MockResourceExplorer2APIMockRecorder) ListIndexesPages(arg0, arg1 interface{}) *gomock.Call

ListIndexesPages indicates an expected call of ListIndexesPages

func (*MockResourceExplorer2APIMockRecorder) ListIndexesPagesWithContext

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

ListIndexesPagesWithContext indicates an expected call of ListIndexesPagesWithContext

func (*MockResourceExplorer2APIMockRecorder) ListIndexesRequest

func (mr *MockResourceExplorer2APIMockRecorder) ListIndexesRequest(arg0 interface{}) *gomock.Call

ListIndexesRequest indicates an expected call of ListIndexesRequest

func (*MockResourceExplorer2APIMockRecorder) ListIndexesWithContext

func (mr *MockResourceExplorer2APIMockRecorder) ListIndexesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIndexesWithContext indicates an expected call of ListIndexesWithContext

func (*MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypes

func (mr *MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypes(arg0 interface{}) *gomock.Call

ListSupportedResourceTypes indicates an expected call of ListSupportedResourceTypes

func (*MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypesPages

func (mr *MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypesPages(arg0, arg1 interface{}) *gomock.Call

ListSupportedResourceTypesPages indicates an expected call of ListSupportedResourceTypesPages

func (*MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypesPagesWithContext

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

ListSupportedResourceTypesPagesWithContext indicates an expected call of ListSupportedResourceTypesPagesWithContext

func (*MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypesRequest

func (mr *MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypesRequest(arg0 interface{}) *gomock.Call

ListSupportedResourceTypesRequest indicates an expected call of ListSupportedResourceTypesRequest

func (*MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypesWithContext

func (mr *MockResourceExplorer2APIMockRecorder) ListSupportedResourceTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSupportedResourceTypesWithContext indicates an expected call of ListSupportedResourceTypesWithContext

func (*MockResourceExplorer2APIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockResourceExplorer2APIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockResourceExplorer2APIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockResourceExplorer2APIMockRecorder) ListViews

func (mr *MockResourceExplorer2APIMockRecorder) ListViews(arg0 interface{}) *gomock.Call

ListViews indicates an expected call of ListViews

func (*MockResourceExplorer2APIMockRecorder) ListViewsPages

func (mr *MockResourceExplorer2APIMockRecorder) ListViewsPages(arg0, arg1 interface{}) *gomock.Call

ListViewsPages indicates an expected call of ListViewsPages

func (*MockResourceExplorer2APIMockRecorder) ListViewsPagesWithContext

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

ListViewsPagesWithContext indicates an expected call of ListViewsPagesWithContext

func (*MockResourceExplorer2APIMockRecorder) ListViewsRequest

func (mr *MockResourceExplorer2APIMockRecorder) ListViewsRequest(arg0 interface{}) *gomock.Call

ListViewsRequest indicates an expected call of ListViewsRequest

func (*MockResourceExplorer2APIMockRecorder) ListViewsWithContext

func (mr *MockResourceExplorer2APIMockRecorder) ListViewsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListViewsWithContext indicates an expected call of ListViewsWithContext

func (*MockResourceExplorer2APIMockRecorder) Search

func (mr *MockResourceExplorer2APIMockRecorder) Search(arg0 interface{}) *gomock.Call

Search indicates an expected call of Search

func (*MockResourceExplorer2APIMockRecorder) SearchPages

func (mr *MockResourceExplorer2APIMockRecorder) SearchPages(arg0, arg1 interface{}) *gomock.Call

SearchPages indicates an expected call of SearchPages

func (*MockResourceExplorer2APIMockRecorder) SearchPagesWithContext

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

SearchPagesWithContext indicates an expected call of SearchPagesWithContext

func (*MockResourceExplorer2APIMockRecorder) SearchRequest

func (mr *MockResourceExplorer2APIMockRecorder) SearchRequest(arg0 interface{}) *gomock.Call

SearchRequest indicates an expected call of SearchRequest

func (*MockResourceExplorer2APIMockRecorder) SearchWithContext

func (mr *MockResourceExplorer2APIMockRecorder) SearchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchWithContext indicates an expected call of SearchWithContext

func (*MockResourceExplorer2APIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockResourceExplorer2APIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockResourceExplorer2APIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockResourceExplorer2APIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockResourceExplorer2APIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockResourceExplorer2APIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockResourceExplorer2APIMockRecorder) UpdateIndexType

func (mr *MockResourceExplorer2APIMockRecorder) UpdateIndexType(arg0 interface{}) *gomock.Call

UpdateIndexType indicates an expected call of UpdateIndexType

func (*MockResourceExplorer2APIMockRecorder) UpdateIndexTypeRequest

func (mr *MockResourceExplorer2APIMockRecorder) UpdateIndexTypeRequest(arg0 interface{}) *gomock.Call

UpdateIndexTypeRequest indicates an expected call of UpdateIndexTypeRequest

func (*MockResourceExplorer2APIMockRecorder) UpdateIndexTypeWithContext

func (mr *MockResourceExplorer2APIMockRecorder) UpdateIndexTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateIndexTypeWithContext indicates an expected call of UpdateIndexTypeWithContext

func (*MockResourceExplorer2APIMockRecorder) UpdateView

func (mr *MockResourceExplorer2APIMockRecorder) UpdateView(arg0 interface{}) *gomock.Call

UpdateView indicates an expected call of UpdateView

func (*MockResourceExplorer2APIMockRecorder) UpdateViewRequest

func (mr *MockResourceExplorer2APIMockRecorder) UpdateViewRequest(arg0 interface{}) *gomock.Call

UpdateViewRequest indicates an expected call of UpdateViewRequest

func (*MockResourceExplorer2APIMockRecorder) UpdateViewWithContext

func (mr *MockResourceExplorer2APIMockRecorder) UpdateViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateViewWithContext indicates an expected call of UpdateViewWithContext

Jump to

Keyboard shortcuts

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